I am Beginner in Unity Game engine.
i wanted to move an object from his position to position of other object.
you can move an object from its position to anothers with this following code
transform.position = Vector3.MoveTowards(pos3, too3, step3);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With