Hello!
I am trying to make pushable blocks for my game, but I don't know the best way of doing this. All the other examples I found had links to files that were not there anymore. I tried physics, but nothing in my game uses it right now so collisions are a bit strange. Everything that moves up until now uses 8-Direction, so if you could use that that would be great!
Develop games in your browser. Powerful, performant & highly capable.
I have a demo for tile-based movement.
Here is an example for 8-direction, but it's very basic:
dropbox.com/s/oyn9jouq64qe0ee/PushingBox.capx
I think I got the idea, thanks for the help!
No worries about it being basic, it's what I do ;)