hmm
Sonic 12 Sonic 06 fan Feb 15, 2022 #2 player.powers[pw_invulnerability] = 1 Or something similar to that.
Sonic 12 Sonic 06 fan Feb 15, 2022 #4 VanillaUwU said: It's MF2_DONTDRAW Click to expand... Invincible
VanillaUwU Average Vanilla Ice Cream Feb 15, 2022 #5 Sonic 12 said: Invincible Click to expand... Ah, read that as invisible my bad. Another way to make a "invincible" is to use, the ShouldDamage hook and a return false. You can't be damaged, you can't damage enemies also.
Sonic 12 said: Invincible Click to expand... Ah, read that as invisible my bad. Another way to make a "invincible" is to use, the ShouldDamage hook and a return false. You can't be damaged, you can't damage enemies also.