- Steam App
- City-Racing (3821590)
- Event type
- patch note
- Published
- 10 April 2026 - 06:07:52 UTC
- Source
- steam_community_announcements
What was added:·Lane center calculation based on waypoint and lane width.·Lane detection for the AI car.·Lookahead logic for all 4 lanes.·Example lane selection and steering target.·Optional debug visualization.This will make your AI cars aware of all lanes and able to select the best one based on traffic ahead. Let me know if you want this integrated with your actual steering logic or need further customization! Did we not add the actual steering logic? I thought it was working already! Please code this function so the AI Cars know and use the empty lanes to drive better. What Was Added· Lane Center Calculation:· The system now calculates the world positions of all 4 lane centers at each waypoint, based on the waypoint’s position and the road’s width.· Lane Detection for AI Cars:· Each AI car determines which lane it is currently closest to, so it knows i...