I dunno how to setup this trigger cuz im a bit new to the galaxy editor I want units that were made at a region to teleport to another region. "teleport" as in the units at region 1 either die and get recreated with the same energy and health at region 2. Or just be teleported from region 1 to region 2, not rally point moved, dunno if theres a trigger that can teleport so i assume my first option is more viable. Any suggestions on how to set this up?
Tell me if I'm wrong, but it sounds like you have one (or more) "shops" in one part of the map, and want the units bought in the shop to automatically teleport to a certain point.
I would use the old WC3 trick: Use the event "A unit enters <Region> - (Entire Map)".
Any unit that is created/trained/bought/etc enters (Entire Map).
Now all you need to do is to check the unit-type under conditions, and then run your actions:
Unit - Move (Triggering unit) instantly to *Point*
yes the trigger works but it doesn't work with units that started at the region already, only ones that "enter" the region I am looking for a trigger that will teleport only units in the region during a time that I will fire that trigger to teleport them.
I dunno how to setup this trigger cuz im a bit new to the galaxy editor I want units that were made at a region to teleport to another region. "teleport" as in the units at region 1 either die and get recreated with the same energy and health at region 2. Or just be teleported from region 1 to region 2, not rally point moved, dunno if theres a trigger that can teleport so i assume my first option is more viable. Any suggestions on how to set this up?
Thanks
Unit - Move (Triggering unit) instantly to Point (No Blend)
its under unit
you will end up with something like this:
Tell me if I'm wrong, but it sounds like you have one (or more) "shops" in one part of the map, and want the units bought in the shop to automatically teleport to a certain point.
I would use the old WC3 trick: Use the event "A unit enters <Region> - (Entire Map)". Any unit that is created/trained/bought/etc enters (Entire Map). Now all you need to do is to check the unit-type under conditions, and then run your actions:
Unit - Move (Triggering unit) instantly to *Point*
yes the trigger works but it doesn't work with units that started at the region already, only ones that "enter" the region I am looking for a trigger that will teleport only units in the region during a time that I will fire that trigger to teleport them.
you could have the region in a different spot at the begin of the map, then move it to a point.
If the point is in the center of these units, if I am not mistaken it would make them ( Enter ) the region.
( I am not really sure if that is what you wanted )