How would I make moving effect

Any ideas how i can implement moving effect for the main menu cutscene where it just looks at the bus and feels like its moving

Example: Link

I’ve already tried to search for the answer but it said just make segments like alot of them and then change between that but thats not really what i need because im making it for main menu

If you wan’t something exactly like the video then just move/rock the bus with a script and put ParticleEmitters for the smoke from the wheels.
The only Parts you have to move for the speed effect are the while lines on the road since nothing else seems to be moving. Start each line about 50-100 studs away (depending on how far you want them to be visible) then tween each one past the visible point the camera sees behind the van.

1 Like

Thanks i will try that i will let you know

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.