Search Unity

Clothing System 3D

Discussion in 'Assets and Asset Store' started by godsinmyroom, Dec 27, 2016.

  1. godsinmyroom

    godsinmyroom

    Joined:
    Aug 16, 2014
    Posts:
    28
    Need to put character customization in your RPG game but are stuck with how to do it?

    This asset can help you :)

    The asset basically mimics the way some AAA games work with customization (like Skyrim). You need only to create the 3D models following the guidelines, fill the system's database, and write a few line of code. And voilá, your player now can choose what armor found in a dark cave is better to impress the enemy :)

    The asset is available for now as free and open source at GitHub: https://github.com/keawstudio/Clothing-System-3D

    This asset born from my old project, started some time ago: https://forum.unity3d.com/threads/3d-character-customization.383061/

    Here a quick presentation of the system:



    For those that want to know how the system works in deep, there is two video tutorials:

    Tutorial 1: how to create the models to work with the system:


    Tutorial 2: importing models into Unity and setting the system database


    In the Tutorial 3 how to create the code to use the system, and it's very simple.
     
    DemonKira likes this.
  2. Anjin_nz

    Anjin_nz

    Joined:
    Jun 24, 2014
    Posts:
    75
    Sorry. I've only just found this. Thank you :)
     
  3. SoldovskijBB

    SoldovskijBB

    Joined:
    May 7, 2013
    Posts:
    1
    It's grade! Thank you!