Orbiting kina failed

https://files.catbox.moe/0as566.mp4

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

9 points · 2 comments · view on lemmy.world

2 Comments

unexposedhazard@discuss.tchncs.de · 3 pts · 1y (1 reply)

Just looks like the value for rotation speed is off a bit no? Hard to tell how you coded it from the vid alone.

seasick@lemmy.world · 1 pts · 1y

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. Clip is a few days old, so I'm not too sure about the cos thing ^^