11 Months Ago
Water hits are now handled right in GamePhysics.Trace / TraceAll since the previous way of doing it did not correctly sort water hits and physics hits (could return water hit even though physics hit was in front of it) Fixed drinking dialog weirdness Fixed AddToWater only adding 1/4 of the ocean to the water map Added normal to WaterSystem.Trace (currently always returns Vector3.up)