mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Set spineboy as default.
This commit is contained in:
parent
1ef7334c17
commit
631add64fb
@ -55,8 +55,8 @@ var TurbulenzEngine = WebGLTurbulenzEngine.create({canvas: canvas});
|
|||||||
var graphicsDevice = TurbulenzEngine.createGraphicsDevice({});
|
var graphicsDevice = TurbulenzEngine.createGraphicsDevice({});
|
||||||
var draw2D = Draw2D.create({graphicsDevice: graphicsDevice});
|
var draw2D = Draw2D.create({graphicsDevice: graphicsDevice});
|
||||||
|
|
||||||
//load("spineboy", 0.6);
|
load("spineboy", 0.6);
|
||||||
load("hero", 1);
|
//load("hero", 1);
|
||||||
//load("goblins", 1);
|
//load("goblins", 1);
|
||||||
|
|
||||||
var atlas;
|
var atlas;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user