BoolClub / ProjectCrusade

First project of RHS Software Development Club
0 stars 0 forks source link

Engine quirk - moving through small spaces #15

Open christiancosgrove opened 8 years ago

christiancosgrove commented 8 years ago

Right now, the player (whose collision box is the same size as a tile) cannot move through 1x1 tile spaces easily.

Authman2 commented 8 years ago

Maybe we should make the player just a little bit smaller? That way he can move in between those small spaces. Also the cave dirt is not supposed to be a wall, so it should not be solid.