This screen-space shader effect uses HLSL to create heat distortion, giving the impression that the player is on fire. When the player gets too close to flames or an explosion, the shader increases in intensity based on proximity, distorting the player's view and enhancing the sense of impending danger as they approach the source of the heat. It was created using HLSL shader code, the Shader Graph, and C# in Unity.