25.10.2014, 04:22
Hello, I am trying to make a mission system where you drive from a random location to another, I already made some locations to drive to but I don't know how to make it completly random :P Thanks!
BTW here is the coords:
BTW here is the coords:
Код:
new Float: random_destinations[][3] = { 771.1042,-1357.3729,13.5323, 557.8225,-1265.6511,17.2422, 1224.9829,-1829.7542,13.4032, 1882.5809,-2281.4395,13.5469, 1937.4445,-1776.8722,13.3828, 2296.4216,-15.1040,26.3285, 1364.9675,467.9350,20.1037, 1345.6343,280.0660,19.5615, 77.5986,1213.2402,18.8355, -293.9685,1052.0466,19.5886, -83.9216,1359.8287,10.3647, 135.5094,1964.2729,19.4917, -302.6055,1523.6019,75.3594 }