Hi guys,
i use the RexMoveTo behaivor in C3..
Now i would make if i click on a button the player moves randomly or to the nearest spawned object.
I have for the object a for each from 1 to 10 also there spawn 10 random objects on floor.
How can i move my player randomly or nearest to one of that object?
Thanks!