hi
I would like to add x and y velocity so that the sprite(player_character) can jump up and down for my game could you please guide me how to do this
If you want to give a jump for the sprite ,you can use X and Y coordinate to move sprite .But use wait for second then change the x and y to different positions.
thanks a lot
Ajeeth.bt
hi
I would like to add x and y velocity so that the sprite(player_character) can jump up and down for my game could you please guide me how to do this