Resources

Guides, articles, and other helpful info.

The Lipz File Format

The Lipz File Format
The Lipz file format is a simple description of lip animation and subtitles corresponding to an audio file for use in games and other software that performs character animation. The format has ... Read more
Share This

Joystick-controlled menus in Unity.

Here is some code I wrote to control menus in Unity using a game controller (joystick). It is very loosely based off Alex Hackl’s JoystickButtonMenu code. (Thanks, Alex!) I noticed a few ... Read more
Share This