This commit is contained in:
Rendo 2025-07-12 07:32:31 +05:00
commit 50bbdd9363
18 changed files with 142 additions and 88 deletions

View file

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