- Joined
- Jun 9, 2010
- Messages
- 31
Hey, was hoping you guys knew of a way to remove the builder after construction is finished, preferably in GUI. I haven't seen anything that refers to a "constructing unit," only "constructed building" and "casting unit" and so forth. The trigger's meant to be run several times (up to 8 times), as it's the end of a tutorial of a TD I'm making for my AP Comp Sci class. Thanks in advance, hopefully I'm just missing something. Here's what I have now:
Thanks,
~Brent
-
Tower2
-
Events
- Unit - A unit Finishes construction
-
Conditions
- TutorialBoolean Equal to True
-
Actions
- Unit - Remove (Triggering unit) from the game
-
Events
Thanks,
~Brent
Last edited: