{"data":{"id":"35814","slug":"escape-room-and-puzzle-venue-escape-room-f18faa23-starter-scene","title":"Escape Room Venue: Two Themed Rooms and Front of House (Escape Room and Puzzle Venue)","summary":"A working escape room venue on its own 1.2 m floor tiles, 14 by 9 m: two themed rooms side by side built from the pack's wall modules, the corridor between them and the front of house in front. The left room is a panelled study with the false bookcase door in its back wall, a...","description":"A working escape room venue on its own 1.2 m floor tiles, 14 by 9 m: two themed rooms side by side built from the pack's wall modules, the corridor between them and the front of house in front. The left room is a panelled study with the false bookcase door in its back wall, a banded chest, a floor safe, a writing desk with the ledger, a drawer unit with the false bottom, the map board, the UV mark panel, a candle sconce lever, a mirror on a hidden catch and the countdown clock. The right room is the mechanism room: the pipe and valve board, the three lever panel, the wire patch panel, a balance on its plinth, a keypad and two pressure plate tiles in the floor, with a hidden panel section in the party wall between the two. Both rooms close on door modules with magnetic locks and vision ports, and the corridor outside carries their name plates, hint screens and countdown timer boards under a run of ceiling panels with camera domes. Behind the rooms, the games master desk with its six monitor bank, talkback microphone, reset tray and headset, with three bays of prop store shelving against the back wall. In front, reception with the call bell, three banks of phone lockers, the waiting sofa, the briefing screen, the leaderboard, the venue sign, the photo backdrop, drinks vending and a bin.","status":"published","url":"https://3dassets.dev/assets/escape-room-and-puzzle-venue-escape-room-f18faa23-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/35814/v1/model.glb","downloadUrl":"https://3dassets.dev/download/escape-room-and-puzzle-venue-escape-room-f18faa23-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/35814/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/35814/v1/poster.webp","blurhash":"U6B|B6t501j^~p%fM{W:00xu?HNF00DixaRP","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":3008212,"triangles":78380,"vertices":169162,"meshes":268,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-6.700978419709934,0.000031372485010172646,-4.3599658134018755],"max":[6.675984981515735,2.6539999046325686,4.199911474317897]},"sizeMeters":[13.377,2.654,8.56],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T17:53:02.849Z","updatedAt":"2026-09-11T17:53:02.957Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/35814/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function EscapeRoomVenueTwoThemedRoomsAndFrontOfHouseEscapeRoomAndPuzzleVenue(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/35814/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/35814/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/35814/v1/model.glb\" alt=\"Escape Room Venue: Two Themed Rooms and Front of House (Escape Room and Puzzle Venue)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/35814/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/35814/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}