I seem to be having an issue with trying to get my object to teleport. I am unsure what I am doing wrong but I have placed a cube in the scene and on top of the cube placed a box trigger. I then have another cube located in a different part of the scene with an empty actor on top to reference its location for teleport. I have tried using get player pawn, get player controller and get player character but none will allow for the teleport. Am I missing a setting or what am I doing wrong? Any ideas?
Plug in Other Actor into Target in Teleport node. Also make sure there is enough space for the object you’re teleporting at destination location. If there isn’t it won’t work.
316279-
][1]
Sweet… Got it. Thanks so much. I guess I was having an issue prior because there was not enough space. I had tried plugging in the other actor earlier but I needed the space for the object in the scene. Thanks agian.