Okay, I need help for a new game That I am orking on. I want it to be a multi directional scroller but I want it contained in a part of the screen like the diagram below.
......................
l Scroller l non l
l l scrolll
l l l
l l l
**********************
Is that possible? I would greatly apreciate the help.
Offline
If you know how to scroll, great. For the y, just make it 360 instead of 480 and vertical arrows (up and down). If you can't scroll, go to archmages help thread. Don't have link, sorry
Offline
Okay, I got it thanks to bluestribute and mayhem. Thanks for helping.
Offline
Another 4directional scrolling method you might want to use is having 4 sprites, and the rotation point in another corner each time. Used in my 3d rc rally project.
I got the idea from jens:
http://scratch.mit.edu/projects/Jens/27625
Offline