I’ve loaded a basic 3D scene(created in Blender) into LibGDX, that contains a few basic objects(a sphere, a cone, and a cube). Everything looks fine.
From here, is it possible to move the cube without moving the other objects?
I am very new to this, so it’s just a general question.