Burnout Racers Unity Template Free Download
Burnout Racers Unity Source Code Template Free Download. Burnout Racers is a comprehensive template project designed as a base system for your racing game projects.
- Latest version of Realistic Car Controller Pro included
- Singleplayer and multiplayer modes
- Main menu scene and 2 gameplay scenes
- 6 player vehicles
- AI bots (compatible with multiplayer mode)
- Race positioning, checkpoints, finishers, and paths (waypoints)
- Optional leaderboard (requires a free third-party asset)
- Vehicle customization with purchasable items
- Race statistics, including best total and best lap times
- Save, load, and edit player save data with JSON file
- Global settings for calculating scores, multipliers, money, bonuses, and initial money amounts
- Race points system
- API for managing player money, race points, vehicle states, best times, and save data
- One-click scene setup for main menu and gameplay
- Events for countdowns, race starts and ends, player spawns, pause, resume, and more
- Ready-to-use templates
- Optimized, organized, and well-commented scripts
- Clean project hierarchy
- Detailed documentation covering key topics (adding new vehicles, scenes, customization, configurations, score systems, etc.)
[URP Compatibility]
The project uses the Universal Render Pipeline (URP). You may encounter warnings or errors with the latest versions of Unity due to an outdated URP version. Update URP through the Package Manager in this case (Window --> Package Manager --> Universal RP --> Update).
[Main Menu System]
- Select and purchase vehicles
- Vehicle customization (paint, wheels, upgrades, neons, spoilers, decals, sirens, etc.)
- UI management (entrance, vehicle selection, scene selection, credits, options, vehicle stats, player money, and race points)
- Complete Photon lobby system (create and join rooms, list rooms and players, kick players, observers, etc.)
- Showroom camera
[Gameplay System]
- Player management (race score, money, bonuses, race time, race distance, multipliers, etc.)
- UI management
- Listing other players' stats
- Event-based game sequence