I use control node and draw_rect
to draw the mini map, and add it to player as child node. I want the mini map I draw always in middle of the screen, but this way the mini map seems to move with camera. How can I fix the position of the mini map?
Thanks!