dsrw / enu

A Logo-like 3D environment, implemented in Nim
http://getenu.com
MIT License
449 stars 15 forks source link

Player should stick to moving terrain #16

Closed dsrw closed 2 years ago

dsrw commented 2 years ago

Jumping onto moving terrain should bind the player to it, until they jump off.

dsrw commented 2 years ago

Fixed by making builds kinematic. To be revisited in the future.