mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 08:38:43 +08:00
[ts][player] Small fix in physics example
This commit is contained in:
parent
e8cd734ef2
commit
20827bf371
@ -17,7 +17,7 @@
|
||||
last = new spine.Vector3();
|
||||
new spine.SpinePlayer("player", {
|
||||
skeleton: "assets/celestial-circus-pro.skel",
|
||||
url: "assets/celestial-circus-pma.atlas",
|
||||
atlas: "assets/celestial-circus-pma.atlas",
|
||||
showControls: true,
|
||||
animation: "swing",
|
||||
success: (player) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user