Player skin customization system

I am working on a player skin customization system and so far it is coming along well you have 2 options to pick from.Can you guys test it.

6 Likes

nice, maybe make the player bigger so i can see what i’m customizing?

also, if you wanted to make it look better, you could have arrows controlling the customization instead.

5 Likes

Very cool. To make it bigger, like DinoDev said, you could simply put this code into the head, body, and legs objects:

Code

{“data”:{“behavior”:{“v”:“2”,“nodes”:[{“inputCount”:0,“outputCount”:1,“name”:“Once”,“behaviorType”:“logic.triggers.Once”,“x”:540,“y”:160,“group”:"",“id”:“bbf4182f75646842”,“notes”:null,“n_o”:null,“resetOnLevelStart”:false},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:720,“y”:128,“group”:"",“id”:“bbf4182f66da7c47”,“notes”:null,“n_o”:null,“startVal”:300,“tag”:"",“roundMode”:1},{“inputCount”:3,“outputCount”:3,“name”:“Size”,“behaviorType”:“logic.properties.Scale”,“x”:900,“y”:128,“group”:"",“id”:“bbf4182ffe6a964c”,“notes”:null,“n_o”:null}],“links”:[{“input_id”:“bbf4182f66da7c47i1”,“output_id”:“bbf4182f75646842o0”},{“input_id”:“bbf4182ffe6a964ci0”,“output_id”:“bbf4182f66da7c47o0”},{“input_id”:“bbf4182ffe6a964ci0”,“output_id”:“bbf4182f66da7c47o0”}]}}}

image
edit: for some reason it doesn’t work on the shirt

5 Likes

The player skin customization system is done now and is working.

5 Likes

pog

2 Likes