Simple Unity Character Customization Tutorial
Character customization is a great way to give players a sense of ownership and individuality over the characters in your game. In contemporary gaming, paid player customization is even the cornerstone on which many free-to-play games are built. In this Unity tutorial, we'll go over how to create a simple player customization menu that allows players to change the body color, face color, eye texture, and mouth texture of their character.
► Socials
Twitter: https://twitter.com/the_real_aia
Discord: https://discord.gg/EqxuvWg
My games: https://aiadev.itch.io/
► Get the Character customization script: https://unicornone.gumroad.com/l/charactercustomizationscript
► Get the custom Dual Texture shader: https://unicornone.gumroad.com/l/dualtextureshader
► How to Create UI in Unity: https://youtu.be/IuuKUaZQiSU
► How to Create Buttons in Unity: https://youtu.be/Dn8fCuaL-RA
► Download Unity 3D: https://on.unity.com/3cbxhXY
For more educational content on video game development, unity tutorials, and c# programming don't forget to subscribe!
Chapters:
0:00 Introduction
0:42 Scene setup
2:17 Creating the c# script
2:50 Setting the namespaces
3:00 Creating the variables
5:44 Assigning variables in the inspector
6:37 Initializing button functions and assigning them to button UI
8:11 Selecting the eye option
10:08 Setting the customization options
11:03 Setting the eyes text and textures
13:09 Mouth customization
13:43 Selecting the color options
11:03 Setting the eyes text and textures
14:40 Setting the face color and text
17:28 Setting the body color and text
18:14 Setting default options at start
20:24 Saving selected options across sessions
21:31 Outro
····················································································
♪
#unity3d #unitytutorial #gamedev
Other Videos By AIA
2021-12-01 | I Accidentally Made DANI'S GAME |
2021-11-22 | Night lighting - Unity in 15 seconds |
2021-11-16 | Making A Unity Mini Golf Game (part 2) |
2021-10-26 | How to fix pixelated images caused by scaling in Unity |
2021-09-27 | How to Play Unity Sound Effects |
2021-09-21 | Make a Unity Glow Effect in 15 seconds |
2021-09-20 | Make a Unity Text Mesh Pro Custom Font (in 15 seconds) |
2021-09-19 | How To Make A Unity Mini Golf Game (part 1) |
2021-09-15 | Make a Unity 2D Camera Follow Player in 15 seconds |
2021-09-11 | Making a Unity Idle Game [EP 1] |
2021-09-02 | Simple Unity Character Customization Tutorial |
2021-08-30 | Unity Git Tutorial (Backup & version control) |
2021-08-26 | Unity Drag and Drop Script | (Unity 3D tutorial) |
2021-08-24 | How to EASILY make a TIMER in Unity |
2021-08-13 | Unity Button Tutorial |
2021-08-10 | Unity UI Tutorial | An introduction |
2021-08-06 | How to create an FPS display | Unity Tutorial |