Quickstart

Heroic Engine can be set up literally in 2 actions!

Import

You just need to Import Heroic Engine package to your Unity project.

Set up scenes

If you want to launch Example scenes and see how it works, just push Set Up Demo Scenes in Welcome Screen:

Welcome screen

Or add next scenes to the Build Settings:

Build settings

We strongly recommend using InitialScene as initial scene in your game project, so just edit that scene as you need, move it from Example folder, but don't remove Engine systems from that scene. Also, you can use MainMenuScene and edit it for your project, if needed.

Last updated