Hi. I followed this tutorial to implement a TPS system in my map. I made an Attack trigger, on left click, it makes the unit face the yaw angle, then calls the traceline function, plays the attack animation and the attack sound, and finaly create actor model for Marine Attack Launch at Current Target Point.
However, the actor model never appears... It does when I make it appear at Mouse position X,Y, but not when I make it appear at Current Target Point. What is the matter, is my Current Target Point empty, and why?
Thanks for help.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi. I followed this tutorial to implement a TPS system in my map. I made an Attack trigger, on left click, it makes the unit face the yaw angle, then calls the traceline function, plays the attack animation and the attack sound, and finaly create actor model for Marine Attack Launch at Current Target Point. However, the actor model never appears... It does when I make it appear at Mouse position X,Y, but not when I make it appear at Current Target Point. What is the matter, is my Current Target Point empty, and why? Thanks for help.