hey guys, i’m really new to unity. you see, i want to create multiple paths using waypoints, and i want an object to follow certain a path on button click, and change route to another path when another button is clicked. how do i achieve this? please help.,hey guys, i’m really new to unity. i have a question, you see, i want to make multiple paths using waypoints, and i want to enable an object to follow a certain path then switch to another path upon keypress or something is triggered, how can i achieve it. please help
Good day.
You are asking several things in one post.
Go step by step. Generate vector3 positions for the posints, create arrays of vector3 for each paths then make the objects look for the point they have to go, and then make them move.
If you know 0 about all of this, mayube you should spend some hours watching tutorials, reading manueals and trying trying trying before come to ask.
If you have some specifys question for 1 function, or thing to achieve, come to ask, but you can not come here and ask all this things…
Bye!