using System.Collections; using System.Collections.Generic; using UnityEngine; // A class representing MuJoCo bodies / worldbody elements. public class BodyController : KineticHierarchyController { }