Skip to content

Allow non-player objects to apply the CR_PLAYER carry type without crashing the game

SMS Alfredo requested to merge SMS_Alfredo/SRB2:CR_BRUH into next

Because trying to access the drawangle of a player that doesn't exist is a big no-no. Also makes it so that said objects don't force the player's camera angle to change like with bots in single player.

Totally not doing this for the sole reason that I'm recreating bot Tails' flying functionality in Lua.

ezgif-2-d2acd66ab0f1

Not even remotely related. That is, implying that I'm even doing it at all.

Merge request reports