Wednesday, 24 February 2016

Class 11 - Multiplayer and Rooms

Post 94

Today I continued my work on my Tester Game. I started by adding a floor throughout the level, I also greatly increased the length of the level. This was achieved by some basic room settings, as well as view options.

I also started to code a second player for our test game!
The code on this was easier to create however because most of it was just copy and pasting into a new object that operates the same way as the player character!


I also changed the second player character's colour so its easier to distinguish between the two characters. This was done by simply going into each player sprite duplicating and changing the colour.
Tomorrow I will try to fix the "A" and "D" glitch or make the walking animation look better. Because I have notice it can look strange at times.


No comments:

Post a Comment