Someone make a hack that puts the boss at the end of act 3, gets rid of pointless bubbles placement, and gets rid of those end of act bottomless pits. Then I'll be a happy man
That credit should mostly be given to Endri. He actually had the collision placement figured out for months but didn't know it. Dimps put the art and collision placement in 2 separate files, but they use the same format to place them onscreen. I just figured that out yesterday which means we can start getting somewhere with this.
I'd like to play that too. Also, momentum fixes please. Oh, and can you replace all the blue "Bubbles" with the red ones ? It might be more challenging if the homing attack chains weren't just well that. Homing Attack chains. They're meant to be the badniks from Sonic 3 yeah?
Alternatively, remove the homing attack altogether and rearranging the levels to work without it in the parts where it was needed. Heck, I don't care if the air dash is kept in, as long as the homing attack is removed.
The air dash is actually pretty fun to use, so I don't mind it existing in-game. Having the ability to remove the homing attack, however, would be a godsend.
Yeah guys, a little less talk about things that are close to impossible, and more talk about hacking that is actually easily possible.
Well then you and endri are very amazing people! Guys, this is just a level editor possibility not a "Fix everything and making S4 perfect" possibility.
Lacking enough knowledge of code, I know I'm setting myself up to look extremely stupid. But as you were saying the art and collision are kept in two separate files... does this apply to models as well? Would it be conceivable to replace Sonic's model with sprites and apply it to the existing collision?
Of course all the models are in separate files, a giant clusterfuck file would be kind of stupid. But no it's not even conceivable to turn Sonic into a sprite.
Making model importers is one of the most complicated things to do. I don't think anyone will ever care enough to make one for the format that Riders, 06, Secret Rings, Black Knight, and Sonic 4 all use. Edit: Yes Chimpo, yes I can.