HeroMist V1.5 Standard - 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.

Patreon Extensions:
As the Standard version, this template benefits from the HeroMist Patreon store. There, you can purchase individual extensions in the form of various advanced bots, heroes, and game modes, all fully compatible with the template. You can access the store using this link. If you want access to all current and future extensions, you can purchase the Pro version using this link.

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.

V 1.5.1 - 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 - 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