You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added PlanetType from one of my initial attempts at a space game in 7f209ec. I would like to refactor the CreatePlanets install step so that it populates each planets CelestialProperties as a function of Star type and orbit distance.
This would be a precursor to procedurally generating resources available on each planet as a step towards adding base building mechanic similar to Ascendancy
The text was updated successfully, but these errors were encountered:
I added
PlanetType
from one of my initial attempts at a space game in 7f209ec. I would like to refactor theCreatePlanets
install step so that it populates each planetsCelestialProperties
as a function of Star type and orbit distance.This would be a precursor to procedurally generating resources available on each planet as a step towards adding base building mechanic similar to Ascendancy
The text was updated successfully, but these errors were encountered: