Scroll x and y are so hard! Before you even say "check out scratch wiki" I did. I already did and it did not help. Here is my problem:
Okay so I am doing a broadcast which allows the player to move. So I am doing for the ground 0 sprite:
When I receive Hide
forever
go to: x : scrollx + 480*0 y : scrolly + 360*0
And it is not working! It goes to x 0 and y 0 axis when it receives hide.
Oh and in the beginning to prevent it from going to the 0 0 axis I put go to x: # y: # (I forgot the numbers).
Can anybody fix this problem?
Nevermind I got that down. But I have ANOTHER problem! How do you make those invisible borders that many people put go to the edge forever? I put them to a certain x and y position but can't get them to stay at the edge. How do you do that?
Wait I think I got the problem...
It should work, setting the x and y instead of go to: ....
Okay I got the two previous problems down. But I have another problem!! When I jump I put change scroll y by -6 wait 0.5 seconds change scroll y by 6. But I also want it to allow the character to be able to move in mid air until it reaches the ground again. But it sort of goes up freezes allows no movement, then goes back down and allows movement (right to left meaning).
Last edited by Thescratch3 (2011-07-23 21:27:37)
Offline
laptop97 wrote:
Is the movement all in one script?
yea. but its okay I just give up it will NEVER EVER work, I just dont care anymore. Well I would be happy with some help
Offline
laptop97 wrote:
If it waits .5 seconds the whole script freezes for .5 seconds. The left, right, up, down should be in seperate scripts. I think that will work.
Oh.. thanks! I also need help with scrolling could you look at the project? I need help
It is called Evergreen Adventures 1
Last edited by Thescratch3 (2011-07-23 21:58:56)
Offline
laptop97 wrote:
I can't find it, could you post a link?
It should be on now. Or just click my sig name and it is the first project.
Offline
You need the turning on different scripts, up should be one script and down is another etc...
Offline
Now I need help with scrolling. laptop97 sorry, I meant click my big sig (the one with my user name) and then go to see more (for friends) and find Scratch3testaccount and then it is the first project.
Offline
Harakou wrote:
I'm not seeing the problem; I can move while it's in midair just fine.
Yes but not scrolling. It is okay I am closing down the scrolling one and just representing it as a fun plat former.
Offline
laptop97 wrote:
I don't understand the problem. It moves, but you only have one scrolling platform.
Go to the topic Jumping with a Sprite by me.
Offline
It's okay I rescripted it.
Offline