Godot Forum
Can i create a coroutine await amount of time without get_tree()
Help
Programming
godot-4
ratrogue
December 1, 2024, 7:46am
4
Use
Engine.get_main_loop()
to get the scene tree outside of a node script
2 Likes
show post in topic