Updated DSL node generation and added robot zoom-in function
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ public partial class Robot : Node3D
|
||||
|
||||
public void OnClicked()
|
||||
{
|
||||
GetNode<UIHandler>("/root/Main/CanvasLayer/Control").ShowNamingPopup(this);
|
||||
GetNode<UIHandler>("/root/Main/CanvasLayer/UIHandler").ShowNamingPopup(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user