Silentor / InfluenceTerrainDemo

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

Mark some blocks as impassables #107

Closed Silentor closed 5 years ago

Silentor commented 5 years ago

For pathfinding tests I need a simple way to mark micro blocks as impassables, like it contains a stone, or tree, or an Actor. Depends on nav grid (#106 )

Silentor commented 5 years ago

Do not forget to implement impassable bocks in FPS navigation mode