Join Nostr
2025-07-18 16:22:55 UTC

Armoured Wizard on Nostr: it appears that my understanding is woefully inadequate. I have a GameManager script ...

it appears that my understanding is woefully inadequate.
I have a GameManager script as a Global/Autoload, but it does not run.
It is not attached to any Node.
I have print("Hello") in Ready - no output.
I thought Globals were mean to run automatically?

#godot #godotengine #gamedev