Thursday, 9 August 2012

Advanture boy Game

Unity Web Player | WebPlayer

Unity Web Player | WebPlayer

Wednesday, 8 August 2012

Assignment B - Final Effect

okay! for this assignment i did
1)water
2)water fountain
3)bubble
4)dust

Bubble Effect
I create particle system and parent it to the character so that when the character is walking or jumping the bubble effect will follow.

Dust Effect
Basically I create particle system on each of the character leg and mesh collider .
parent it to his leg,so that when he running or jumping 

Water Fountain 
This was also done using particle system.

Water


Bubble Effect setting


Dust Effect Setting



Dust Effect Script
Emit Script

Water Fountain Setting













Monday, 6 August 2012

Assignment B - WIP 04

I re-bake the character in maya & export out in FBX.
But when I import into unity I have problem on the character leg,scripting and how can I add it into the animation Element when the character stop walk or jumping the dust effect stop and the winning part animation.


I change my first effect to water fountain,as I animated the winning part is not count as effect.
This is what I Created,with the help of tutorial in youtube.

My Setting




Monday, 23 July 2012

Assignment B - WIP 03

I create the water for our game,basically i just import package of the water (Basic) drag the night-times simple water into the hierarchy.


Assignment B - WIP 03

This is my third effect — "Glow"I create particle system, change the setting.
But it does't look like the glow effect that I want and still need to re-adjust.


My Setting.




Monday, 16 July 2012

Assignment B -WIP 02

I'll be doing this fire effect in unity.
Reference image


This is my Second Effect - Create dust effect on his feet when running.
My character does not have toe polygons / joint in unity and i have tried in maya to mesh sparate the polygons. 

But I get an error:

character running |
walking.

Character  jumping.
I need to solve the problem but I don't how to do it, do I need to do scripting ???
When the player hit the space bar for jumping the character feet's particle dust disappear.  

So I decide to put the particle under his ankle joint.

My Setting



The Script

as for my third effect i'll be create glows effect when collected a coin the character glows.
Reference Image:







Saturday, 14 July 2012

Assignment B - WIP 02

We need a winning animate for our character.
I'll be using this to create my first effect.





After that i'll be doing fire effect for the outline of the character.




Monday, 9 July 2012

Today we learn how to create dust effect, how to placed materials onto the particles and also for the character to stop running when it is standing still unity.I will apply the effect on my character waking/running.


Before


Texture

After

My Setting 



This is my Material.
Assignment B - WIP 01

still working on the animation when the character collect the coin (winning).
i have been looking and search online help for the glow effect and script but none of the glow effect work.

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.