Okay, i am trying to make units from scratch since im having lots of bugs with duplicating. I am having trouble with adding actors to units. So Im sitting here with a units with abilites and custom weapon but thats about it, please help me.
Also I found this tutorial: ! http://www.sc2mapster.com/api-docs/getting-started-with-galaxy-edit/creating-your/ ! but it does not help me at all since he just copies all the values from the original marine. I do not wish to copy, I wish to add an actor to a unit with no actor or model attached to it (just trying to be extra clear).
Okay, i am trying to make units from scratch since im having lots of bugs with duplicating. I am having trouble with adding actors to units. So Im sitting here with a units with abilites and custom weapon but thats about it, please help me.
Also I found this tutorial: ! http://www.sc2mapster.com/api-docs/getting-started-with-galaxy-edit/creating-your/ ! but it does not help me at all since he just copies all the values from the original marine. I do not wish to copy, I wish to add an actor to a unit with no actor or model attached to it (just trying to be extra clear).
Thank you!
select the actor, up top there should be a token field (called ability, unitName, etc) change that to what you want to attach the actor to
@Thebillsta: Go
Ahh so I need to make an actor and add the unit to it rather than adding and actor to a parameterfield of the unit directly. I get it now, thank you!