README.TXT - by aclCrypto 03.04.2018 - 1) Set up your Decentraland-cli (see: https://docs.decentraland.org/docs/command-line-interface) and optional: (https://docs.google.com/document/d/1C_QTVJU9ZH5sMSbZC8ehCUNrR71KOtuFdwftPULWn5M/edit#heading=h.2gf3eme21lth) 2) Download the placeholder *.ZIP-file 3) Unzip file *.obj-files: 4a) Copy the *.obj and *.mtl-file to the "/models" folder of your Decentraland scene(-folder) 5a) Open the scene.html file with your editor 6a) Between the opening and closing tag of "" insert: " " EXAMPLE: *.gltf-files: 4b) Copy the *.gltf and *.bin-file to the "/models" folder of your Decentraland scene(-folder) 5b) Open the scene.html file with your editor 6b) Between the opening and closing tag of "" insert: " " EXAMPLE: 7) To change the position of the placeholder you can change the first(x-axis) and/or the third(z-axis) value of "position="0 0 0" 8) You can rotate the placeholder by changing the second value of rotation="0 0 0" 9) You can use multiple placeholders 10) If you use multiple placeholders then you maybe want to "fine-tune" the x, y and z-axis of each placeholder EXAMPLE: