bump.lua
bump.lua copied to clipboard
Moving mechanics
I want to implement a topdown game with moving mechanics that can push player from any direction (and kill player if pushed into walls).
How can I achieve that with bump?