Sunday, July 15, 2012

Assignment A (WIP08)

Creating Particle Effects When Jumps
I want to create some particle effects around the character when it jumps.
So I created particle system and added codes to my move script. This will make sure that the particles for the jump only appears when the player hit the jump key, in our case is the spacebar key.
Results:
However there is a problem where I cant make the particle disappears and they all stayed right at the places the character jumps, which is weird. So I am still figuring ways to somewhat destroys them.

No comments:

Post a Comment