Hello everyone,
Is there anyone who knows if it's possible to create a region on the screen where you can draw scrolling sprites?
Like a scrolling jackpot machine screen that would be drawn over the main background.
The SetScissor function can restrain the drawing in a region but you lose the background image. Well, at least when i tried to do something with that function. But i'm a noob with AppGameKit, so maybe there is a way to do this effect but i can't find any examples.
Is there anyone that can help me do this effect ?
Thank you and have a nice day ! :o)