Silentor / InfluenceTerrainDemo

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

Actor-Actor avoidance #108

Open Silentor opened 5 years ago

Silentor commented 5 years ago

Actors should not pass throw each other. No sensors for now, maybe just mark nav grid block as occupied and steer such blocks like impassable ones. Depends on #106, #107.