Monday, 25 June 2012

I will be doing 3 effect for the game:
1)Animation for winning.
2)Create dust effect on his feet when running.
3)Create glows effect when collected a coin, the character glows.
Today we presented our Adventure_Boy game and Mr Ron told us to change a few thing in our game.
We need to improve on :
  • Button Menu Position
  • Change Turning / Rotation Speed of the character.
  • Gun shoot Automating 
  • Lighting

Thursday, 21 June 2012

Assignment A

 ADVENTURE BOY GAME

Well, for this assignment I did the texturing of the "Well" and "Cemetery" as for scripting I did start,how to play, back to main menu play again,game over,move, coins disappears and you win.

Our character in the Scene "Jumping"
Top Left is the timer :player has giving 2 min to collect all 5 coins to win the game.
Top Right is the Score: how many coins has been collected by the player.

We still have the problem of how the gun machine shooting automating.

This is what I did during the school holiday.
    

This is the script of "how to play", "start" and "return -back to menu " . 


 
GameOver script.

  
Destroy script when character collected the coins and disappear.



I still have the problem of how to get the button transparent.

Monday, 4 June 2012

AssignmentA

WIP 04
This is the final island Layout of our game .

We added 7 coins and 3 Gun machine.


After put all Model into unity , jennifer and I had started doing scripting for the character "move script".And i also start scripting for the "start button".

as for the character we have problem jumping even we delete all the rigid bodies and when the character jump the whole scene falling down.