my game is completely two-dimensional, using only GUI elements. I want to find out how to disable everything that is not useful to me in order to ensure the best performance.
Do I need to turn off physics, 3D graphics, or other things if my Workspace is empty?