2D Character Customization
This is the 2D character project from my book Mastering Character Customization in Unity. You're taught how to import a 2D character animated in Spine, build controls with UI Toolkit, use Scriptable Objects for configuration, serialize data as JSON, etc.
A/D or arrow keys to move around (you may need to click the game window first)
Click the Customizer button to open/close that panel, then click those buttons to customize the character
(full disclosure: For this web build I had to adjust the Load function to check if there is data to load, or else it could cause an error. There appears to be a bug with try/catch in web builds, since the error is caught correctly in a PC build.)

Leave a comment
Log in with itch.io to leave a comment.