Compilation error (line 3, col 7): The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 5, col 30): The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 7, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 9, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 12, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 20): The type or namespace name 'KeyCode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 17, col 11): The type or namespace name 'Rigidbody' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 18, col 11): The type or namespace name 'Rigidbody' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 22, col 11): The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 23, col 11): The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 24, col 11): The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 7, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 7, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 9, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 9, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 12, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 12, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 15, col 4): The type or namespace name 'SerializeFieldAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 15, col 4): The type or namespace name 'SerializeField' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 1, col 1): Program does not contain a static 'Main' method suitable for an entry point
Compilation error (line 7, col 34): The name 'KeyCode' does not exist in the current context
Compilation error (line 8, col 34): The name 'KeyCode' does not exist in the current context
Compilation error (line 9, col 34): The name 'KeyCode' does not exist in the current context
Compilation error (line 10, col 34): The name 'KeyCode' does not exist in the current context
Compilation error (line 11, col 37): The name 'KeyCode' does not exist in the current context
Compilation error (line 12, col 37): The name 'KeyCode' does not exist in the current context
Compilation error (line 13, col 35): The name 'KeyCode' does not exist in the current context
Compilation error (line 22, col 34): The name 'Vector3' does not exist in the current context
Compilation error (line 23, col 37): The name 'Vector3' does not exist in the current context
Compilation error (line 28, col 37): The type or namespace name 'Rigidbody' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 28, col 16): The name 'GetComponentInParent' does not exist in the current context
Compilation error (line 29, col 31): The type or namespace name 'Rigidbody' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 29, col 18): The name 'GetComponent' does not exist in the current context
Compilation error (line 34, col 8): The name 'Input' does not exist in the current context
Compilation error (line 39, col 8): The name 'Input' does not exist in the current context
Compilation error (line 44, col 8): The name 'Input' does not exist in the current context
Compilation error (line 49, col 8): The name 'Input' does not exist in the current context
Compilation error (line 54, col 8): The name 'Input' does not exist in the current context
Compilation error (line 55, col 7): The name 'isRotating' does not exist in the current context
Compilation error (line 59, col 8): The name 'Input' does not exist in the current context
Compilation error (line 60, col 7): The name 'isRotating' does not exist in the current context
Compilation error (line 64, col 8): The name 'Input' does not exist in the current context
Compilation error (line 65, col 22): The name 'Vector3' does not exist in the current context
Compilation error (line 72, col 23): The name 'Time' does not exist in the current context
Compilation error (line 74, col 49): The name 'transform' does not exist in the current context
Compilation error (line 24, col 19): The field 'rcsController.parentCurrentPos' is never used