Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Sonic Axiom Teaser


vexer

Recommended Posts

So I see you have the same glitch almost all of the fangames have:

if you touch two rings at once both of them get destroyed but only 1 is added to ring counter.

That can be fixed easily.

Just add "pick one at random" condition to your ring collection code and it will be fixed.

Instead of

-sonic overlaps ring

=destroy ring

=add 1 to ring counter

use

-sonic overlaps ring

-pick ring at random

=destroy ring

=add 1 to ring counter

-sonic overlaps ring

-pick ring at random

=destroy ring

=add 1 to ring counter

(copy that event once or twice so that you would not skip rings if you touch more than one at once)

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Man this is looking pretty good man! Don't really agree with the bonus music though, should've been something like the bonus music from sonic 3 where toy have to swing on those electric balls to keep going up before getting caught but that lazer thing.......... F it, I'll just post the track:

But still, pretty good project though.

X)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...