HeroMist V1.5 Pro - Hero Shooter Template

Description
HeroMist is a multiplayer template that allows you to rapidly prototype a Hero Shooter game. The template is fully replicated and comes with three prototype mannequin characters that you can use to easily create new heroes, as well as a custom gym map with a variety of layouts. It also includes an easy-to-update introduction menu that allows you to play with your friends online using your new creations, whether they are custom-made characters and/or new maps.

Why buy this template ?

  • Start creating new heroes and implementing original game modes immediately
  • All systems have been custom made with the Hero Shooter genre in mind and are ready to be extended by your own ideas.
  • Built-in multiplayer lobby makes it easy to test your content with other players you thrust.
  • Character-related systems are modular and can be removed or replaced (e.g., swap in your own locomotion system, or replace it with another one available like GASP)
  • Plugin-based architecture lets you integrate HeroMist into existing projects without merging source files. Existing playable characters from the connected projects can be easily ported into the framework, as long as they use the Character class and are properly replicated for multiplayer.

Pro features :
This is the Pro version of the template. It comes with the following extensions, as well as all future HeroMist-related extensions when they are released:

  • 3 fully implemented characters (a gun-based hitscan character, a flying mage-like character, and a fast melee assassin)
  • Advanced AI bots to play against in all available modes

The more affordable Standard version of the template is available using this link. Extensions can also be purchased individually later, without the need to buy the Pro version.

V 1.5.1 Pro - Out on March 22nd, 2026

What’s new?

  • BaseHeroCharacter is now more modular and systems can be added and remove more easily
  • You can convert a replicated playable Character into HeroMist using the parent class LBaseHeroCharacter
  • An extensions is available in Patreon that take advantage of these changes to use HeroMist with the GASP-ALS project

V 1.5.2 Pro - Out on April 28th, 2026

What’s new?

  • Installer for both GASP project and GASP-ALS extensions
  • Minor bug fixes with bullet trace channel using the GASP project and GASP-ALS extension