#Player Glide Detection
1 messages · Page 1 of 1 (latest)
maybe using getVelocity and comparing it with non-gliding velocity?
what if the player is falling
from the world height to void
while moving
That's why I'm avoiding the air detection method
I would still test the velocity
Even if its inaccurate sometimews
better than inaccurate most of the time
I think use both air detection and velocity maybe a little accurate