near the end of my game when the charater jumps it doesnt come back down how od i fix this
2 Likes
When you re-allow the player to jump again you need to set their acceleration back to 200.
1 Like
What block would i use to do that? i am new to make code arcade
1 Like
It’s the same block you’re using in the on start block.
1 Like