|
@@ -140,7 +140,7 @@ public class PathConstraint implements Updatable {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- private float[] computeWorldPositions (PathAttachment path, int spacesCount, boolean tangents, boolean percentPosition,
|
|
|
+ float[] computeWorldPositions (PathAttachment path, int spacesCount, boolean tangents, boolean percentPosition,
|
|
|
boolean percentSpacing) {
|
|
|
Slot target = this.target;
|
|
|
float position = this.position;
|