I'm really confused from searching through the archives on whether this engine can support loading 3d objects like Obj's or not. If it's possible I'd like to load a singular 3d object in a scene that is traditional 2d but would be able to interact with that one object. For example: there is a 2D background of a desk. On that desk is a 3d spin-able world globe obj. When you click and drag the globe obj will spin.
Is this type of scenario possible in C2? And if so how would I go about implementing it? Are there any good plugins for this? Would I need to JavaScript code such an interaction in myself? Could I even do so in the first place?
Any help is greatly appreciated.