Character's Stuck (Scrolling Platformer.)

I was Working on this game called "Speed Cat" and made the Start Screen, Playable Character, and some Music too, and my only problem is whenever I want to test the game... the Character doesn't move, gravity doesn't apply to the Playable Character, but all she does is just turn around (And Yes, The Character is Supposed to be a girl). I Think Something might be Broken, Any Help?
 

dale_coop

Moderator
Staff member
If you 're making a platformer game, be sure to use the correct input scripts (the ones in the "Routines\Basic\ModuleScripts\InputScripts\SimplePlatformer\" folder).
And don't forget to set your sprite0 in HUD & Boxes (for more details, there is a tutorial video dedicated to that subjet).
 
I'm Actually Using the newer Scrolling Platformer Module, I Don't Know if I want to try the Simple Platformer, just yet. but I'll think about it.
 

dale_coop

Moderator
Staff member
I mean even you are using the Scrolling Platform, the input scripts that you need to use are the ones in the "Routines\Basic\ModuleScripts\InputScripts\SimplePlatformer\" folder.
Make a backup on your NESMaker folder, and, at least... Give it a try ;)
 
Top Bottom