Skip to content

Tutorial: Changing Skin

Matthew edited this page Dec 26, 2013 · 1 revision

Preface

Have you ever wanted to change your skin from the ugly Zombie one? Well now you can! Simply follow the tutorial below!

Tutorial

  1. Navigate to the Assets > Standard Assets > Character Controller directory.
  2. The skin file is char.png.
  3. Rename the original char.png file to anything else.
  4. Add the skin file of your choice.
  5. Name the new skin file char.png.
  6. Done!

Notes

The character model uses char.png as its main file. It automatically renders the skin properly. The file must be 32x64. Hats are not displayed due to a bug in Unity. Have fun!

Clone this wiki locally