diff options
| author | alex <[email protected]> | 2026-07-24 21:15:53 +0200 |
|---|---|---|
| committer | alex <[email protected]> | 2026-07-24 21:15:53 +0200 |
| commit | 6b666c7f25121e61bf1c58ee65cb2cd0f254b887 (patch) | |
| tree | de012eb81e45de014bf451ab1e8e741ef5abf3c5 /playerStats.tres | |
| parent | 7e0c071a0d86563f9d450bf9073e06006abfa86e (diff) | |
| download | godot-testing-6b666c7f25121e61bf1c58ee65cb2cd0f254b887.tar.xz godot-testing-6b666c7f25121e61bf1c58ee65cb2cd0f254b887.zip | |
replaced all the sprites added the tilemap and improved the stats system so it can be split into multiple scripts
Diffstat (limited to 'playerStats.tres')
| -rw-r--r-- | playerStats.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playerStats.tres b/playerStats.tres index 5c1c2ac..597f190 100644 --- a/playerStats.tres +++ b/playerStats.tres @@ -4,5 +4,5 @@ [resource] script = ExtResource("1_qoug2") -MoveSpeed = 10000000.0 +MoveSpeed = 100.0 metadata/_custom_type_script = "uid://fgsygedwwqfm" |
