chickensoft-games / GameDemo

The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!
https://chickensoft.games
MIT License
322 stars 20 forks source link

fix: remove architecture layer skipping in InGameUILogic #20

Closed xodial closed 1 month ago

xodial commented 1 month ago

Moved repository access from the visual layer to the state machine for the InGameUI component.