You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a FlxSliceSprite and set the alpha to anything other than 0, it shows up as if the alpha was 1 (fully opaque). setting it to 0 will make it become totally invisible.
The text was updated successfully, but these errors were encountered:
If you create a
FlxSliceSprite
and set thealpha
to anything other than 0, it shows up as if thealpha
was 1 (fully opaque). setting it to0
will make it become totally invisible.The text was updated successfully, but these errors were encountered: