Silentor / InfluenceTerrainDemo

Some experiments with zone-based terrain generation
4 stars 2 forks source link

Extract Locomotor component #105

Open Silentor opened 5 years ago

Silentor commented 5 years ago

Implement separate Locomotor component, make 2 kinds of locomotors:

Navigator component should consider locomotor traits while planning route. Path should be cached for same locomotors (#103 )

Silentor commented 5 years ago

Mostly completed, left to add size property and use size in micropathfinding