I'm learning about Godot, and I am wondering if by any chance you could give me a hint where exactly the code for the fading of the burn marks is found and how it works. I tried turning off the code in _process() and in _on_timer_clear_timeout() in game/floor.gd, but the fading still happens, so it's not that code.