mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
fixed up pipe hitboxes on smaller characters + piranha plant rotation
This commit is contained in:
@@ -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]
|
||||
}
|
||||
|
Reference in New Issue
Block a user