gd: game feel improvement, dash limit, improved jump while aiming for dash

This commit is contained in:
2025-06-16 16:13:29 +02:00
parent b214441b45
commit 107c7622d5
8 changed files with 669 additions and 101 deletions

View File

@ -3,9 +3,10 @@
[ext_resource type="Script" uid="uid://bja6tis1vaysu" path="res://systems/mantle/MantleSystem.cs" id="1_2oobp"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_4coqe"]
height = 1.7
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_qu4wy"]
height = 1.5
height = 1.3
[node name="MantleSystem" type="Node3D"]
script = ExtResource("1_2oobp")