Sepheyer
Well-Known Member
- Dec 21, 2020
- 1,704
- 4,186
- 448
Can RenPy extract regions of spritesheets and use them as images? I have something like this in mind (attached) with 126 sub images total, where slicing and dicing the spritesheet into individual images is a task I'd rather avoid for a few good reasons.
I am thinking I can iterate and use im.Crop, but was wondering if there was a native mechanism. Thanks!
I am thinking I can iterate and use im.Crop, but was wondering if there was a native mechanism. Thanks!