Hello.
I am working on a game like Mario and i am wondering how can i make the scrool like in Mario?
The scroll is following Mario but it shows whats under the place.
This is my project :
2shared.com/file/yv5pt5Su/Project1Fixed.html
This is what i want to do but the scroll option doesn't work fine :
youtube.com/watch
What do i need to do to fix that scrolling option?
jolgau: Have you checked out the how do I FAQ and its section Scrolling/Camera ?
There are quite a few nice examples that should help you there.
Also when providing some link to your project, I strongly advise you to post the capx (save as single file) of your project as well, so people can see directly in the code to provide you with help.
Thankyou.
I have one more question.
I looked at the "how do I FAQ" and i saw there at scrolling that the scroll works just for one direction.
How can i fix that , when i go to right it goes , but when i go to left it can't go anymore?
Develop games in your browser. Powerful, performant & highly capable.
Hi jolgau,
With scrolling, click on your Player Sprite, and on the far left of the Editor you will see 'EDIT BEHAVIORS' Click on Edit then on the plus
button 'ADD', add Platform , ScrollTo and Wrap if you don't want your Player to go of the screen.