Version differences: Difference between revisions

no edit summary
m (→‎Differences: slight change cuz the "only" was confusing me if JP says "Boing!" on ALL enemies, or if JP says "Boing!" never. Also, i wanna switch J/U to JP/US. whaddya say?)
No edit summary
Line 114: Line 114:
| game/behaviors/king_bobomb.inc.c || style="background-color: #9F9" | In ActionKingBobomb0, King Bob-omb's velocity is only set to 0 in the U version. It is not touched in the J version. This is the cause of [https://t.co/rSZBnhKCAT this J-specific glitch.]
| game/behaviors/king_bobomb.inc.c || style="background-color: #9F9" | In ActionKingBobomb0, King Bob-omb's velocity is only set to 0 in the U version. It is not touched in the J version. This is the cause of [https://t.co/rSZBnhKCAT this J-specific glitch.]
|-
|-
| game/behaviors/king_bobomb.inc.c || style="background-color: #9F9" | King Bob-omb's star spawns ''from'' 100 units lower in the U version than in the J version, before moving to its final spot during the cutscene.
| game/behaviors/king_bobomb.inc.c || style="background-color: #9F9" | King Bob-omb's star spawns ''from'' 100 units higher in the U version than in the J version, before moving to its final spot during the cutscene.
|-
|-
| game/behaviors/mips.inc.c || style="background-color: #9F9" | When MIPS has action 1 in the J version, his forward velocity is set to 45. In the U version, it's set to o->oUnk1AC_F32, which is 40 for the 1st MIPS and 45 for the 2nd MIPS. This was probably done to slow him down a bit.
| game/behaviors/mips.inc.c || style="background-color: #9F9" | When MIPS has action 1 in the J version, his forward velocity is set to 45. In the U version, it's set to o->oUnk1AC_F32, which is 40 for the 1st MIPS and 45 for the 2nd MIPS. This was probably done to slow him down a bit.