Jump to content
  • entries
    7
  • comments
    3
  • views
    1,888

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 2038 Build from Steam Beta branch (Dev in Standalone version). Build number can be found in the Editor Help->About Asset import Download and unpack

Dreikblack

Dreikblack in C++

×
×
  • Create New...