I try to create my first game with game editor but I have some problems. First, my character can jump infinitely . Secondly, when he touch a wall my character become stuck he can begin to climb.
thank for your help.
double yvel = yvelocity;
PhysicalResponse(MOVE_EVENT_ACTOR_ONLY, USE_CALCULATED_MASS, 1.000000,1.000000, 0.000000, 0.000000);
yvelocity=yvel;
Users browsing this forum: No registered users and 1 guest