Game
𝓗𝓮𝓪𝓿𝓮𝓷 𝓢𝓪𝓰𝓪
2 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 this. This is what I got for Christmas.

The PS5 Pro.

I just published a new game I made independently.

Red Riding Hood: The Legendary Chronicles

It's a very short game made on Gandi IDE after a long haitus, so I finished it in just a few days.

Hope you enjoyed it.

Here's a little peek at the v0.2.0. You may notice significant changes compared to v0.1.64.

This week's #FanArtFriday celebrates Sonic!

Complete the quest and you'll get Coins!

Heaven Saga - Evolution/History

Our 2024 Advent Calendar has opened! Day 28: @Silentfaith is a great Creator and comic artist who also codes fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

This has to be the best movie of the year. It has to be.

(I watched it, and things are just getting better and better.)

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.

: Clip Studio Paint

Currently in development of trophies...