logo

Babylon.js Market

← Asset Library
Front ¾ previewSide previewBack ¾ previewTop previewFront ¾
3D Mesh
1

Shooter Shooter Bot 1

Shooter Bot 1 — a rigged 3D mesh from the Shooter game.

Type3D Mesh
FormatGLB
Size3.9 MB
Triangles101,973
Animations
Fall ForwardPunchRunningShot and Blown BackWalkingWalking Blow Back
In the download
  • shooter-shooter-bot-1/shooter-bot-1.glb
  • shooter-shooter-bot-1/scene.json
Guide

Every asset is a flat drop into your project's public/ folder — the model plus a ready-to-run scene.json you can walk around with WASD / arrow keys.

  1. 1Scaffold a project (skip if you have one)
    npm create @babylonjsmarket/arcade@latest my-game && cd my-game && npm install

    A World, renderer, and dev server — ready to run.

  2. 2Download this asset
    bjs download shooter-shooter-bot-1

    Unzips the model + scene.json into public/shooter-shooter-bot-1/.

    First time? Run bjs login once.

  3. 3Point your game at the scene
    await game.loadSceneFromUrl('/shooter-shooter-bot-1/scene.json')

    It auto-registers the scene's built-in components, loads the model, and frames the camera.

  4. 4Run it
    npm run dev

    Walk the character around with WASD / arrow keys.

More like this

Was this page helpful?

We read every note — tell us what's working and what isn't.

↑↓ NavigateEnter SelectEsc CloseCtrl+K Open Search