This few days I have started to code our installation side-scrolling game in Adobe Flash with the help of online tutorials:
From these tutorials, I learnt how to create side-scrolling game by moving the background. I also able to make the collision test for the character so that it will stop when hit by obstacles. Last but not least, I also able to make the character jump over the obstacle after clicking the mouse.
However, after the alpha test today, I only realized that because we going to project our game onto a box, the background of the game should not be moving, instead is the character that should be moving. To overcome this problem, I found an easy method which is switching the codes of background and the character.
I also advised by my lecturers to pay attention on level design and put health and score elements on 4 surface so that players can notice them easily.
No comments:
Post a Comment