Jump to content
  • entries
    7
  • comments
    12
  • views
    4,057

About this blog

Tutorials for Ultra Engine.

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

C++ 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 2. Create Unit component with bot behavior. 3. Add control over player units. 4. Making prefabs and new map In this tutorial used 0.9.9 engine version. Asset import Download and unpack ground material from there in Materials\Ground folder  Make in Models folder Characters in it Warrok

Dreikblack

Dreikblack in C++

×
×
  • Create New...