Dante Scripting System
Dante is the Infernal Engine's C-like scripting language. Powerful, yet easy to use, Dante allows for complex AI behavior with fast run time execution. Script editing is integrated into the Infernal Engine editor, making creation and editing a snap.
Key Features
- Editable navigation meshes for pathfinding
- Dynamic AI behaviors can be influenced via scripting or player control
- Integrated level and script editor
- Compiled scripting system for fast run-time execution and small footprint
- Fast and easy for programmers to expose new functionality, C++ style language
- Integrated documentation system
- Script changes do not require recompiling
