allow player to have a different width/height that is not a perfect square, (now we have Constants.playerWidth and Constants.playerHeight, having deleted the previous size in Constants.playerSize)

This commit is contained in:
2025-02-18 12:31:22 +00:00
parent e62493ce56
commit d3200745d0
7 changed files with 270 additions and 88 deletions

View File

@@ -17,6 +17,7 @@ ann
"allowVectorExps true"
in
fcore/block.sml
fcore/player/player-sprite.sml
fcore/field.sml
fcore/chain-edge.sml
end