Add a simple walk

This commit is contained in:
Lucas Peter 2024-07-23 10:06:12 +02:00
parent e57e16eee7
commit 989121ada1
No known key found for this signature in database
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,7 @@
[ext_resource type="Texture2D" uid="uid://5qixrbrclydr" path="res://player/currentHat.tres" id="3_qyf3b"]
[ext_resource type="Animation" uid="uid://d3wpyd6di1ada" path="res://player/animations/WalkRight.res" id="4_pyvsf"]
[ext_resource type="Texture2D" uid="uid://sod0ms1cfkjf" path="res://player/playerSkin_ref.png" id="4_ytgpb"]
[ext_resource type="Animation" uid="uid://bd0mi2x4pkf70" path="res://player/animations/Walk.res" id="5_whd8j"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_kapu3"]
size = Vector2(192, 148)
@ -437,6 +438,7 @@ tracks/37/keys = {
[sub_resource type="AnimationLibrary" id="AnimationLibrary_4k813"]
_data = {
"RESET": SubResource("Animation_oktsg"),
"Walk": ExtResource("5_whd8j"),
"WalkLeft": ExtResource("3_2eohq"),
"WalkRight": ExtResource("4_pyvsf"),
"idle": ExtResource("2_ymiw5")

BIN
player/animations/Walk.res (Stored with Git LFS) Normal file

Binary file not shown.