Sunday 3 March 2013

Problem: Scene won't reload on death

The behaviour "reload on player death" is not currently working. Will have to consult games lecturers in mondays practicals

UPDATE: Implemented the behaviour as a scene behaviour instead of an actor behaviour and the scene now reloads on the actor "Boris" death, but reloads the actor in a position where the game is unplayable it is currently unclear how to fix this problem.

UPDATE 2: Decided I don't need to implement this function anyway because I have chosen to have the game give you only 5 chances to get hit before you die and there will be NO health pickups which will make the game much more challenging

UPDATE 3: I have modified the "reload scene on actor death" behaviour to load my "death scene" which will offer the user the option to restart the game or go to the main menu

No comments:

Post a Comment