Station AI overlay (#31335)

Split
This commit is contained in:
metalgearsloth
2024-08-23 15:13:47 +10:00
committed by GitHub
parent 2ce425603c
commit f7e08ec343
9 changed files with 768 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
Title="{Loc sandbox-window-title}"
Resizable="False">
<BoxContainer Orientation="Vertical" SeparationOverride="4">
<Button Name="AiOverlayButton" Access="Public" Text="{Loc sandbox-window-ai-overlay-button}" ToggleMode="True"/>
<Button Name="RespawnButton" Access="Public" Text="{Loc sandbox-window-respawn-button}"/>
<Button Name="SpawnEntitiesButton" Access="Public" Text="{Loc sandbox-window-spawn-entities-button}"/>
<Button Name="SpawnTilesButton" Access="Public" Text="{Loc sandbox-window-spawn-tiles-button}"/>