itsTripp / Platformer_Shooter

0 stars 3 forks source link

Create Art Asset For Digi Pet Throwable #46

Open itsTripp opened 2 years ago

itsTripp commented 2 years ago

A Tamagotchi looking item that has an explosion effect of a normal grenade. When this item explodes, a large pixel monster moves across the screen from the explosion location.

The Tamagotchi item and the pixel monster are needed.

The explosion animation effect is already acquired.

Zeekicus commented 2 years ago

MomonjiiPet.zip Momonjii Momonjii Here is the Zip and Jpeg of our Momonjii Virtual Pet - This one is a bat and it loves its owner! This has been my favorite so far just because of the bat swarm. LMK of any needed changes.

Zeekicus commented 2 years ago

This is also all layered so you can remove the bat swarms if they're unflattering

Zeekicus commented 2 years ago

BAT Bat.zip Also the original scaled "big" bat

itsTripp commented 2 years ago

This item will explode an area of effect damage of bats and also instantiate a super bat from side of the screen that will move horizontally to the opposite side of the play screen. The super bat will deal damage to all enemies that it collides with while on the screen.

itsTripp commented 2 years ago

This item has been added to the project with all animations. Each animation (the digital pet sprite, the horde of bats, and the giant bat) has been separated to edit their use to create the desired effect in the game.