v5 ITS ALIVE, IT WALKS!

This commit is contained in:
2018-11-13 23:09:58 +01:00
parent 509a4e2d64
commit b505fe4618
8 changed files with 269 additions and 37 deletions
+2 -2
View File
@@ -81,9 +81,9 @@ public class RotationControl : MonoBehaviour
//rotation.y = r2.update();
//rotation.z = r3.update();
transformation.x = r4.update();
//transformation.x = r4.update();
//transformation.y = r5.update();
transformation.z = r6.update();
//transformation.z = r6.update();
/*transformation2.x = r7.update();
transformation2.y = r8.update();