Added a pause menu but it doesn’t follow the character/camera, every time I try to move it to be a child of the canvas layer, it crashes the game every time I try to pause. It says “Attempt to call function ‘show’ in base ‘null instance’ on a null instance” How can I fix that?
Below are the code I’ve used + error code. Thanks in advance