mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-08 04:41:51 +09:00
Former-commit-id: 1ae49640ac07e8102dd535ef49baa646cb59a947 Former-commit-id: febee94f8e5405733c7361853ba018131316a745
16 lines
357 B
Markdown
16 lines
357 B
Markdown
## From playtests ##
|
|
|
|
### Character ###
|
|
|
|
* Cannot fit into single-tile width pit
|
|
Cause: Player/NPC looks slim enough to fit, but don't fit in the game
|
|
Solution: Draw them wider, allow them to fit into the pit (Phys resolver will glitch?)
|
|
|
|
|
|
## Internal ##
|
|
|
|
### Phys ###
|
|
|
|
* Actor stick to wall and not get off
|
|
|
|
* Actor with mass <2 behaves erratically |