Monday, February 28, 2011

Game Progression (All Game Tutorials)

I have done many of the tutorials for our game. I have added game input, drawing scenes, and adding buttons. I understand many codes and how to link scenes. Considering I as in globaloria last year, this might not be hard for me, but I forgot almost everything. It is difficult this year, but were moving along just fine.

Drawing a scene is just drawing your game in flash like in paint. Nothing has to be working yet, but all the colors and game designs have to be here. No coding is required for this tutroial yet. This is the easiest tutorial for all globaloria members. This is the first step in making your game.

Adding game input is where we add sounds and other stuff. It includes adding buttons and much more. The buttons don't have to work yet, but it shows that you have made progression in your game. Adding input is one of the easiest tutorials for me because I remembered it from last year. Adding input is the second step in making progress through your game.

Adding animation is adding sounds to your movie clips, game, and buttons. Adding animation is also being able to have your movie clips working and able to move. When you scroll over a button, it should be able to make a sound relating to your game. This is kind of difficult because you have to find a sound on the internet and save it and import it to your library. This is the third step in completing your game.

Adding scenes is just drawing different scenes for your game. It is also making sure that they can link to each other without any errors. The code is very easy. You have to have a button on both scenes to link the scenes back and fourth. This is the fourth step in completing your game.

Adding input keyboard is the hardest tutorial. You have to make somethhing move with the keyboard's arrows. There is a lot of code involved in this step. This code is hard to put in your game becuase if theres one little error, than it will affect everything. This is the fifth step in completing your game.

Adding mouse input is using the mous in your game. You have to drag something with the mouse and make it change or have an affect. This is a very difficult code for me because I have never used this code before. It is difficult because it is like the moving with keyboard code. This is the final step in completing your game.

No comments:

Post a Comment