Can someone tell me how to make Sonic physics in hyperPad like tell me the code I would need to do
-

-
M mr_monkey marked this topic as a question
-
@mr_monkey This tutorial will give you the base knowledge for creating a level. From there it's really just playtesting and adjusting.
-
@NeilSenn but how do I make Sonic get progressively faster?
-
@mr_monkey If you're using the "joystick controlled" behavior for your character sprite, there's a parameter for max speed and a parameter for acceleration within the behavior. If you raise the max speed and lower the acceleration percentage you should be able to find a sweet spot where your sprite speeds up at a rate you find desirable