X and Y
hello guys, i have a game going where i have constrained the 2 players to the X- with a animation that happens when a button is pushed, my issue is i am having a hard time placing the animation. Whe i trigger it it can be seen on the top and bottom of the player and i constrain the Y for this with in the player?
Best Answers
-
xforce Posts: 187
if the animation is a seperate "spawned" actor then just change the Y spawning location. otherwise have a change attribute changing the Y when the animation is meant to take place -
JohnPapiomitis Posts: 6,256
Put an actor where you want the spawn to be, double click it in the scene and look at its position, then youll know where to spawn.
Answers