Full notes
Full City-Racing update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Balance
- Performance
City-Racing changes
All the assets City-Racing is running
Crest Water 5 (Oceans, Rivers, Lakes) 5.6.6
Easy Weapons 3.2.0
Realistic Car Controller 4.5.0
Key Features:
Added A script for fun behavior to add more torque/speed and Simulation Better Grip
Enhanced Grip
·Increases forward friction for better acceleration (30% boost by default)
·Increases sideways friction for better cornering (25% boost by default)
·Separate bonuses for front/rear wheels to balance handling
Reduced Slip
·Reduces slip thresholds by 25% (configurable)
·Prevents excessive wheelspin and sliding
·Makes the car more predictable and controllable
Enhanced Stability
·Increases traction helper strength
·Improves steer helper for better stability
·Optional anti-roll enhancement for less body roll
Simulation-Specific
·Only activates when "Simulation" behavior is selected (index 0)
·Automatically restores original values when switching behaviors
·Stores all original friction values for perfect restoration
Per-Wheel Tuning
·Different grip bonuses for front vs rear wheels
·Front wheels get slight understeer control
·Rear wheels get slight oversteer control
Usage:
Attach to your car prefabs (same as FunBehaviorTorqueBoost)
Adjust settings in Inspector:
· forwardGripMultiplier - How much more forward grip (1.3 = 30% more)
· sidewaysGripMultiplier - How much more cornering grip (1.25 = 25% more)
· slipReductionFactor - How much to reduce slip (0.75 = 25% less slip)
· enhancedTractionHelperStrength - Traction assist strength (0.35 recommended)
Select "Simulation" behavior in RCC Settings (behavior index 0)
Debug Features:
·Right-click script → "Toggle Simulation Traction" to test
· GetCurrentSlipDebugInfo() method for runtime debugging
·Gizmos show traction state when car is selected in editor
This pairs perfectly with your FunBehaviorTorqueBoost script - one makes cars faster, this one makes them more grippy and realistic! 🏎️
Source
Changelog.gg summarizes and formats this update. How we read updates.
