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 ...
Amazon has released a beta for their new game engine called Lumberyard. I give it a try and go over what makes Lumberyard different than other engines like Unity 5 and Unreal Engine. In this ...
In this tutorial I show you how to add water mechanics to your games in the blender game engine. We create a setup with logic bricks that determines the players movement speed as well as the ...
■ ∞ VIDEO INFORMATION ∞ ■ In this episode, we will create a simple virtual gallery made in Unity. ■ ∞ DOWNLOADS ∞ ■ Textures: https://bit.ly/3oVc5YV Pictures/Videos: https://bit.ly/310Otdp ■ ∞ ...
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, ...
thanks for watching, in this video i show you guys how to add recoil to your guns in the blender game engine. Instead of using plain old animations to give the illusion of recoil we use a small ...
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 tutorial we go over how to add character customization to your games in the blender game engine. We also cover how to save this configuration and load it into the game you are playing using ...
A quick overview of the new addon. Google Drive Download v1.5: https://drive.google.com/file/d/0B_DSg35urBhDeGtRaVpGU3RxME0/view?usp=sharing Dropbox Download v1.5: ...
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 video i show you how to set up rain in the blender game engine. The finished result looks good and runs well, using multiple spawners and track to actuators to give the illusion of rain ...
In this tutorial I show you how to add diving to your games in the BGE. This tutorial is more of a 'hack' compared to martin uptis' real time demo, but because he requested it not to be used in ...
thanks for watching! in this video i show you guys how to add sound to your games and explore the sound actuator and what each setting does, unfortunately i wasn't quite sure of the last three ...
In this tutorial I show you how to add 4 different 2D filters to increase the visual fidelity of your games. This includes Depth of field, SSAO, FXAA, and a Bloom script. While the filters do make ...
a quick and easy method i came up with that allows you to animate multiple objects such as huge fields of grass etc. across a map using bones, vertex groups and weight painting. multiple bones can ...