Orbiting kina failed - Lemmy.World

Wanted to have them orbiting while maintaining center alignment, didn’t fully work out ¯_(ツ)_/¯ But I do kinda like it

Just looks like the value for rotation speed is off a bit no? Hard to tell how you coded it from the vid alone.
No, I believe the issue was an error in my formula/thinking. Had to use atan2 instead of cos to find the correct rotational value.