How to add an IN-GAME cutscene in BGE
In this video we go over how to add an in-game cutscene to your game. We align the player to a point using a small python script and align the camera. After this has happened a property is set to ...
In this video we go over how to add an in-game cutscene to your game. We align the player to a point using a small python script and align the camera. After this has happened a property is set to ...
In this video I go over saving and loading properties to and from a text file. These properties can be used to describe almost any aspect of the game and will let you store important items such ...
In this tutorial I go over adding a custom cursor in the blender game engine. We do this through using the hit position on an overlay scene and then applying this over the main scene. Likes, ...
his video i show you how to add an intro to your games in the blender game engine. This is a small .blend that plays a video similar to the cutscene tutorial and after the video is finished the ...
in this remake of the previous tutorial series i show you how to add bullet holes using a python script instead of the previous method which at times wouldn't work properly. I show you how to paint ...
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 ...
In this tutorial we go over how to add optimized shadows to a game with vertex parenting and go over how each of the properties on the sunlamp effects the shadow. We also cover how to add alpha ...
https://www.youtube.com/watch?v=LwHY8LCk74c in this video i show you how to animate a 3d test dummy/enemy for each state, also showing you how to take advantage of reverse animations for ...