varible "power" jumping
morphinegamingmachine
Member, PRO Posts: 449
how would i set up "jumping" logic where a quick tap and release gives a minimum power/height to the jump but a hold of the jump can vary anywhere from minimum power to max power?
it needs to work while also controlling left and right movement so x movement is going to be constrained during the jump or in the middle of it
it needs to work while also controlling left and right movement so x movement is going to be constrained during the jump or in the middle of it
Comments
Currently I was thinking change variable y speed and also accelerate but the accelerate messes with the x movement
I have a modified version or our endless runner template with this feature in and it works really nice.
Darren.