My Character Jumping!

I wasn’t really sure as to how to do the dust effect when Angel Kid flaps his wings, but it was quite simple to do.

This is more of an artistic tip than coding since this is just a run-of-the-mill instantiate, nothing fancy. What I did was create the dust in the same file as the jump animation in the position it should appear, then I separated the dust effect from the animation and created its own sprite sheet with the same measurements as that of Angel Kid.

In Unity, the dust effect is a Game object that gets instantiated right before the player jumps making it appear as if the dust is created with the player’s wings. I also applied the player’s scale to the dust making it change its direction.

ezgif-2-b962d491c8

2 Likes

Looks very nice :slight_smile:

1 Like

Thanks! :grinning_face_with_smiling_eyes:

cool

1 Like

Updated!I still remember how to make Blend Trees for sprites!

ezgif-4-a21d660634

Privacy & Terms