Re: [TUTO]Sauts prenant en compte la gravité [C][LUA]
Bravo, bon tuto 

-
outpox Gamer Averti
- Messages: 84
- Inscription: 24 Juin 2009, 19:15
If(z.x > 0) x = 0;
If(z.x < 0) x = 0;
If(z.x == 0) X =0;
If (z.y > 0) y = 0;
If (z.y < 0) y = 0;
If (z.y == 0) y = 0;