Discuss Scratch

Approved
New to Scratch
2 posts

There is a strange bug in my platform game..

Hey Guys,

I need to make a scratch game for school. The goal of my game is to reach the end of a level without dying (by not falling down)
Alltough I haven't made the end of the game, I do have most of the things done like animations and stuff.
I've made a test level with 6 black lines where you can jump on. The only issue is that there is a chance where you go right true one of those black lines while it's purpose is there to break the fall of the character and making you be able to jump again.

The game: https://scratch.mit.edu/projects/195650835/#editor

If you have any ideas how this may come, please let me know as I have a deadline that is more close every day.

Thanks for reading!
Haz-_-
Scratcher
500+ posts

There is a strange bug in my platform game..

Approved wrote:

Hey Guys,

I need to make a scratch game for school. The goal of my game is to reach the end of a level without dying (by not falling down)
Alltough I haven't made the end of the game, I do have most of the things done like animations and stuff.
I've made a test level with 6 black lines where you can jump on. The only issue is that there is a chance where you go right true one of those black lines while it's purpose is there to break the fall of the character and making you be able to jump again.

The game: https://scratch.mit.edu/projects/195650835/#editor

If you have any ideas how this may come, please let me know as I have a deadline that is more close every day.

Thanks for reading!
Whats the bug?


 continue this hashtag if you live in australia [img]http://u.cubeupload.com/rabbitcarrots/FEDB1435D41540BFB9FB.jpeg[/img] is the image code xD oh and btw this siggy is from @Hellounicorns2    :cool:
Approved
New to Scratch
2 posts

There is a strange bug in my platform game..

Haz-_- wrote:

Approved wrote:

Hey Guys,

I need to make a scratch game for school. The goal of my game is to reach the end of a level without dying (by not falling down)
Alltough I haven't made the end of the game, I do have most of the things done like animations and stuff.
I've made a test level with 6 black lines where you can jump on. The only issue is that there is a chance where you go right true one of those black lines while it's purpose is there to break the fall of the character and making you be able to jump again.

The game: https://scratch.mit.edu/projects/195650835/#editor

If you have any ideas how this may come, please let me know as I have a deadline that is more close every day.

Thanks for reading!
Whats the bug?

That the sprite randomly goes through black lines.
TromboneAndSaxophone
Scratcher
91 posts

There is a strange bug in my platform game..

Make the platforms thicker. When the sprite falls, there's a chance it could go through the platforms without the red part touching the black background.
asivi
Scratcher
1000+ posts

There is a strange bug in my platform game..

You draw the black lines thicker, depending of the speed when failing down the little red dots can go through the lines without touching. You suppose the line is 2px and the red is 2px too, but the character is moving 6px each time and if the red are enough near the line it actually could go down line without touching.

Powered by DjangoBB