How do I make a video game in my 3d house?
August 5th, 2016
Whatever you do, you will need at least some coding, that’s certain. Blender has a very basic game engine, it can create minimal games, there were a few tuts for full games but they are down now Two other engines which you could import models and are somewhat easy to work are the unreal engine and the unity3d (there are others too). If you wish to sculpt enemies you should also use mudbox etc. All this come of a friend who works at game development, i know nothing of it. Check this site for reference, you’ll find everything there.
http://www.worldofleveldesign.com
Unity tends to be easier for the beginner but Unreal (UDK) offers the most. It’s an enterprise engine that has been made available for the masses. You only need to pay if, and only if, your game get enough success. Unity may be easier but I must remember you that the easiness is only relative. They are still game engines and to use them properly you need to study. Start by learning the basics of programming. Pick an engine after consulting the pros and cons of all of them and follow some tutorials: mainly on importing 3D models and the game logic. Both Unity and UDK offer some convenient shortcuts to create FPS and made creating games more feasible for developers.
Ok thanks for the info. I didn’t mean to sculpt my enemies since that would be more complicated I just wanted to have house where you can climb stairs and open doors with shooting. What about “FPS creator”?
FPS creator is more of a playground than a game engine. I don’t know much about it but if you only want to have fun, those type of softwares may be right for you…