reload current scene

:bust_in_silhouette: Reply From: MmTtDeveloper

I think you need to add parentheses at the end of that line. Like this:

get_tree().reload_current_scene()

Thanks! Helped a lot!

Flame_Games | 2020-07-14 17:47