Engine Systems

Heroic Engine has various systems which bring useful functionality for all game parts and help you to develop flexible and scalable game project.

We recommend to look into Injection Manager section to understand how to easily connect systems and classes with each other.

Essential systems

If you're not using InitialScene from package examples, you can add all essential systems onto your own initial scene by clicking "Add Essential Systems to scene" in Editor menu.

Adding essential systems to scene

Last updated