HenryCorniferD the tism Jul 19, 2024 #1 just need to know where STR flags go in these lines of code so i can make my char bust floors, power spring and break spikes with the bounce
just need to know where STR flags go in these lines of code so i can make my char bust floors, power spring and break spikes with the bounce
Dark94 That one guy doing Undertale in SRB2 Nov 14, 2024 #2 HenryCorniferD said: just need to know where STR flags go Click to expand... STR_ flags go in the powers[pw_strong] player variable It should look like this: sonic.player.powers[pw_strong] = Put the flag here
HenryCorniferD said: just need to know where STR flags go Click to expand... STR_ flags go in the powers[pw_strong] player variable It should look like this: sonic.player.powers[pw_strong] = Put the flag here