PLEASE CALL ME CHAMP

POSTMAN | POST/CON 2024

Champ Techawongthawon aka Please Call Me Champ brought me on to this project as an animator. This project was a collaboration between Champ and Postman to create an opening graphic for Post/Con 2024, their largest user conference to date.

My task was to create a series of ready-to-use rigs for many of the different assets on this project. Using simple math, I created twelve rigs in total for this project. Scroll down to spy 👀 on my code!

HEX_140 RIG

This large hexagon rig contains the code that drove 6 other rigs in this project.

I’m using the module function to create the illusion of a full rotating hexagon, when anything is only rotating thirty degrees at a time.

I then use either Sine or Cosine to translate the rotation on the controller null to the direction that the hexagon faces.

CUBE_220 RIG

This rig was created using only 2D elements.

Once again, I used trigonometry to arrange null points in positions that would reflect the points of a cube in isometric perspective.

I then used shape layers to create each face of the cube. Each corner of a quadrilateral correlates to one of the nulls. in the composition.

PROJECT MOMENTS