This commit is contained in:
Rendo 2025-07-12 07:32:31 +05:00
commit 2f1a2b38fe
12 changed files with 123 additions and 50 deletions

View file

@ -26,6 +26,7 @@ public partial class RuntimeLevelData : Node
{
Instance = this;
GetTree().Paused = true;
Engine.TimeScale = 1.0;
}
#region Sun