I have an ability that teleports to a location and deals damage to everything inbetween, and I want it to look like the unit streaks forward. It uses multiple search areas (based on Raynor's railgun snipe) along a line. How can I make it also create copies of the actor along the path (preferably frozen at the exact frame of the original)? I was thinking of creating an event in the actor that uses the 'CreateCopy' action but I don't know how to use that.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have an ability that teleports to a location and deals damage to everything inbetween, and I want it to look like the unit streaks forward. It uses multiple search areas (based on Raynor's railgun snipe) along a line. How can I make it also create copies of the actor along the path (preferably frozen at the exact frame of the original)? I was thinking of creating an event in the actor that uses the 'CreateCopy' action but I don't know how to use that.