chore: updated UI

This commit is contained in:
Sara Gerretsen 2025-12-07 14:56:28 +01:00
parent 308572e21e
commit 2380819e43
5 changed files with 92 additions and 22 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=9 format=3 uid="uid://cnux2fqne284i"]
[gd_scene format=3 uid="uid://cnux2fqne284i"]
[ext_resource type="PackedScene" uid="uid://bwrqsnetcn8yr" path="res://assets/models/point_handle.blend" id="1_njtj3"]
[ext_resource type="Material" uid="uid://b4ip0oq8o76mc" path="res://assets/materials/peak_handle_depth_tested.tres" id="2_mx0s0"]
@ -98,34 +98,34 @@ top_radius = 0.4
bottom_radius = 0.4
height = 10000.0
[node name="PointPrimitiveNode" type="PointPrimitiveNode"]
[node name="PointPrimitiveNode" type="PointPrimitiveNode" unique_id=1472259146]
[node name="point_handle" parent="." instance=ExtResource("1_njtj3")]
[node name="point_handle" parent="." unique_id=1807952123 instance=ExtResource("1_njtj3")]
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, 0, 0, 0)
[node name="HeightHandle" type="Area3D" parent="."]
[node name="HeightHandle" type="Area3D" parent="." unique_id=1397115657]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 27.8381, 0)
script = SubResource("GDScript_njtj3")
[node name="CollisionShape3D" type="CollisionShape3D" parent="HeightHandle"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="HeightHandle" unique_id=1987632068]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.80421, 0)
shape = SubResource("CylinderShape3D_mx0s0")
[node name="SlopeAngle" type="Area3D" parent="."]
[node name="SlopeAngle" type="Area3D" parent="." unique_id=31998186]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -34.0245, 0)
script = SubResource("GDScript_s814u")
[node name="CollisionShape3D" type="CollisionShape3D" parent="SlopeAngle"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="SlopeAngle" unique_id=1791452650]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.80421, 0)
shape = SubResource("CylinderShape3D_mx0s0")
[node name="PositionHandle" type="Area3D" parent="."]
[node name="PositionHandle" type="Area3D" parent="." unique_id=755854685]
script = SubResource("GDScript_mx0s0")
[node name="CollisionShape3D" type="CollisionShape3D" parent="PositionHandle"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="PositionHandle" unique_id=25777228]
shape = SubResource("SphereShape3D_njtj3")
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=678201491]
material_override = ExtResource("2_mx0s0")
cast_shadow = 0
mesh = SubResource("CylinderMesh_njtj3")