Quickstart
Last updated
Last updated
Heroic Engine can be set up literally in 2 actions!
You just need to Import Heroic Engine package to your Unity project.
If you want to launch Example scenes and see how it works, just push Set Up Demo Scenes in Welcome Screen:
Or add next scenes to the 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.