Question by
JAY_DIZZEL · Aug 04, 2020 at 04:14 PM ·
gameobjectarrayrandomspawnwaypoints
Need to randomly place Waypionts from an Array in an "closed" 2D space
i am new to writing code and need Help for my problem. i want to spawn Randomly Waypoints in an 2D space and want them to have a Order so the Object wich follows the path knows where to start.
i have an Array with Waypoints in it (Game Objects) and an Random position genarator for an Game Object now i have to combine them but i have no idea how.
if you know how to solve my problem or have an better idea how to do this plz commt.
ty for you Help
Comment