Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » scrolling map
- wvzack
-
500+ posts
scrolling map
i need help converting this to a scrolling game (this is on my test account) please help me
- elc987
-
3 posts
scrolling map
Hello, cool game!
To add a scrolling background to your game I would recommend this scrolling game tutorial:
https://www.youtube.com/watch?v=5hbqZOL5rYw
Hope this helps
To add a scrolling background to your game I would recommend this scrolling game tutorial:
https://www.youtube.com/watch?v=5hbqZOL5rYw
Hope this helps
- wvzack
-
500+ posts
scrolling map
okay i will watch it Hello, cool game!
To add a scrolling background to your game I would recommend this scrolling game tutorial:
https://www.youtube.com/watch?v=5hbqZOL5rYw
Hope this helps
- wvzack
-
500+ posts
scrolling map
this video is good but is not what i need i need a flat scrolling back groundokay i will watch it Hello, cool game!
To add a scrolling background to your game I would recommend this scrolling game tutorial:
https://www.youtube.com/watch?v=5hbqZOL5rYw
Hope this helps
- RT_Borg
-
1000+ posts
scrolling map
Hi wvzack,
This project's scrolling seems to be working. (I started in the middle of the ocean, and the size is set so large, it took a long time scrolling before I found land.) Did you already fix your problem, or are you trying to make the effect different?
– RT_Borg
This project's scrolling seems to be working. (I started in the middle of the ocean, and the size is set so large, it took a long time scrolling before I found land.) Did you already fix your problem, or are you trying to make the effect different?
– RT_Borg
- wvzack
-
500+ posts
scrolling map
It is not working for me Hi wvzack,
This project's scrolling seems to be working. (I started in the middle of the ocean, and the size is set so large, it took a long time scrolling before I found land.) Did you already fix your problem, or are you trying to make the effect different?
– RT_Borg
- RT_Borg
-
1000+ posts
scrolling map
I just tried again. It started in the middle of the ocean (again) and if I hold the right arrow key for about 4-6 seconds it reaches land. Once showing land, I can use all the arrow keys and see the map moving.
With the map sprite selected, I reach land around x = 6500 (which you could try setting manually in the sprite editor area, or with a “set x to” block in your green flag script. x = 6500, y = 630 is the edge of a continent.
– RT_Borg
With the map sprite selected, I reach land around x = 6500 (which you could try setting manually in the sprite editor area, or with a “set x to” block in your green flag script. x = 6500, y = 630 is the edge of a continent.
– RT_Borg
- wvzack
-
500+ posts
scrolling map
oh the arrow keys are just a map viewer to see if i made the airports right but i need the airplane to work I just tried again. It started in the middle of the ocean (again) and if I hold the right arrow key for about 4-6 seconds it reaches land. Once showing land, I can use all the arrow keys and see the map moving.
With the map sprite selected, I reach land around x = 6500 (which you could try setting manually in the sprite editor area, or with a “set x to” block in your green flag script. x = 6500, y = 630 is the edge of a continent.
– RT_Borg
- Discussion Forums
- » Help with Scripts
-
» scrolling map