This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey everyone,
Basically I've added a site op (rotator) to an actor but it seems to only rotate the actor, not the unit as well. Is there any way to keep the two paired (unit facing & actor rotation)?
Thanks for any help!
Actors are visual only. You will need to use an Issue Order effect that uses the Move ability.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Any way to issue the order to move in a perfect circle? Or should I just make an array of points to map it?
Use a Rotate Kinetic. Those are specifically for rotating a unit.
Could also be combined with an Apply Force effect if you want circular motion.
Hey everyone,
Basically I've added a site op (rotator) to an actor but it seems to only rotate the actor, not the unit as well. Is there any way to keep the two paired (unit facing & actor rotation)?
Thanks for any help!
Actors are visual only. You will need to use an Issue Order effect that uses the Move ability.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Any way to issue the order to move in a perfect circle? Or should I just make an array of points to map it?
Use a Rotate Kinetic. Those are specifically for rotating a unit.
Could also be combined with an Apply Force effect if you want circular motion.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg