Thursday 7 March 2013

Game update

Main Level
http://www.youtube.com/watch?v=PIkrD7_Y8hs&feature=youtu.be

The main scene has changed quite drastically since my last blog post. Basic textures have now been added and a scare trigger is now in the game. I have also changed the model of the door with the correct pivot point so it opens correctly. I need to tidy up the collision on the door because at the moment it is a little buggy. Another thing I have done is added in locked door code. the player will longer be able to walk through any door they want and will have to complete the puzzle in the puzzle rooms in order to escape.

Puzzle Level


http://www.youtube.com/watch?v=19UuQGMDScA

The puzzle scene has now been added. The player snaps and can also only move a limited amount of steps. I have started play testing puzzles to refine this part of the game. I need to add the UI so that it displays the amount of steps a player starts with and also work out the math so that the player snaps directly to the centre of each square.