Jump to content
  • entries
    8
  • comments
    16
  • views
    5,419

About this blog

Tutorials for Ultra Engine/LeadWerks 5.

C++ Repository with final version of examples: https://github.com/Dreikblack/CppTutorialProject 

Be ready for Java code style in C++ code. Also take in consideration that English is not my native language.

Lua Repository with final version of examples: https://github.com/Dreikblack/LuaTutorialProject/

Entries in this blog

Lua Ultra Beginner's Guide #3 - making simple strategy game - importing animated models, AI, health bars

In this tutorial we will make a simple real-time tactic/strategy game in Ultra Engine. Plan: 1. Download and import ground material, 2 characters models with animations and flag model 2. Create Unit component with bot behavior. 3. Add control over player units. 4. Making prefabs and new map In this tutorial used 1.0.0 Engine version from Steam Beta branch (Dev in Standalone version). Later versions, once they out, should be compitable code-wise. Just update sha

Dreikblack

Dreikblack in Lua

×
×
  • Create New...