UI Changes

This commit is contained in:
2023-09-04 23:56:16 -07:00
parent 83b4d90ccb
commit 69fed8d403
31 changed files with 579 additions and 81 deletions

View File

@@ -212,7 +212,7 @@ animations = [{
[sub_resource type="BoxShape3D" id="BoxShape3D_r4spg"]
size = Vector3(1, 5, 1)
[node name="Capricorn" type="CharacterBody3D" groups=["Player"]]
[node name="CapricornP1" type="CharacterBody3D" groups=["Player"]]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0)
script = ExtResource("1_rngpf")