- Joined
- Mar 17, 2011
- Messages
- 34
I would just like to make sure that there is no leaking(Or whatever its called) in this trigger.
I have two circles of power, one inside(CircleExit) and one outside of a cave(CircleEntrance). There is a region at the outside one, say...RegionExited. And the inside one is RegionEntered.
Thank you for reading.
I have two circles of power, one inside(CircleExit) and one outside of a cave(CircleEntrance). There is a region at the outside one, say...RegionExited. And the inside one is RegionEntered.
-
Events
- Map Initialization
- Conditions
- Actions
- Neutral Building - Set CircleEntrance destination to (Center of RegionEntered)
- Neutral Building - Enable CircleEntrance
- Neutral Building - Set CircleExit destination to (Center of RegionExited)
- Neutral Building - Enable CircleExit
Thank you for reading.