Skip to main content Link Search Menu Expand Document (external link)

2D Unity: Character Creator

Project Overview

In this project you will design and create a simple Character Creation prototype. After completing it, you should have basic knowledge of:

  • Creating a 2D Unity Project
  • Importing Assets
  • Slicing Sprite Sheets
  • Navigating a Project Hierarchy
  • Creating Game Objects
  • Using Custom Fonts
  • Utilizing Unity’s Canvas System to display text and buttons
  • Using Click Events to Modify Game Object properties
  • And more!

Demo

You can see what a finished version of this project might look like here: LINK

Required Software

  • Unity Hub 3.5.x
  • Unity Editor 2022.3.x