mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 08:38:43 +08:00
Start bones in setup pose.
This commit is contained in:
parent
6b7ed29684
commit
638830a73e
@ -102,7 +102,8 @@ function Bone.new (data, parent)
|
||||
self.scaleX = data.scaleX
|
||||
self.scaleY = data.scaleY
|
||||
end
|
||||
|
||||
|
||||
self:setToSetupPose()
|
||||
return self
|
||||
end
|
||||
return Bone
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user