Formula Drifter is a Unity-based multiplayer top-down racing game. It features Formula 1 style cars, custom drift physics, and an immersive driving experience
- Formula 1 inspired car models and assets
- Multiple tracks and racing environments
- Realistic physics powered by Fusion Physics
- ML-Agents integration for AI and machine learning
- EasyRoads3D for custom road and track creation
- SFX and visual effects for enhanced gameplay
- TextMesh Pro for advanced text rendering
Assets/- Contains all game assets, including models, textures, scenes, scripts, prefabs, audio, and plugins.Library/,obj/,Temp/,UserSettings/- Unity-generated folders for build and project settings.Packages/- Unity package management files.ProjectSettings/- Project configuration files.
- Clone or download the repository.
- Open the project in Unity (recommended version: see
ProjectSettings/for details). - Install required Unity packages (see
Packages/manifest.json). - Open a scene from
Assets/Scenes/to start playing or editing.
- Unity (recommended version specified in
ProjectSettings/) - .NET Framework (for C# scripts)
- ML-Agents (for AI features)
- EasyRoads3D (for track editing)
- EasyRoads3D
- ML-Agents
- TextMesh Pro
- Fusion Physics