skeleton.physics¶
Type:
userdata | nilSee also: skeleton
Overview:¶
The physics object exposes physics constraints on a Spine skeleton if they exist. All physics constraints in the skeleton share the same properties (wind, inertia, etc.), so changing a property on this object affects all constraints.
If the skeleton has no physics constraints, skeleton.physics will be nil.