hakan.yuceturk Posted November 11, 2014 Posted November 11, 2014 Hi, I want to use cars (in the city traffic example) instead of robot in the pathfinding example.How can i do this??? do i have to add cars in the editor or can i add a car with script???
silent Posted November 12, 2014 Posted November 12, 2014 It depends on what are you trying to achieve at the end. If we are talking about the specific pathfinding example it would be much easier to add car object via script. If you want to add cars via editor and connect them to the world script logic it is better to use Game Framework plugin instead. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
hakan.yuceturk Posted November 12, 2014 Author Posted November 12, 2014 Hi Andrey, I talk about simple pathfinding example at your evaluation kit.I want to move the cars on a mesh file.In your city traffic example vehicles have comprehensive and sophisticated.But in my situation i have a huge mesh file for an area and i need to move the vehicles for an demonstration. thanks
Recommended Posts