Here is my controllable drone design for the Blender Game Engine. http://wp.me/P3dmoi-2Ga
I modeled, textured and rigged this drone in Blender 27.09.2014. https://www.blender.org/
You only need ...
Today I go further into the Actuators with the Motion Actuator.
Special thanks to:
My loving wife, who let me do this at all, lol.
All my kids for their support and love through the years.
All ...
Camera Collision in Blender Game Engine, this is not intended to be a tutorial on a 3rd person camera, but this i used for the demonstration of applying collision to such a camera, I WILL RELEASE ...
Try to explain how to create a HUD with overlay collections...If someone wants to do a better tuto, he's welcome.
It's very similar to overlay scenes actuators, except that the user needs:
- To ...
Learn to use the steering actuator and create a navigation mesh which will let the object path find around the level instead of running into a wall.
Find me on twitter ...
In this tutorial we go over how to use the graph editor to create a realistic camera shake animation through a noise modifier. This can be used to emphasize the force of a large object dropping or ...
Wie man den Gegner mit Action Aktuator und einer einfachen Keyframe Animation abschiessen kann. Die Keyframes werden in ein Property geschrieben.
Source
This is the expansion of my video tutorial on moustracking in Blender3D. If you have any feedback / questions just post them. I do also take tutorial requests!
Source
In this tutorial we go over how to add a loading screen to your games in the blender game engine and explain why you can't manually load the game. We also cover the advantages of this system ...
This tutorial shows how to develop the simple ball game started in the previous tutorial -
Blender 2.5 - Introduction to the Game Engine Making a Simple Ball Game
Key Points -
How to make an ...
This tutorial shows how to make an add bricks game. It uses Blender’s logic bricks, there is no programming code so it is suitable for beginners to game design.
This is a very simple first game, ...