Hi! I wanted to add a crosshair to my fps game, so i added a texturrect node as a child of the camera node of the player. I then added my crosshair as a texture to the node and placed it in the middle. But now i have 2 problems: the first one is that i dont aim anymore when moving my mouse if i have the crosshair. The other thing is that the crosshair doesnt stays in the middle when i change the screen size. Can you guys tell me how to fix those errors?