Hey peoples.
What I’m trying to do is teleport a player when they are in a trigger volume and press the E key.
In UDK there was a “trigger used” that could be used in kismet to activate events when the player presses the use key.
Is there something like this in UE4?
I have this so far:
But it doesn’t work properly. It only teleports the player once it moves in, presses E, then moves out and then in again. :s
Maybe I’m doing it a stupid way?
Thanks