NightFly
Android Demo
Nightfly was developed as a project to expand my knowledge of mobile development, UI design and animation, and colour theory. I worked on all aspects of mobile development including code architecture, asset design and creation, and preparing the project for deployment on the Google Play Store.
Sprite Design
The limited colour palette is based on a scene from Studio Ghibli's Castle in the Sky.
Blues are primarily used for the foreground airship elements while purples are used for the environment. The bright yellow is used to communicate UI intractability.
Animation
All sprites are designed with animation in mind.
Some animations are accomplished with Unity's animation system but the primary method of animation is utilizing the DOTween tweening library with a custom state/messaging system.