latest release has no game interface #6
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
abgit/UGJ128#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The latest build has no sound and no game interface, just like when the link was wrong, but I diff-ed the commits and it didn't change anything related to that ? if you have an idea I'm down haha
fixed by
669740ef74changelog :
I added the uppercase "G" to the file GameInterface.tscn and re-added the uppercase inside the file globals/userInterface.gd when instantiating the scene. It works now, Godot didn't like lowercase "gameInterface" apparently