Racing Cameras 0.3 3D Tools 4.2 Community
Submitted by user skaruts; MIT; 2024-08-20
This plugin provides a handful of handy cameras for prototyping racing games. It creates an autoloaded singleton that automtically manages the cameras and allows you to switch between them.
There are four vehicle cameras:
- RacingChaseCamera - a camera that chases the vehicle
- RacingMountedCamera - a camera that allows you to switch between multiple user-defined positions on the vehicle
- RacingOrbitCamera - a camera that orbits around the vehicle, controlled with the mouse
- RacingCockpitCamera - a cockpit camera, which you can look around with, using the mouse
And one external camera:
- RacingTrackCamera - a camera that automatically switches between user-defined positions around the track in order to follow the vehicle.
Check out the documentation for more information, and the example scenes to see all the cameras in action.
View files Download Submit an issue Recent Edits