stick pens on walls

This commit is contained in:
2024-08-25 12:03:52 +02:00
parent 8d12eff214
commit 9df52e0016
7 changed files with 99 additions and 5 deletions

View File

@@ -222,8 +222,8 @@ albedo_color = Color(0, 0.4, 1, 1)
[sub_resource type="CylinderMesh" id="CylinderMesh_spot0"]
material = SubResource("StandardMaterial3D_8rx3k")
top_radius = 0.05
bottom_radius = 0.05
top_radius = 0.03
bottom_radius = 0.03
height = 0.2
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_jv0gp"]
@@ -315,6 +315,8 @@ transitions = ["Start", "Movement", SubResource("AnimationNodeStateMachineTransi
graph_offset = Vector2(18, 52)
[node name="Player" type="CharacterBody3D"]
collision_layer = 2
collision_mask = 3
[node name="Head" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.55647, 0)