The running spineboy demo is provided as part of the Spine runtime library. Please be aware the Spine Runtimes have licensing requirements. For the official legal terms governing the Spine Runtimes, ...
// stage settings export const STAGES = { WIDTH: 720, HEIGHT: 480, BG_COLOR: 0x000000 }; // path for use assets export const ASSETS = { ASSET_BG: "assets/images/pic ...