top of page

Introduction

Tail Mail is a mobile game developed in Unity by Fluffy Fox Studios, a team of 6. The player embodies a Fox who delivers mail. With each job you complete, you acquire coins that can be used to purchase furniture for your house. This game was built for a casual audience, with a focus on update-ability and incentives to keep the player engaged.

For more information and a demo visit our Itch.io Link: https://fluffyfoxstudios.itch.io/tail-mail 

My Contribution to Tail Mail

  • My role on this team was Lead Technical Designer.

  • My main responsibilities were polish, coding, and level design.

  • Using the Unity animator I handled the intro animation, all scene transitions, and a 'hit' animation for the character.

  • Using C#, I procedurally generated the island layout for each level.

  • I also helped build the obstacle generator, adding the functionality of tracking the player's movement and implementing the 'fireball' type of obstacle.

  • I developed various UI elements including coins, hearts, and several buttons.

  • I was responsible for implementing art assets into game scenes.

  • I shared responsibility with our programmer in trouble-shooting our version-control on Github.

bottom of page