In this Blender Game Engine Tutorial #0 I cover:
-This video is a series introduction! In this series you'll learn the basics of using the Blender Game Engine (Blender 2.74 and up) with no ...
In this Blender Game Engine Tutorial #10 I cover:
-How to create another scene that acts as an OVERLAY or HUD (Heads-Up-Display) which may contain a counters, lives, or anything the player might ...
In this Blender Game Engine Tutorial #11 I cover:
-How to create a count-down timer that counts-down seconds with a visible number on-screen. Once the timer runs out, switch to the Game Over or ...
Thanks for watching! Please don't forget to subscribe to this channel for more Blender & technology tutorials like this one! :)
In this Blender Game Engine Tutorial #19 I cover:
- How to create a ...
In this Blender Game Engine Tutorial #14 I cover:
-How to limit the number of projectiles that can be fired, limited to a defined property (variable)
-How to create an 'ammo pack' which, when ...
In this Blender Game Engine Tutorial #15 I cover:
-How to create a 'pause' mechanism, allowing the player to completely pause your game, including all movement and physics.
-How to show a 'paused' ...
Thanks for watching! Please don't forget to subscribe to this channel for more Blender & technology tutorials like this one! :)
In this Blender Game Engine Tutorial #23 I cover:
- How to add ...
Thanks for watching! Please don't forget to subscribe to this channel for more Blender & technology tutorials like this one! :)
In this Blender Game Engine Tutorial #25 I cover:
- How to make a ...
In this Blender Game Engine Tutorial #6 I cover:
-What STATES are, and how to implement states in the blender game engine
-In this tutorial we create a 'bad guy' who moves back and forth by ...
In this Blender Game Engine Tutorial #17 I cover:
- How to add Music to a game screen or level
- How to make music loop
- How to add sound effects that are triggered by game events (picking ...
In this Blender Game Engine Tutorial #18 I cover:
- How to use the Random Sensor logic brick to randomly trigger (50/50 chance) a movement of a 3D object on a set timed interval
- How to randomly ...
In this Blender Game Engine Tutorial #5 I cover:
-How to create a 'clickable' button that transports the player to a different screen or level
-How and when to show/hide the computer's ...