window.gSimmer = { writeError: function(html){ document.getElementsByTagName('body')[0].innerHTML = html; }, create: function(username, guid, title){ var style = document.createElement('style'); style.innerText = 'body,html{margin: 0;padding: 0;border: 0;width:100%;height:100%;}'; document.head.appendChild(style); var iframe = document.createElement('iframe'); iframe.position = 'fixed'; iframe.style.border = "0"; iframe.style.top = "0"; iframe.style.left = "0"; iframe.style.width = "100%"; iframe.style.height = "100%"; iframe.setAttribute("src", "https://i.simmer.io/@"+ username + "/~" + guid); document.body.appendChild(iframe); document.getElementsByTagName('title')[0].innerText = title; } }; window.gSimmer.contentData = { "categoriesObj": { "0": "3D", "1": "3D Animation", "2": "Artwork" }, "customDomain": "theworldimin.com", "customLoading": "loader_b76a4500-7a2f-11ed-a450-3d70c7d7240a", "description": "There is World going on outside the World im in. Its VR exhibit by Ciane Xavier at Vinyl on Vinyl Gallery Philippines. To control this game pls use arrow keys and mouse or joystick controller.\nwww.cianexavier.net\nwww.cianexavier.com", "fixedHeight": 600, "fixedWidth": 960, "friendlyUrl": "world-going-on", "guid": "5e3b0a36-7634-16cd-e240-91aa76934393", "numScreenshots": 17, "primarySite": "simmer", "projectName": "There is a world going on Outside the world I am in", "selectedScreenshot": 16, "timestamp": 1670857597952, "uid": "DD3Xp8rl3HdQK5WAlHX3WdAYPBC2", "unityData": { "IS_2020": true, "UNITY_HEIGHT": 600, "UNITY_WIDTH": 960, "codeUrl": "/webgl build.wasm", "companyName": "cianexavier", "dataUrl": "/webgl build.data", "frameworkUrl": "/webgl build.framework.js", "loaderUrl": "/webgl build.loader.js", "productName": "aworldgoingon", "productVersion": "0.1", "showBanner": "unityShowBanner", "sizeInBytes": 401954596, "streamingAssetsUrl": "StreamingAssets" }, "url": "https://simmercdn.com/unity/DD3Xp8rl3HdQK5WAlHX3WdAYPBC2/content/5e3b0a36-7634-16cd-e240-91aa76934393", "useB2": false, "whitelabelUrl": "cianexavier" };window.gSimmer.guid = "5e3b0a36-7634-16cd-e240-91aa76934393;";window.gSimmer.create('cianex', '5e3b0a36-7634-16cd-e240-91aa76934393', 'There is a world going on Outside the world I am in');