Pages: 1
Topic closed
Click on my profile and see both the scroling tutorial and download Rpg and cheak out one of the background sprites.
Offline
http://scratch.mit.edu/projects/yambanshee/263478
Offline
IF you look at that tutorial that is how you do left and right. Up and down would be the same except you would have for the ground sprites: set y to scrolly and you would have if up arrow pressed and if down arrow pressed instead of left and right
Offline
bosox397 wrote:
IF you look at that tutorial that is how you do left and right. Up and down would be the same except you would have for the ground sprites: set y to scrolly and you would have if up arrow pressed and if down arrow pressed instead of left and right
and you would use the number 360 instead of 480, 480 being the length of the screen, 360 being the height of the screen.
Offline
Zelda123 wrote:
bosox397 wrote:
IF you look at that tutorial that is how you do left and right. Up and down would be the same except you would have for the ground sprites: set y to scrolly and you would have if up arrow pressed and if down arrow pressed instead of left and right
and you would use the number 360 instead of 480, 480 being the length of the screen, 360 being the height of the screen.
yeah forgot about that
Offline
Topic closed
Pages: 1