Nearoo / Wario-Land-3

A remake of the GBC-Game "Wario Land 3" using Pygame for Python
MIT License
51 stars 13 forks source link

Implement the "sleep" animation of Wario #9

Closed Nearoo closed 9 years ago

Nearoo commented 9 years ago

I'm not sure how to implement this jet. Probably add two new Wario-states "goto-sleep" and "wake-up" on which the animation of going to sleep and waking up will be played. When these states go over to "sleep" or "stand-stay" could be controlled by the Look-Component so these states take exactly as long as the animation.