How to restart the current scene?

I’m using levelhelper to develop the levels of my game. The level is working as it should until now, but I found no way to reset the level without generating errors. How to I do this, to just restart the current level from beggining.

A lot people run into this problem. I think the current fix is to go to a loading scene and then back into the level. This could be a very quick transition of a few milliseconds.

A lot people run into this problem. I think the current fix is to go to a loading scene and then back into the level. This could be a very quick transition of a few milliseconds.