ReplayCoolsRight
Fixes incorrect overheat animation on replay cars.ReplayCoolsRight
Fixes replay cars visually overheating in some situations
The Problem
In Distance, certain level triggers (SetAbilitiesTrigger) or (OnEventWarpAnchorHit) to prvent overheating for the player's car. When watching a replay, its possible that these triggers don't fire correctly for the replay car — so the car appears to overheat even though it shouldn't, making the replay look yeah, like... weeu weeu weeu weeu
What This Mod Does
- SetAbilitiesTrigger fix — when a replay car enters a trigger zone that sets infinite cooldown, the effect is correctly applied to the replay car.
- WarpAnchor fix — when a replay car hits a warp anchor, a cooldown event is broadcast so the heat display resets correctly.
Notes
Only visual heat display is affected. No gameplay changes or other real changes on driving etc.
