{"data":{"id":"27331","slug":"halloween-slasher-street-dead-end-street-525afad0-starter-scene","title":"Dead End Street at Night (Halloween Slasher Street)","summary":"A 30 by 30 m dead end suburban street on Halloween night. The abandoned two storey house is built from the modular kit, closed on all four sides and roofed: ten ground bays, ten upper bays, four corner posts, six roof slopes, three ridge caps, two gable ends and a block...","description":"A 30 by 30 m dead end suburban street on Halloween night. The abandoned two storey house is built from the modular kit, closed on all four sides and roofed: ten ground bays, ten upper bays, four corner posts, six roof slopes, three ridge caps, two gable ends and a block chimney. Its porch is dressed with carved pumpkins, a candy bowl, a cauldron and a pennant banner, string lights run along both eaves, and foam headstones, a yard skeleton and cobwebbed bushes fill the front garden. A picket fence stands open at the gate, the kerb carries two sodium lamps, mailboxes, trash cans and a dropped bicycle, a station wagon sits crooked on the drive behind police tape and sawhorses, and a wood panelled van waits at the kerb. Corn rows, two scarecrows and a hayride wagon close the field edge; the shed stands open at the back of the lot behind a chain link fence.","status":"published","url":"https://3dassets.dev/assets/halloween-slasher-street-dead-end-street-525afad0-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/27331/v1/model.glb","downloadUrl":"https://3dassets.dev/download/halloween-slasher-street-dead-end-street-525afad0-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/27331/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/27331/v1/poster.webp","blurhash":"U58;Ml-p00EM9ZM{xaw|00RQ_2t6~V-;NHNY","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"horror","title":"Horror"},{"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":1792028,"triangles":61250,"vertices":79742,"meshes":242,"materials":12,"textures":3,"animations":[],"boundingBox":{"min":[-13.64430550429791,-0.00020508479929404189,-11.044990387769673],"max":[13.311396731406624,9.413057410062772,18.625390824298744]},"sizeMeters":[26.956,9.413,29.67],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":1,"publishedAt":"2026-09-07T23:32:00.953Z","updatedAt":"2026-09-08T02:03:51.605Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/27331/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DeadEndStreetAtNightHalloweenSlasherStreet(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/27331/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/27331/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/27331/v1/model.glb\" alt=\"Dead End Street at Night (Halloween Slasher Street)\" 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/27331/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/27331/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}