pigdevstudio / moon-cheeser

Moon Cheeser is an infinite runner where the player plays as a mouse gathering cheese pieces and avoiding craters and other astronomical objects, such as comets and planets, on a moon made of cheese.
https://pigdev.itch.io/moon-cheeser
The Unlicense
38 stars 4 forks source link

Port the actor #8

Closed henriiquecampos closed 5 years ago

henriiquecampos commented 5 years ago

Create a design solution for the player's actor that will provide reusable assets.

The actor will have 2 implementations, one for when it is running on the moons' surfaces, so it has basic infinite running mechanics, and another implementation for when it get a power-up that allows it to fly freely.