In this tutorial, we are going to create a traffic light system. The traffic light will generate a collision box when the light is red and disable the collision box when the light is green. Vehicles use a tracing sphere to detect overlaps with this collision box. When the overlap occurs, the vehicle will stop; when the box is disabled, the vehicle can continue driving.
-
-
-
Documentation: https://sites.google.com/view/jourverse/vehicleaidocumentation
UE5.4 Vehicle AI Plugin: https://drive.google.com/file/d/1ENua952nyj5Vy6QOkVrw1dI_yKRapcvN/view?usp=sharing
UE5.5 Vehicle AI Plugin: https://drive.google.com/file/d/1NL7BSHBGgJM998Gbvx8xwlcCF_07WiZb/view?usp=sharing
UE5.6 Vehicle AI Plugin: https://drive.google.com/file/d/14YD7fgwRsK1P01Owqqp4mX-QFXy_1TSM/view?usp=sharing
bupeda
2025-09-21 09:48:05 +0000 UTCbupeda
2025-09-21 09:44:20 +0000 UTC