Pages: 1 2
Topic closed
I'm in Scratch limbo. Trying to finish a simple game in which one sprite (a man) jumps to and from other sprites (moonrocks) to traverse the screen. All of the moonrocks move vertically at different speeds. If the man-sprite lands on a moonrock, the man-sprite is instructed to match his y-value to the moonrock he's landed on (in effect, riding that moonrock). But how can I then add the ability at that point for the man-sprite to move to another moonrock? Frustrating. Thank you.
Offline
nonui wrote:
I'm in Scratch limbo. Trying to finish a simple game in which one sprite (a man) jumps to and from other sprites (moonrocks) to traverse the screen. All of the moonrocks move vertically at different speeds. If the man-sprite lands on a moonrock, the man-sprite is instructed to match his y-value to the moonrock he's landed on (in effect, riding that moonrock). But how can I then add the ability at that point for the man-sprite to move to another moonrock? Frustrating. Thank you.
hi Nonui, my brain has turned to mush at the moment so i will help you tomorrow (if no-one else does)
Offline
nonui wrote:
I'm in Scratch limbo. Trying to finish a simple game in which one sprite (a man) jumps to and from other sprites (moonrocks) to traverse the screen. All of the moonrocks move vertically at different speeds. If the man-sprite lands on a moonrock, the man-sprite is instructed to match his y-value to the moonrock he's landed on (in effect, riding that moonrock). But how can I then add the ability at that point for the man-sprite to move to another moonrock? Frustrating. Thank you.
Back on!
Hmm, is it possible for you to give me a link to the project? I am finding this difficult to visualise so i am trying to create a replica of your project to try and work out the solution.At the moment i have got it so all the Moonrocks move and when Scratchcat goes to a moonblock he moves with it. I have not added jumping. This is the link to my version:http://scratch.mit.edu/projects/MoreWillpower/2886911/ Can you tell me if mine is anything like yours!
Offline
Hey can you help me out? I think I know the glitches/problems but I am unaware how to fix them. They are the last two things I need to fix. So first, when the bird gets hit with a fireball, it goes to the position but it continues to follow sprite 1 as it is hidden, this makes it impossible for it to respawn or show again. The second issue is with losing the game from losing all three lives. For some reason it multiplies the numbers more than once when adding up the total score. It will multiply until all scrips are stopped. Can you give me suggestions to fix?
http://scratch.mit.edu/projects/Fernandop91/2886944
Offline
Fernandop91 wrote:
Hey can you help me out? I think I know the glitches/problems but I am unaware how to fix them. They are the last two things I need to fix. So first, when the bird gets hit with a fireball, it goes to the position but it continues to follow sprite 1 as it is hidden, this makes it impossible for it to respawn or show again. The second issue is with losing the game from losing all three lives. For some reason it multiplies the numbers more than once when adding up the total score. It will multiply until all scrips are stopped. Can you give me suggestions to fix?
http://scratch.mit.edu/projects/Fernandop91/2886944
just let me finish a review and then i will be with you!
Offline
Fernandop91 wrote:
Hey can you help me out? I think I know the glitches/problems but I am unaware how to fix them. They are the last two things I need to fix. So first, when the bird gets hit with a fireball, it goes to the position but it continues to follow sprite 1 as it is hidden, this makes it impossible for it to respawn or show again. The second issue is with losing the game from losing all three lives. For some reason it multiplies the numbers more than once when adding up the total score. It will multiply until all scrips are stopped. Can you give me suggestions to fix?
http://scratch.mit.edu/projects/Fernandop91/2886944
The bird works fine when i downloaded it. *plays a couple more times* oh maybe not... Hmm, i think the problem is the forever block. When you touch it if the repeat until occurs it will never show again. The lives issue i can not find.
This is taking a long time, i'll just post this
Offline
Willpower wrote:
Fernandop91 wrote:
Hey can you help me out? I think I know the glitches/problems but I am unaware how to fix them. They are the last two things I need to fix. So first, when the bird gets hit with a fireball, it goes to the position but it continues to follow sprite 1 as it is hidden, this makes it impossible for it to respawn or show again. The second issue is with losing the game from losing all three lives. For some reason it multiplies the numbers more than once when adding up the total score. It will multiply until all scrips are stopped. Can you give me suggestions to fix?
http://scratch.mit.edu/projects/Fernandop91/2886944The bird works fine when i downloaded it. *plays a couple more times* oh maybe not... Hmm, i think the problem is the forever block. When you touch it if the repeat until occurs it will never show again. The lives issue i can not find.
This is taking a long time, i'll just post this
i lost track of time doing this and i have not really come to a solution. My only suggestion is use "repeat until Death = 1" on the bird script instead of forever and add "set death to 0" at the start.
Offline
Can you help me? I'm trying to test out simple platformer movement here: http://scratch.mit.edu/projects/egnladn/2886794 but I'm having a bit of trouble. The sprite shakes when touching the bottom floor and when it touches the wall, it just moves up. Without the yVelocity part, the sprite bounces off the wall as i intended it to. Thank you!
Offline
egnladn wrote:
Can you help me? I'm trying to test out simple platformer movement here: http://scratch.mit.edu/projects/egnladn/2886794 but I'm having a bit of trouble. The sprite shakes when touching the bottom floor and when it touches the wall, it just moves up. Without the yVelocity part, the sprite bounces off the wall as i intended it to. Thank you!
I will do this tomorrow
Offline
I am done with my project but concerned there may be glitches.
My username is aqweb and my project is Bat Trap.
Can I have help with it please?
Sometimes the bat still appears after the stage displays you win or you lose.
Thanks,
Angela
Please let me know if you need more info
Offline
I'm curious, would you like your shop to be in my new shop directory? If yes, then what do you want said below your shop's banner?
Offline
ErnieParke wrote:
I'm curious, would you like your shop to be in my new shop directory? If yes, then what do you want said below your shop's banner?
Ah i had sort of forgot about this since i have been very busy- i think this topic may have to close as i do not have the time to run it
Offline
MoreWillpower wrote:
ErnieParke wrote:
I'm curious, would you like your shop to be in my new shop directory? If yes, then what do you want said below your shop's banner?
Ah i had sort of forgot about this since i have been very busy- i think this topic may have to close as i do not have the time to run it
I had guessed that that was what occurred. What happens is what happens.
Offline
Can you test this: http://scratch.mit.edu/projects/test_fe … 67/3009412?
Offline
MoreWillpower wrote:
ErnieParke wrote:
I'm curious, would you like your shop to be in my new shop directory? If yes, then what do you want said below your shop's banner?
Ah i had sort of forgot about this since i have been very busy- i think this topic may have to close as i do not have the time to run it
I'd be happy to close it for you. Please use the Report button in the future to let moderators know that you would like it closed.
Offline
Topic closed
Pages: 1 2