Game
𝓗𝓮𝓪𝓿𝓮𝓷 𝓢𝓪𝓰𝓪
3 years ago

Heaven Saga progress…


I was recently working in this game with my team, and I remember that the old builds has some pretty annoying bugs when you’re in a boss battle.

To those of you who did played Heaven Saga, remember how you were in a boss battle but the animation of Sonic didn’t switch immediately after you stopped pressing a key or jump up from the level? Well, I did some investigation, and I found out that it’s because there was no condition when the animation timer when it is running. Because of that, the timer has to finish before Sonic’s animation switches. So, I used the team’s conditional timer code so that the timer can stop when a certain condition is true.

bd90e24abf859ca2969cfa15a4086348_exifb8260b2b-7cc1-414f-930c-630217f221ab_compressed.jpg

As you can see, the timer before are just basic. So, even if you started to move Sonic, he’ll just be stuck in his current animation until the timer finishes. The new technique we used, however, now forces the timer to stop either when the value reaches to 0 or when another condition is true. So, from now on, you can expect the animation system to work better by the time the new build is released.

On more thing I want to mention is that we have now made some optimization to the project performance.

bfa3d9027d0525626de0c46bf9527318_exifdc399430-efca-40a1-bc84-9140f223b378_compressed.jpg

The green arrow above shows that we have added a wait condition. In the older builds of Heaven Saga, some scripts of Sonic’s animation constantly runs in the forever loop, even if none of the condition inside were true, which can cause performance impact.

Today, my team and I simply added a wait condition on each of the animation scripts, so that it forces the loops to stop and wait, which improves performance. And when I tested it out, the framerate of Heaven Saga has slightly increased. Which is a good thing.


So, there you have it. We have fixed some bugs and made optimizations.

Stay tuned for more progress to that’ll come later.



0 comments

Loading...

Next up

Forgot to post it here, but I have redesigned the majority of my Sonic sprite. Most gradients were removed, quills on his head, and refined eyes, ears, and his fingers are now visible on his darker-shaded gloves.

Oh great. In about 5 days, they’re about to brag again.

And maybe showcase something new. If it’s not truly new then…

Idk anymore.

Deltarune x Sonic

I'm kinda proud of this one

Thinking about drawing Metal sonic as Spamton, how can I not? they got the same nose

Starting today, the entire page has been updated to today's standards. As the new build is so close to it's stable point, the team is very excited to release it when the day comes.

In the meantime, I’ll like to reveal the new logo and thumbnail. Tada.

𝓗𝓮𝓪𝓿𝓮𝓷 𝓢𝓪𝓰𝓪 v0.2.0 is now launched and available to play.

Also supports game controller (with additional vibration functions)!

New upcoming stage...

I'm sure some of you should recognize the environment.

Currently in development of trophies...