summaryrefslogtreecommitdiff
path: root/client/movement.lua
Commit message (Collapse)AuthorAgeFilesLines
* move player size to constants.lua; fix channel-related bug where player ↵ubq3232023-02-251-1/+1
| | | | movement wasn't being recieved properly
* change blank and ubqorange tiles from false and true to 0 and 9ubq3232023-02-131-1/+1
|
* add collisions and sliding for player movementubq3232023-02-131-0/+92