Jayson's Log: Week 3
- Jayson Levario
- Feb 21, 2017
- 1 min read
For this week after talking with our clients I needed to revamp the way I had initially set up the Fight Virus game. Instead of having the virus’s coming inside the cell and attacking the player to make it more realistic I have to have the viruses attacking the cell within and then leaving the cell and the player then must shoot protein in order to destroy them. I also implemented button input so that in order to continuously shooting you must press the button and in order to stop you press it again. I haven’t yet told the user they must stop shooting in order to leave the scene. I also have the user shooting in a somewhat random pattern which was a requirement that the clients wanted. For now the path is more like up and down but the only small issue is that it’s not a smooth transition, but once I do I will then make it random from side to side. Basically the area of proteins will be small and the line of path will be direct so that way when you look at a virus it will shoot exactly in the direction but in a random line.
Comments