Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » intro building
- Diamond-girl
-
100+ posts
intro building
have help with intro to a project



when green flag clicked
move (6) steps
- Harakou
-
1000+ posts
intro building
Uh, that really depends on what they're asking. It sounds like they're looking for help with making one, not look for an idea. Move to Project Ideas
- Diamond-girl
-
100+ posts
intro building
uh yeah
Last edited by Diamond-girl (July 14, 2018 20:09:14)
- RokCoder
-
1000+ posts
intro building
uh yeah
You need to share what you've done and explain what problems you're having. People on this forum will help you work through scripting problems but they won't write an intro for you.
- mullafacation
-
100+ posts
intro building
Hi, could you share the project and say what your problem is! 
If that script is in your project I would recommend changing it to:
Just so that your sprite doesn't keep moving further to the right every time you play the project.

when green flag clicked
move (6) steps
If that script is in your project I would recommend changing it to:
when green flag clicked
go to x: (...) y: (...)
move (6) steps
Just so that your sprite doesn't keep moving further to the right every time you play the project.
Last edited by mullafacation (July 15, 2018 08:00:00)
- Diamond-girl
-
100+ posts
intro building
good point thank you Hi, could you share the project and say what your problem is!when green flag clicked
move (6) steps
If that script is in your project I would recommend changing it to:when green flag clicked
go to x: (...) y: (...)
move (6) steps
Just so that your sprite doesn't keep moving further to the right every time you play the project.
- Discussion Forums
- » Help with Scripts
-
» intro building