not draw_quad but
define a struct for your purpose that holds all the necessary information. Then use a linked list or an array of your struct instances
would vs using basic vars and some pointer fun. And yes the problem is solved. I put it together for everything and it works just fine. I'm using this for a tool to make my real game. Wow I never knew I would need to make so many tools.