
About
A 1.0 m stand-and-shoot cover block, 1.68 m wide, split at the top by a 0.5 m firing notch so the shooting line reads without a separate prop. Dimensions 1.68 x 1.00 x 0.68 m (X x Y x Z). Origin at the centre of the footprint on the ground; the notch is centred on the origin. Metres, +Y up, +Z front, ground contact at y=0. Free standing. Pairs with the low and full cover blocks on the 1 m sub-grid. Neutral greybox palette for prototyping before art exists. Static geometry; no skinned rig, collision or navigation data.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Greybox medium cover block with firing notch (Modular Greybox Architecture Kit)” asset in my project. Model: https://cdn.3dassets.dev/assets/8255/v1/model.glb Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-cover-block-medium-de5ef0d4 Description: A 1.0 m stand-and-shoot cover block, 1.68 m wide, split at the top by a 0.5 m firing notch so the shooting line reads without a separate prop. - Dimensions (X × Y × Z): 1.68 × 1 × 0.68 metres - Triangles: 120 - Animations: none - Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/) - Loading: Three.js GLTFLoader; no additional decoders required.
Also available as JSON, Markdown, or via the MCP server.
Import manually
Choose your framework, then copy the code into your project to load the asset.
import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'
const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/8255/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Greybox medium cover block with firing notch (Modular Greybox Architecture Kit)
A 1.0 m stand-and-shoot cover block, 1.68 m wide, split at the top by a 0.5 m firing notch so the shooting line reads without a separate prop.