#And lets make a quick thread for this
1 messages · Page 1 of 1 (latest)
Show it all
hmm the vector3 direction?
Omfg
sorry im a little confused
Bout to give up
On phone as well which makes this hell
Vector3 oldPosition
Vector3 direction
void Update
oldPosition = transform.position
transform.position = whatever
direction = transform.position - oldPosition
Got it?
@sour breach
im so sorry but what does taht whatever means?
Idk what u set the position to so
ok thank you so much
Now u can grab the direction in whatever line u need