stash changes added as intended
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[ext_resource type="Script" uid="uid://geqmah8kbko0" path="res://Scenes/main.gd" id="1_8gbba"]
|
||||
[ext_resource type="Script" uid="uid://ds3uiri3oc05v" path="res://Scenes/camera_3d.gd" id="1_bo1nx"]
|
||||
[ext_resource type="PackedScene" uid="uid://bswbcehkkqbk0" path="res://Scenes/Dart.tscn" id="1_jjgbg"]
|
||||
[ext_resource type="PackedScene" uid="uid://cqe6bo8v564dc" path="res://Scenes/Dartboard-Proto.tscn" id="4_jjvhh"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qu08v"]
|
||||
size = Vector3(1, 0.01, 1)
|
||||
@@ -38,3 +39,9 @@ shape = SubResource("BoxShape3D_qu08v")
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D/CollisionShape3D" unique_id=849495197]
|
||||
mesh = SubResource("BoxMesh_xxti7")
|
||||
skeleton = NodePath("")
|
||||
|
||||
[node name="DartboardProto" parent="." unique_id=1829621191 groups=["dartable"] instance=ExtResource("4_jjvhh")]
|
||||
transform = Transform3D(-2.1855695e-07, 0, 5, 0, 5, 0, -5, 0, -2.1855695e-07, -0.38649988, 1.5309646, 18.770962)
|
||||
|
||||
[node name="Board_camera" type="Camera3D" parent="." unique_id=1404073028]
|
||||
transform = Transform3D(-0.6146763, 0, -0.78877944, 0, 1, 0, 0.78877944, 0, -0.6146763, -8.792414, 7.5380507, 13.506961)
|
||||
|
||||
Reference in New Issue
Block a user