Lotos Changes

Made Disc handled By Playert

Added Throw State (handle it better soon™️)

Added basic example animation that increases in speed as you move
This commit is contained in:
2023-06-05 19:38:27 -04:00
parent 86c34c9264
commit 2f8ea70f64
7 changed files with 116 additions and 19 deletions

View File

@@ -10,6 +10,8 @@ height = 0.05
radius = 0.25
[node name="Disc" type="RigidBody3D"]
collision_layer = 4
collision_mask = 5
[node name="Model" type="MeshInstance3D" parent="."]
mesh = SubResource("CylinderMesh_f68ox")