#how to rotate an object around another

11 messages · Page 1 of 1 (latest)

hollow hedge
#

Like wdym by around

#

Opposite or what?

terse ruin
#

Rotator

hollow hedge
#

Rotator is the easiest but he asked for vector

#

Vector rotate then

terse ruin
#

Oh fuck not for me 😂

flat niche
#

I have an orbit invention (I think it is priced around 500?) if you want to use that, if you can't figure it out.

But it has to do with rotate vectors, sin, cos, and stuff

flat niche
#

Hm

hearty zephyr
#

Have a vector, where X is Sin(Time*DegreesPerSecond) * Amplitude and Z is Cos(Time*DegreesPerSecond) * Amplitude

Rotate this vector by the rotation of the object multiplied by a rotation offset

Add this new rotated vector to the position of the object

#

This guy wanted something to orbit hand position but