Question about loading multiple Images.
Posted: Fri Jan 03, 2014 10:30 am
Let me start off by saying that I'm new to Love and Lua in general.
What I'm trying to do is simply find a way to load multiple images without having to use love.graphics.newImage multiple times. All images would be numbered 1-100. I'm posting this is frustration because this seems so simple and my attempts at finding an answer searching have been futile. If you could help me I would greatly appreciate it!
What I'm trying to do is simply find a way to load multiple images without having to use love.graphics.newImage multiple times. All images would be numbered 1-100. I'm posting this is frustration because this seems so simple and my attempts at finding an answer searching have been futile. If you could help me I would greatly appreciate it!