Character Customisation with UMA2 and NGUI
Dokuto
$35.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
35.0 |
11/08(2024) |
35.0 |
Jump AssetStore
This asset is the NGUI compatible version of CCU2.0. if you don't want the NGUI version, you must download CCU2.0 here.
Watch CCU2.0 in action.
This package requires the free asset UMA2.0.
You can download it here.
With CCU2.0, you get the most powerful, fastest and simplest tool to keep the full power of UMA2.0 without having to write a single line of code.
Create a "Customisation Scene" just by dropping your UI onto a prefab.Tutorial Part01
Part 01 demo
Adding new content in one second: you add new content just by one drag'n drop. The new item will be automatically set up and fully integrated to your Interface.
Watch Tutorial 01b.
Use the created character as an NPC or Player. You just need to drop one prefab to manage the character loading process. From premade to totally random character, you keep full control of the result just by selecting options in the editor.
Watch Tutorial 02.
Two very simple functions can be used for Players and NPC:
SavePlayer(): Only needed if you decide to save a player after the "Customisation Scene".
ChangeAvatarItem(): Change item at runtime on the avatar like clothes, hair, tatoos...(ex: useful for inventory)
Watch Tutorial 03.