goodnight_jellybean/godot/GlobalCursorState.tscn

7 lines
175 B
Plaintext
Raw Normal View History

2022-12-31 01:19:40 -07:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://GlobalCursorState.gd" type="Script" id=1]
2023-06-05 08:00:14 -06:00
[node name="GlobalCursorState" type="Node3D"]
2022-12-31 01:19:40 -07:00
script = ExtResource( 1 )