Burner
This commit is contained in:
parent
fcdd47e200
commit
2f2ac7c540
20 changed files with 218 additions and 30 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://c2vxq6kqhris0"]
|
||||
[gd_scene format=3 uid="uid://c2vxq6kqhris0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://crjao0jjv5yqs" path="res://src/drag/draggable_camera.gd" id="1_v4apc"]
|
||||
|
||||
[node name="Camera3D" type="Camera3D"]
|
||||
[node name="Camera3D" type="Camera3D" unique_id=982578725]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.86602545, 0.5, 0, -0.5, 0.8660253, 0, 0, 0)
|
||||
script = ExtResource("1_v4apc")
|
||||
|
||||
[node name="DragRaycast" type="RayCast3D" parent="."]
|
||||
[node name="DragRaycast" type="RayCast3D" parent="." unique_id=125477051]
|
||||
target_position = Vector3(0, 0, -10)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue