Added serial link to SSC32

This commit is contained in:
2018-11-12 23:57:23 +01:00
parent 33da93b63b
commit 509a4e2d64
10 changed files with 158 additions and 61 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public class Foot : Component
public Vector3 transformation = new Vector3(0, 0, 0);
public Vector3 transformation2 = new Vector3(0, 0, 0);
static float knie_offset = 2;
static float knie_offset = 3;
void RL3()
{