How to Add Car Traffic! RPG Maker VX Ace! Tyruswoo RPG Maker

Enjoyed this video? Join my Locals community for exclusive content at tyruswoo.locals.com!
2 years ago
93

Hey RPG Makers!

This is a tutorial of how to add traffic to a city, using custom move routes! We create events as our cars, and have them move forward until they bump into something, at which point they turn. We also make sure cars stay on the road by using invisible events as barriers.

For more tutorials and all my RPG Maker plugins, join as a Design Counselor on my website!
https://www.tyruswoo.com/rpg-maker/

We also discuss the Game_Map default script, and talk about how we would use tile ID detection if we were to write a script that checks when cars are on intersections, which would allow us to make more life-like traffic movement.

Not mentioned in the video is the fact that Tile IDs can be detected using the “Get Location Info” command; however, this developer anticipates that using it may require setting all cars to run parallel process commands, and that it would be more effective and lag-free to write a script to detect intersections, rather than using the “Get Location Info” command.

To use regions as barriers to car movement, see Yanfly’s “Move Restrict Region” script.

Only you can build your dreams!

Tyruswoo

Loading comments...