Publisher | BoneCracker Games |
---|---|
File size | 360.79MB |
Number of files | 1303 |
Latest version | 1 |
Latest release date | 2025-04-13 02:58:14 |
First release date | 2025-04-12 09:45:10 |
Supported Unity versions | 2018.4.2 or higher |
Realistic Truck Simulator Toolkit is a complete, modular truck-trailer mission and logistics framework powered by Realistic Car Controller Pro. Whether you're building a full truck simulator, an open world logistics system, or integrating delivery missions into your game, this toolkit gives you all the essential systems to get started quickly, cleanly, and professionally.
🎮 PC Demo - Android Demo - Web Demo - Documentation
Includes the latest version of Realistic Car Controller Pro, and the asset doesn't require any installation steps. With help of editor extensions provided in the asset, significant amount of development time can be saved.
🚛 Trailer & Cargo System
- Multiple trailer types: flatbed, tanker, box, lowloader
- Modular cargo system with support for pallets, crates, fuel, vehicles, and containers
- Trailer types and cargo types can be extended easily
- Add, remove, or clear loads dynamically
- Built-in visual representation of cargo with prefab spawning
- Grid based cargo loading layout on trailers
🎯 Job (Mission) System
- ScriptableObject based jobs define: required trailer type, required cargo type & weight, target delivery zone, optional rewards, etc...
- Mission validation (e.g., trailer compatibility, required load type, etc...)
- Each mission reqiures supported trailer type and compatible load type
- Realtime progress checking, job completion or failure handling
- Load stations to load / unload the trailer
- Delivery zones complete jobs upon the successful cargo delivery
- Load types matched to station configuration, unsupported trailers can't use the load stations.
- Visual and UI feedback on player actions such as trailer attached, detached, job started, job failed, and job completed
🌍 Gameplay Management
- Scene managers to handle all truck and trailer associations during the runtime
- Automatic spawning of trailers at designated spawn points
- Trailer activation or deactivation based on player distance for the optimization
- Easy to get access to trucks, trailers, load stations, delivery zones easily through the scene managers.
- RTS_API class to handle everything with only one line of code.
📦 Demo Content
- Includes demo content template to demonsrate how the system works
- Various trailer models
- City demo scene
- Sample jobs
🧠 Event Based
- Complete event based system on player actions: truck / trailer spawning and despawning, trailer attach, detach, job start, completion, failure, trailer load changes, etc...
🧭 Navigation & Guidance
- Navigation system that guides the player where to go and draws the path on the road
- Trailer stations to attach trailers
- Load stations to load the trailers
- Delivery zones to deliver the cargo
- Integrates with Unity's NavMesh system for smooth, accurate path rendering
- UI indicators to guide the player about interaction zones
💻 UI
- Complete UI Canvas with: Job list and job cards, trailer status display (load, weight, type), on-screen notifications, offset indicators for off-screen objects (trailers, zones, stations), job control (start / locate / terminate jobs), etc...
🚗 Realistic Car Controller Pro
This toolkit is designed exclusively for RCCP and integrates with:
- Management of all trucks and trailers
- Towing, attaching, and detaching trailers
- Supports both external and internal control types
- Fully compatible with mobile controller, camera, and input systems
📦 Package Includes
- Latest version of Realistic Car Controller Pro
- All C# source code with full detailed comments
- ScriptableObject based job definitions, asset settings ,etc...
- Modular manager components
- Ready to use prefabs such as trucks, trailers, UI, UI elements, cargo, etc...
- Example demo scenes to demonsrate how the system works
- API access for custom extensions
📦 Editor Extensions & Documentation
- With help of editor extensions provided in the asset, significant amount of development time can be saved
- All systems have been documented with examples
- Scripting documentation for major systems
🔧 Compatibility
- ✔️ Unity 2022.3.51 --> Latest version of Unity 6 (LTS)
- ✔️ Comes with Built-in Render pipeline, but upgradable to URP / HDRP
- ✔️ Tested on PC, Mac, Linux, Android, iOS, and Web platforms
- ✔️ Supports mobile controllers