Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Skin Color
- const textureLoader = new THREE.TextureLoader();
- const faceMap = textureLoader.load( 'img/creeper_face.png' );
- const skinMap = textureLoader.load( 'img/creeper_skin.png' );
Advertisement
Add Comment
Please, Sign In to add comment