#Need help with vectors please

1 messages · Page 1 of 1 (latest)

craggy canyon
#

I'll be gone for a bit, so please ping if you have an answer!

latent haven
#

if the issue is that it's going from the ground up its because youre starting at {_l}

#

you could either set the length to the maximum and decrease it every time, or start from {_l} ~ vector(0, y, 0) to raise it

craggy canyon
#

Oh wait could I make the vectors be vector(2, 10, -3) (random values) and vector(-3, 5, 2) then set {_l} to {_v1} ++ {_v2}?

latent haven
#

Hmm?