perfect collision

  1. yvodlyn

    SOLVED [HELP]Perfect collision problem

    Hi everyone, Can someone help me with this issue? I want to create a perfect collision for a bouncing player. However the collision do not reach the floor before bouncing. The player bounce 14px before it reach the floor. Create Event object player vspd = 0; //vertical speed vspd_jump = -14...
Top