movement anim

This commit is contained in:
reisenlol 2026-01-06 23:58:46 -08:00
parent b7562d53ae
commit 5776d5e889
No known key found for this signature in database
4 changed files with 114 additions and 54 deletions

View file

@ -171,6 +171,7 @@ MonoBehaviour:
playerLayer:
serializedVersion: 2
m_Bits: 0
pathRequested: []
--- !u!1 &201300560
GameObject:
m_ObjectHideFlags: 0
@ -481,6 +482,7 @@ MonoBehaviour:
maxHealth: 100
maxMovement: 10
currentTile: {fileID: 0}
moveAnimSpeed: 2
canMove: 1
invincible: 0
hasMoved: 0
@ -691,6 +693,7 @@ MonoBehaviour:
maxHealth: 100
maxMovement: 120
currentTile: {fileID: 0}
moveAnimSpeed: 0
canMove: 1
invincible: 0
turnSpeed: 1
@ -1128,6 +1131,7 @@ MonoBehaviour:
maxHealth: 100
maxMovement: 3
currentTile: {fileID: 0}
moveAnimSpeed: 2
canMove: 1
invincible: 0
hasMoved: 0
@ -1311,6 +1315,7 @@ MonoBehaviour:
maxHealth: 100
maxMovement: 3
currentTile: {fileID: 0}
moveAnimSpeed: 2
canMove: 1
invincible: 0
hasMoved: 0