I am trying to create an event that spawns an actor, waits 1 second and then launches the actor.
This works fine with an overlap event with a sphere collision but I have set it up now as a custom event that should fire off a key press in my player character BP. I have been over it 20 times and don’t understand why it doesnt work. Any help would be much appreciated.