Saturday, 19 April 2014

Working Processes / Planning: Feedback from User Testing [3]

Today, when doing the user testing. The user found a glitch which allowed the drug cans to be duplicated.

Below is a printscreen from the game with the cans duplicated and cut.


The glitch would occur when the user left the vending machine dispenser and came back.

To fix this glitch a boolean will need to be created and set to true once the can has been collected. An if statement will be added so that the can will only appear if the boolean is set to false.

The user also pointed out that the 4 looks like an A due to the C. This is the second time a user has pointed out this issue, so I will fix it straight away as well as fixing the can duplication glitch.

It took this user 7 minutes to complete the game, which is the fastest time so far.



No comments:

Post a Comment

Note: only a member of this blog may post a comment.