mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
Merge branch 'master' of https://github.com/esotericsoftware/spine-runtimes
This commit is contained in:
commit
a8704ebf61
@ -561,6 +561,7 @@ function AnimationState:setAnimation (trackIndex, animation, loop)
|
||||
local interrupt = true;
|
||||
local current = self:expandToIndex(trackIndex)
|
||||
local queue = self.queue
|
||||
local tracks = self.tracks
|
||||
if current then
|
||||
if current.nextTrackLast == -1 then
|
||||
-- Don't mix from an entry that was never applied.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user