We can't move diagonally through tiles that are occupied by either side.
Uh, as in, if say you're surrounded by four things, if you try to move diagonally to get out, you cannot, even if the space you are trying to move to is free.
Diagonal, But not quite Topic is solved
- Sarah54321
- Talkative Poster
- Posts: 201
- Joined: Wed Nov 12, 2014 10:00 pm
Diagonal, But not quite
"I write because I wish to write. I am because I want to be. Don't question me, do you really know what's right?"
Re: Diagonal, But not quite
This isn't a bug. It's part of how pixel movement works, because your character is represented by a collision box.