change standing sprite

This commit is contained in:
2025-08-28 22:46:13 +01:00
parent 9120460392
commit a2b14b90e3
4 changed files with 10771 additions and 628 deletions

View File

@@ -10,7 +10,7 @@ struct
(* constants for player *)
val playerWidth = 96
val playerHeight = 96
val playerHeight = 84
val playerWidthReal: Real32.real = 48.0
val playerHeightReal: Real32.real = 60.0