Please subscribe :D
play bloxd at https://bloxd.io
The code:
a = "head"; b = "body"; c = "legs"; selectedSkin = "Zombie"; api.changePlayerIntoSkin(myId, a, selectedSkin); api.changePlayerIntoSkin(myId, b, selectedSkin); api.changePlayerIntoSkin(myId, c, selectedSkin);
api.setPlayerPose(myId, "zombie")