Added movement to DSL nodes to allow repositioning.

This commit is contained in:
2026-05-11 21:18:25 +02:00
parent 979595959b
commit 05d7df753f
20 changed files with 288 additions and 13 deletions
-1
View File
@@ -192,7 +192,6 @@ public partial class UIHandler : Control
receivedRobotFollowSignal = true;
mainCam.Follow(robot);
OpenUIElement(codingWindow);
}
private void DisplaySurvivalStats()