Debug addon and removed old scaling

This commit is contained in:
Marco 2024-11-13 17:23:32 +01:00
commit ca85765ca2
16 changed files with 1637 additions and 11 deletions

View file

@ -9,7 +9,7 @@ public partial class MainMenu : Control
[Export]
public string MainMenuScene { get; set; }
// Called when the node enters the scene tree for the first time.
public override void _Ready()
{