- Joined
- Dec 15, 2007
- Messages
- 739
On my rpg I am making a spell that makes a rally point type of thing, and I want units to spawn in random spots between the rally point and the hero as it is casted.
sry dunno how to use triggers tags
I'd make it like
Event-Unit - A unit begins casting an ability
Condition - (Ability being cast) equal to Rally
Actions - Wait .6 seconds
[part I need help with]
would use like Create X footmen at {something} facing {random angle} degrees.
two things in "{}" is what I need help with. I see two placements; "Event Response -Target point of issued order" and "Unit - Position of Unit" but by themselves they are useless to me. If only I could have it "create X footmen {random point between "even response-target point of issued order" and "unit - position of triggering unit"} but unfortunately I don't see anything like that.
sry dunno how to use triggers tags
I'd make it like
Event-Unit - A unit begins casting an ability
Condition - (Ability being cast) equal to Rally
Actions - Wait .6 seconds
[part I need help with]
would use like Create X footmen at {something} facing {random angle} degrees.
two things in "{}" is what I need help with. I see two placements; "Event Response -Target point of issued order" and "Unit - Position of Unit" but by themselves they are useless to me. If only I could have it "create X footmen {random point between "even response-target point of issued order" and "unit - position of triggering unit"} but unfortunately I don't see anything like that.