CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

:poop: Hack to solve bug on dash collisions #54

Closed ernesgonzalez33 closed 4 years ago

ernesgonzalez33 commented 4 years ago

Now the handling of collisions in the dash work with the Position of the player fixed to not happen when the player is on the floor. Not using the IsOnFloor method, because that wouldn't work on the tunnel