im new to unity and I don't know how to limit the size to 256*240. how do i do this ?
I recommend using a render texture, since it can display less pixels without altering the scale of the game window.