Imagine I have a texture and I want to define the regions of sprites and IDs at runtime, is this possible from Lua?
For example a real game case would be a tiling puzzle, where I can use the same image for several levels of difficulty by subdividing the image at run-time.