Nice! But this get_tree().create_timer()
will create a Timer node and leave it in the scene tree?
Edit: Just saw this create_timer() function is only for 2.2. Why.
Edit2: I just remembered Godot is a open source engine, allowing me to download the sources and compile 2.2 now. Thanks Godot.