Can someone tell me how to disable this logo screen?

187 views
Skip to first unread message

meishijie

unread,
Jul 1, 2014, 1:32:27 AM7/1/14
to haxef...@googlegroups.com

When game start ,it shows this black background and logo screen,how to disable this ?


Tembac

unread,
Jul 1, 2014, 3:56:27 AM7/1/14
to haxef...@googlegroups.com
in GameClass.hx you have to change:

 var skipSplash:Bool = true; // Whether to skip the flixel splash screen that appears in release mode.

Mark

unread,
Sep 10, 2014, 9:45:35 AM9/10/14
to haxef...@googlegroups.com
As the code of this splash is... "not very clever" I simply went to flixel folder, opened FlxGame.hx and removed all references to FlxSplash class.
Reply all
Reply to author
Forward
0 new messages