Build an IWorld interface that contains all the information about the "world" the desteer entities will need to know, and build a default implementation of it (like simple steering controller).
This should have a reference to a spatialQueryable interface.
Build an IWorld interface that contains all the information about the "world" the desteer entities will need to know, and build a default implementation of it (like simple steering controller).
This should have a reference to a spatialQueryable interface.