no IK
This commit is contained in:
@@ -5,4 +5,6 @@ import arc.math.geom.*;
|
||||
public class Leg{
|
||||
public final Vec2 joint = new Vec2(), base = new Vec2();
|
||||
public int group;
|
||||
public boolean moving;
|
||||
public float stage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user