Godot – Week 2 – Progress

This week’s progress in a nutshell. Fight with Godot on getting a signal to work. Well, turns out the way I built my HUD and items is not drop in compatible with the provided scripts, so I had to build a quick message bus into the global script, and manually send/listen for the signals for when items are collected.

Still working on additional level layouts and thinking of making it so the goal post only lights up green when you have the required item to enter for a good visual cue to the player that they can’t go through.

1 comment

Leave a comment