Jojendersie / Monolith

A voxel based space simulation game
16 stars 1 forks source link

Drive Voxels #66

Open Jojendersie opened 10 years ago

Jojendersie commented 10 years ago

Create a mechanic which can move objects reasonable.

Jojendersie commented 8 years ago

There is a system which precomputes thrust and tries to match a target direction and speed with current drive configuration. Currently a query feature to get the thrust for AI is missing.