Hi all. Is there any way so that I can display a custom rectangular part of an image by defining the coordinates of the sub-rectangle ?
For example, suppose that I have a sprite with dimensions 100x1000 that it contains a landscape and I want to have a viewport of 100x100 where I will start displaying the original image by moving from left to right 1 pixel at a time.
Thanks.