Just curious, how can you create an empty object in a script? I assume you would need to instantiate an instance of GameObject, but Instantiate won’t take that as an arguement, and GO is obviously not a Primitive, and I know I could make a prefab. This is just out of curiosity.
Jeff