Type of Game

Hi everyone!

Yesterday I installed Unreal Engine, but I chose the first - install empty. And How I can choose the type of game where is a player (for example person or robot like from the UDK 3)? I tried all variations in World Properties in Type of Game, but I didn’t have variants which I wanted

Please help!

If you chose to create an empty project, you have just that - an empty game. You should choose one of the template types when crating your project that matches what you want in order to have something to start with. The other option is to create new classes in C++ or Blueprints and implement the type of game you want there.

thank you!!! bit difficult after 3 UDK