Im creating a 2d side scroller and I’m just starting out on unreal. I have a couple sprites that are spikes and whenever my character touches them I want him to restart to the player start. Can anyone help with this? I’ve looked everywhere…
There are many ways to do this…
Simplest way would just get character’s transform and use something like the ‘Set Actor Location’ node.
Explanation for testing, via the ResetLevel console command, Endless Runner: Creating Obstacles | 03 | v4.7 Tutorial Series | Unreal Engine - YouTube