Below is a tutorial about scrolling on the X axis, you could use the same methods but use the Y axis instead. I believe the source file download (linked in the description) has both horizontal and vertical samples.
@jamie_c said:
Below is a tutorial about scrolling on the X axis, you could use the same methods but use the Y axis instead. I believe the source file download (linked in the description) has both horizontal and vertical samples.
I have already tried it ,it seems not work on y-axis 90 angle
@jamie_c said:
Below is a tutorial about scrolling on the X axis, you could use the same methods but use the Y axis instead. I believe the source file download (linked in the description) has both horizontal and vertical samples.
I have already tried it ,it seems not work on y-axis 90 angle
@NNterprises said:
Not sure what you're saying by 90 y axis... You're just saying "move straight up" right? Are you trying to rotate it to 90 degrees too?
You just want it to move UP VERTICALLY right (on the Y axis)?
You may have to post your file, if Jamie's tutorial didn't work if you switched it to Y instead of X, and if none of mine worked, there's a bigger issue that we cannot see
Make sure MOVEABLE is checked in your background actor too maybe
@NNterprises said:
You may have to post your file, if Jamie's tutorial didn't work if you switched it to Y instead of X, and if none of mine worked, there's a bigger issue that we cannot see
Make sure MOVEABLE is checked in your background actor too maybe
When I use your method, the background will scroll, but I want to be one after the other with a scroll background
The issue is, we don't know what you mean by "I want 90 degrees" - try saying it a different way. From what I can tell you want a vertically scrolling background, which people have provided you solutions for. Either you're not following the tutorials correctly, or there's some other issue in your code. OR we have no idea what you mean and are going round in circles.
Comments
Please~~
It all depends on what you need you need to be specific. Is it just a moving background? Does it scroll when you swipe? ... etc
But if you want it to move in the background you can do a lot of things...
Make a background actor and stretch it to the size needed
Choose one of the following to make it move down 1000 pixels for 10 seconds:
Below is a tutorial about scrolling on the X axis, you could use the same methods but use the Y axis instead. I believe the source file download (linked in the description) has both horizontal and vertical samples.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
um...I can't make it works,i want the background unlimited automatically move up,anyway,thanks for your help!!
I have already tried it ,it seems not work on y-axis 90 angle
i found the y-axis file!thanks
But it doesn't on 90 y-axis
Not sure what you're saying by 90 y axis... You're just saying "move straight up" right? Are you trying to rotate it to 90 degrees too?
You just want it to move UP VERTICALLY right (on the Y axis)?
yup!that's what i want!
You may have to post your file, if Jamie's tutorial didn't work if you switched it to Y instead of X, and if none of mine worked, there's a bigger issue that we cannot see
Make sure MOVEABLE is checked in your background actor too maybe
When I use your method, the background will scroll, but I want to be one after the other with a scroll background
Do you mean parallax scrolling?
Nope,it's like I want 90 degrees.thanks for your help!
The issue is, we don't know what you mean by "I want 90 degrees" - try saying it a different way. From what I can tell you want a vertically scrolling background, which people have provided you solutions for. Either you're not following the tutorials correctly, or there's some other issue in your code. OR we have no idea what you mean and are going round in circles.
Do you want to scroll the background down or up?
scroll it up,thanks!
I've amended the code in the video tutorial from @jamie_c so that it scrolls upwards (see attached)