mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
setToBindPose for new slots.
This commit is contained in:
parent
43018798ab
commit
3bacf2a9e4
@ -47,7 +47,7 @@ function Slot.new (slotData, skeleton, bone)
|
|||||||
self:setAttachment(attachment)
|
self:setAttachment(attachment)
|
||||||
end
|
end
|
||||||
|
|
||||||
self:setColor(255, 255, 255, 255)
|
self:setToBindPose()
|
||||||
|
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user