VanillaCold / Spore-CommunityPlanetExpedition

A collaboration between various members of the Spore community, to add many new and unique planets to start a new Spore save on.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Add simple collision models for planet models #15

Open VanillaCold opened 1 year ago

VanillaCold commented 1 year ago

Right now, the collision models are made by just merging verticies by distance in Blender. This does reduce the number of verticies, but it is still enough for Spore to freeze while loading in the collision objects for each planet-prop. New models will need to be created for the collision models, to make them as efficient as possible.