Hi there. I had some questions on how to do certain things in the game engine.
-
How can you make a menu?
-
How do you make enemies that fight you?
-
How do you make it so an object follows the mouse (like a gun for example)?
-
How can you add image textures to objects? I UV unwrapped it and added the image and all that, but it doesn’t show up in the game, only when I render it.
-
How can you make a health bar?
-
How can you make objects that help you, like give you health or a weapon?
-
How do you make different levels for a game?
-
How do you make the game able to run outside of Blender? I tried saving it as game engine runtime, and followed tutorials, but I am still unable to run it outside of Blender.
I would really appreciate it if you could answer these and explain some things. Thanks in advance!