Actor is not teleporting

I am trying to make my actor move, since I do not and cannot add character movement, I am trying to use teleport. I could not get it to work for the life of me. I currently have it set to 0,0,0 to see if it even teleports at all and I get nothing.

Try to add a print string to see if the event is firing.

the event is firing and is saying true

Check out the output log, and try to increase the z value, it could be a collision issue.

I found the problem. I cannot use the Scene Root. I have to use the sphere i am representing as my character.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.