full turns

This commit is contained in:
reisenlol 2026-01-11 04:22:09 -08:00
parent 7bd61df481
commit 6ff1531662
No known key found for this signature in database
15 changed files with 879 additions and 100 deletions

View file

@ -29,7 +29,7 @@ Transform:
m_GameObject: {fileID: 1296817062174965064}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -2.5, y: 1.5, z: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.8, y: 0.8, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@ -177,10 +177,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
health: 100
maxHealth: 100
maxMovement: 120
maxMovement: 4
currentTile: {fileID: 0}
moveAnimSpeed: 0
moveAnimSpeed: 10
canMove: 1
invincible: 0
turnSpeed: 1
minimumAttackRange: 10
minimumAttackRange: 1.5
damage: 0