HunterTheGoober 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
♡ IcySandwich :3 pronouns? meh, idk — PFP by Tiggiioreo!!! :3 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