full gamepad support
This commit is contained in:
parent
31ba172123
commit
a57d79e84a
21 changed files with 213 additions and 46 deletions
|
|
@ -11,7 +11,7 @@ public partial class LevelGUIElements : Control
|
|||
public HBoxContainer SeedpacketsHotbar;
|
||||
[Export]
|
||||
public SunCounter SunCounter;
|
||||
public override void _Ready()
|
||||
public override void _EnterTree()
|
||||
{
|
||||
Instance = this;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue