I’m currently just plopping down a bunch of ofImage textures, its for a 2d game i’m trying to make.
When objects are out of the range of the current screen co-ords, i know i need to reposition the screen, but i dont know if there is a command for that, what that might be?
Thank you, yes, getting closer! I took a look at ofEasyCam, seems rooted in 3d, i only need to pan around a flat 2d plain. World translation, is there an example of that, or a command you can point me in the right direction?