[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://scripts/rendering/cursor_renderer.gd" id="1_cursor"] ; D-056: Cursor state machine — standalone scene for testing. ; In the main scene, this is instantiated as a child of UILayer (z-layer 7). [node name="CursorStateMachine" type="Node2D"] script = ExtResource("1_cursor")