Quote:
Originally Posted by Angelox
Can I build a new set of 'default' azone2 maps without the Placeable objects (other than ones already done), and continue adding the Placeable objects?
Or do you need the maps to be complete with the objects?
|
It doesn't matter whether there are objects or not. If there are objects and a mob tries to path through them, the code I am talking about would potentially give them a Z value on top of the object, unless the object was hollow, like a table, in which case it would keep them at floor level. I guess it would be possible to add some logic to try and detect things like tables, e.g. if there is a valid Z value <=3 units above the mob, then it's probably something like a table, so move them up to that level.
So, you can build a new set of default azone2 maps.