Jump to content
Sign in to follow this  
1para{god-father}

Unit intoa building

Recommended Posts

Never setPos to a buildingPos, many building positions are bugged and will often result in AI clipping through the building and dying. Instead, start the unit outside and use doMove.

As for waypoints, they don't seem to work with positions higher than ground level. Haven't tried move specifically, but according to the wiki move just adds a waypoint on the position and sets it as the current waypoint so it *should* have the same issue.

With doMove, however, you also have to prevent the units from returning to formation once they arrive (if they are not the leader of their group) by using doStop (but of course some AI mods/scripts may override this as well).

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×