Hi there,
I am currently working on a project that involves using the MassTraffic AI plugin in Unreal Engine 5 to simulate vehicular movement within my level. I have been following a tutorial (link provided below) as a basis for my setup:
Tutorial Link: https://www.youtube.com/watch?v=RRWr_Hnn5Bg
In my project, I am utilising the ZoneGraph functionality with a Lane profile of 2 Lanes (Forward Backward). I have set up two actors, namely “Vehicle1” and “Vehicle2.” Additionally, I have created two Mass Entity Config Assets for further configuration.
My specific requirement involves spawning “Vehicle1” into the Forward Lane and “Vehicle2” into the Backward Lane. I am seeking guidance on the steps and settings necessary to accomplish this setup.
I appreciate any assistance or insights you can provide. Thank you!