1
votes

How can I rotate a sphere accordingly to the camera rotation? Example: if i walk around my sphere, the sphere rotates with me, that I always see the same side.

1

1 Answers

1
votes

Use a constraint, for example a SCNLookAtConstraint to your view's pointOfView.