MagicNStuff/source/addons/godot_3d_cursor/3d_cursor.tscn

20 lines
779 B
Plaintext

[gd_scene format=3 uid="uid://dfpatff4d5okj"]
[ext_resource type="Texture2D" uid="uid://cdqg3y11tiold" path="res://addons/godot_3d_cursor/3d_cursor.png" id="2_mnq4l"]
[ext_resource type="Script" uid="uid://dt04kfvdc21nb" path="res://addons/godot_3d_cursor/3d_cursor.gd" id="2_stis0"]
[node name="3DCursor" type="Marker3D" unique_id=1087233305]
script = ExtResource("2_stis0")
[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1178020730]
transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0, 0)
billboard = 1
no_depth_test = true
texture = ExtResource("2_mnq4l")
[node name="Label3D" type="Label3D" parent="Sprite3D" unique_id=864559784]
transform = Transform3D(4, 0, 0, 0, 4, 0, 0, 0, 4, 0, 2.4, 0)
billboard = 1
no_depth_test = true
text = "3D Cursor"