Hi all,
I'm working on a top down game and I'm having trouble working out how to make a block that is pushable in all directions by the player.
I've tried adding physics to the block with world gravity set to 0 at the start of the layout but don't know what setting to use.
There's plenty of tutorials on platform games but nothing on top down.
Thanks
Alex