Horror Game: Creating a Slippery Surface
In my game I wanted the water to be a slippery surface. I started with created a small puddle on the floor. I created 2 flat cylinders on...
Horror Game: Set Simulate Physics
Most of the assests in my game aren't moveable (as they would be too heavy to move, are attached to the environment, etc) but I do want a...
Horror Game: Creating a Matinee to open door
I have created a matinee to open the door of the bedroom. I added a Matinee into the scene. I then selected the door and in the Matinee...
Horror Game: Creating Ball and Chain Physics
As one of the objectives in my game I will have a chain hanging from the ceiling and the player has to knock off one coloured ring from...
Horror Game: Creating Puzzle B
Once the player has got through to the main room, they can move onto the next puzzle. My idea for the puzzle for this room is that they...
Horror Game: Creating Puzzle A
To make 'Death Bunker' a game rather than a simulation I need to add some puzzles or some tasks for the player to complete. While making...
Horror Game: Blocking Out My Level
Using the layout I created in my Horror Game Floor Plan, I blocked out the rooms for the level. I created 2 rooms and a corridor, and...
Horror Game: Same Spawn Location (Type 1)
I set up a target point on the Level that I wanted to set as the spawn location for level 1. With the target point selected, I went into...
Horror Game : Menu
I have started a new project to be my Horror Game. The first thing I have done is make a new menu. This is the code for it inside the...
Creating a Timeline Node (Attempt 1)
Today I tried to activate my first timeline node and create a Vector Lift. To start with I created a Blueprint Class Actor and opened the...