Game
Fireside Hero


5 years ago

Public optimisation update is out!

The last 6 weeks were exclusively devoted to making Fireside Hero a smooth lag-free experience.


The beta build went public in early May, which was an important milestone. This nudged me to look under the hood (using hxScout) and fiddle with the engineering stuff.

I managed to raise the framerate from 3 to 24 FPS for portions with a lot of mouse clicks and hero movement. There's still space for improvement (60 FPS is the gold standard) but I'm happy with the changes - and hope you'll feel the difference, too.

Do give the new build a go and let me know what you think!

For those who are interested in the technical bits, here's a list of major engineering tweaks:

  • Replaced Box2D physics and all collision events with coordinate detection.

  • All ambience sounds are pre-loaded on individual channels at scene initialisation.

  • Replaced "always" events with one-off custom events where possible, including all hero interactions on the map and combat logic, as well as animation switches, font switches and such.

  • Consolidated all mouse clicks and releases in one listener event.

  • Replaced OpenFL Textfields for button labels with more primitive (but faster) Stencyl "drawing" code.

  • Eliminated dynamic lookups for hashmap values.

  • Character death animations are now created dynamically using an "eraser" actor and image masks, instead of pre-loaded frame-by-frame spritesheets.

  • Implemented a dynamic tracker of opened windows and layers containing interactive elements.

  • Implemented a version check at game start.

Happy playing!



0 comments

Loading...

Next up

Bandana Dee the Dream Friend

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Werehog transformation process. #sonicunleashed

Sometimes the suction cup get sticky. Small animation I made in Blender after doing my tutorial on picking up/dropping objects in animations. Crate model by jQueary (https://sketchfab.com/3d-models/game-ready-sci-fi-crate-d98deca6…).

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

Strange Umbrella

Demonstration of the spells and their effects :)!

Rockin the Guitar, an Axe like Guitar I made for my Uni project