#how can ı change the direction of velocity

1 messages · Page 1 of 1 (latest)

rotund kite
#

you would need to put it on the position z on the transform component and not rotation as that will just make it rotate

#

send ss of it and ill see if i can explain it

#

better

rotund kite
#

can i see your code

ornate pine
narrow phoenix
#

Another solution (that doesn't require the delta rotation) could be to create a new vector from the original velocity's magnitude and transform.forward, and set that as the new velocity.