mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-15 03:21:35 +08:00
[libgdx] setToSetupPose doesn't reset physics.
This commit is contained in:
parent
f7c8c6deb1
commit
1c3eaafb95
@ -98,7 +98,6 @@ public class PhysicsConstraint implements Updatable {
|
||||
}
|
||||
|
||||
public void setToSetupPose () {
|
||||
reset();
|
||||
PhysicsConstraintData data = this.data;
|
||||
inertia = data.inertia;
|
||||
strength = data.strength;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user