indiv0 / colonize

A Dwarf Fortress/Rimworld-like game written in Rust
GNU General Public License v3.0
366 stars 14 forks source link

Auto-detect Terrain Height at Origin and Move Camera Above it #84

Closed indiv0 closed 3 years ago

indiv0 commented 8 years ago

Currently, the Camera origin position is hard-coded. This should be fixed by automatically determining the height of the terrain at the origin position and initializing the camera at a point above it.