fixed up pipe hitboxes on smaller characters + piranha plant rotation

This commit is contained in:
JHDev2006
2025-10-01 16:16:06 +01:00
parent 8fbfbd84bf
commit 88fc0f8075
5 changed files with 49 additions and 59 deletions

View File

@@ -36,6 +36,6 @@
"can_air_turn": false,
},
"small_hitbox_scale": [1.0, 1.0],
"small_hitbox_scale": [0.5, 0.5],
"big_hitbox_scale": [1.0, 1.0]
}