You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
Is it possible to draw over the FlxCamera's fade bitmap? I want to display a loading image while the fade is up.
Gama11
unread,
Sep 1, 2015, 10:16:18 AM9/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
Sure. You could add another FlxCamera on top of and make the background transparent, or even add flash sprites directly with FlxG.addChildBelowMouse().