i have import a robot dae from blender
i can control (rotate the arm, lag, etc) the robot in unity, but i can't control the same thing in xcode8.
in xcode8 scenekit interface, i drag .dae to the scene and i can move/transform/change position to the .dae file.
but the other dae can do this.
i can rotate the other model with SCNAction or something but this robot.dae
is there is a hidden config in .dae and i must unlock to edit this model ??
this .dae change change is here: https://dl.dropboxusercontent.com/u/57965179/robot.dae
================ update
just simple drag dae to scenekit
the model can't be move in scn edit windows