
About
A specialised infected 2.01 m long and 0.76 m tall that drags itself along the ground: chest low, both arms reaching forward to pull, wasted legs trailing flat behind, shirt hanging open and trousers shredded at different lengths. Metre units, +Y up, the figure faces +Z, ground contact at y=0. Static geometry; no rig, collision, animation 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 “Crawler infected (Undead Horde and Infected Variants)” asset in my project. Model: https://cdn.3dassets.dev/assets/12001/v1/model.glb Asset page: https://3dassets.dev/assets/undead-horde-and-infected-variants-crawler-infected-6597cf89 Description: Torso dragged forward on both arms with the wasted lower body trailing behind. - Dimensions (X × Y × Z): 0.556 × 0.764 × 2.007 metres - Triangles: 5,624 - 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/12001/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Crawler infected (Undead Horde and Infected Variants)
Torso dragged forward on both arms with the wasted lower body trailing behind.