soft-eng-practicum / ForkKnightGame

Fork Knight the Game
forkknightthegame.com
1 stars 0 forks source link

Perry gets stuck on patches of ground #6

Open lyche9 opened 10 years ago

lyche9 commented 10 years ago

Occasionally Perry gets stuck on parts of the ground, usually where the ground sprite repeats.

Workaround: Jump or back up a little and try to move through the area again.

Fix: Make better ground sprites.

BETTER FIX: create empty gameobject, make groundsprites (without a boxcollider) children of the gameobject, add a boxcollider to the empty gameobject.