Devlog Time!!
Finally added the animations for landing
and taking off
. You can see them attached.
Among minor bug fixes i implemented:
- Landing and Takeoff animation.
- Setting in settings menu to enable and disable the animations(in case they get boring)
- Added a way to see if the level is locked, unlocked or cleared(completed)
Since there is no game engines written for AVR microcontrollers the animation took a long time to implement because i need to draw each frame of it by hand to the buffer and then to the screen. But i definitely learned a lot about how to interact with each element on its own.
Now i am slowly preparing to ship the project but until then i will keep coding! 
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.