Wednesday, 15 January 2014

Stair Puzzle

For one part of our game, the protagonist character will drop to the floor below once she passes a certain point within the level, as the ground below her gives way. Her only way to escape from this room is to build a set of stairs out of the objects around her (boxes, barrels and crates etc.) back up to where she came from so that she can continue to escape.

Here is the basic layout of the blocks (these will be the boxes and barrels etc.) they then fall to the floor (as shown in the photo below).

Boxes have fallen to the floor, so that the player can now go over to them and interact with them.

Here is a photo of the player holding the block, the player is about to move it high and low as well as move it from left to right.

They are then able to stack the blocks, thus enabling them to form stairs.

Here is a photo of a trigger area which will load the next level of the game. This might not be necessary however I have played around with it and as shown in the photo below it changes to the new level, so this is a useful code to have just incase we need it.


No comments:

Post a Comment