Tmktahu / atlas

Repo for Atlas, an interactive 3D map for the game Starbase.
GNU General Public License v3.0
10 stars 1 forks source link

Add Auto-Resize/Scale option to Points #65

Closed Tmktahu closed 2 years ago

Tmktahu commented 2 years ago

I want to add the ability for a user to set any given point as auto-scaling/resizing so that it can still be seen normally when the camera is panned very far away.

Currently the points labeled as 'gates' do this right now. I want to move the functionality away from a point type and onto a dedicated boolean that can be flipped for any point.