In the tutorial:
We can now head back to PowerReceiver.gd
to connect to the Events.entity_placed
, Events.entity_removed
, and Events.systems_ticked
signals.
Instead of PowerReceiver.gd it should be PowerSystem.gd.
You're right - that's a typo! Thanks
Will be fixed in the next update, thanks!