- Fixed Sonic not being able to turn Super
- Mapped the Super button to Jump for the 6 vanilla characters
- Fixed Tails, Amy and Fang being able to transform
- Fixed Metal Sonic only being able to hover once (SF_MULTIABILITY was removed from him as a result of accidental flag overwriting)
- Fixed console error stemming from untitled.lua

all the P_SKINs aside from Sonic's was removed, and his one was modified to only feature his name. the flags in the P_SKINs overwrote all the 6 vanilla characters' flags and caused issues. this is no longer a thing now!

the reason they were like that is because i knew that Sonic, Knuckles and Metal Sonic can already transform in vanilla, so i just added some extra flags to them, and added SF_SUPER to the other 3. this backfired and now the vanilla characters that couldn't transform now COULD do that, and the ones that were able to... were not anymore. this is not the case now!

this should also address the issue Julia had with the Super transformation button and the detransforming. i never had this issue, though... and i haven't seen anyone else experiencing this
Back
Top