Discuss Scratch

Chocolate_Kat
Scratcher
15 posts

List of Helpful Topics for Scripting

WWGirlPower wrote:

How do I create a discussion forum?
You go to the forum home page, and click like, Project Ideas, and there should be a blue button that says “New Topic”. Hope that helped!

★·.·´¯`·.·★ ᴍᴏᴄʜᴀ ★·.·´¯`·.·★
Gameboyadvancefan
Scratcher
52 posts

List of Helpful Topics for Scripting

Hey everyone. I have a cuestion. I,m making a Mario game. And I thought it would be nice if you could choose between mario and luigi. so I tried to do that. But it did not work. so someone can help me
asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

Gameboyadvancefan wrote:

Hey everyone. I have a cuestion. I,m making a Mario game. And I thought it would be nice if you could choose between mario and luigi. so I tried to do that. But it did not work. so someone can help me

I'd suggest you to create your own topic. This is not for specific project issues.
Gameboyadvancefan
Scratcher
52 posts

List of Helpful Topics for Scripting


Sorry but how do I create my own topic ?

Last edited by Gameboyadvancefan (March 14, 2018 13:15:56)

asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

Gameboyadvancefan wrote:

Sorry but how do I create my own topic ?

You read https://scratch.mit.edu/discuss/topic/233605/ and when done click the link:
https://scratch.mit.edu/discuss/7/topic/add/
Gameboyadvancefan
Scratcher
52 posts

List of Helpful Topics for Scripting

asivi wrote:

Gameboyadvancefan wrote:

Sorry but how do I create my own topic ?

You read https://scratch.mit.edu/discuss/topic/233605/ and when done click the link:
https://scratch.mit.edu/discuss/7/topic/add/
Thanks
BabyBonBun
Scratcher
2 posts

List of Helpful Topics for Scripting

Awesome tips!
asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

Do you need to replace or delete a specific character(by position) in a string?

define replace letter# (#) in string ($) by letter (letter) save to var (var) show/hide var (s/h)
if <not <(length of ($)) < (#)>> then
delete (all v) of [temp v]
repeat (length of ($))
add (letter ((length of [temp v] :: list) + (1)) of ($)) to [temp v]
end
if <(letter) = []> then
delete (#) of [temp v]
else
replace item (#) of [temp v] with (letter (1) of (letter))
end
set (var) to (temp :: list)
if <(s/h) = [s]> then
show variable (var)
else
hide variable (var)
end
end

You can get it from https://scratch.mit.edu/projects/212056089/

Last edited by asivi (March 23, 2018 13:36:36)

PancakeGamer5467
Scratcher
6 posts

List of Helpful Topics for Scripting

Any ideas for new scratch projects???? If you have some, can you comment on my profile? Thx!
TOMEAKA
Scratcher
2 posts

List of Helpful Topics for Scripting

why hellothere
Elizdancer97
Scratcher
72 posts

List of Helpful Topics for Scripting

How do you put music from other places (like youtube); into your projects?
Alexandars_Fist
Scratcher
47 posts

List of Helpful Topics for Scripting

Hi guys i have some issues with my sharing project.When i start a game everything is ok and my sprites are looking in -90 left direction what is fine, but when i want to share a game they are looking in 90 right what isnt ok. I want them looking in -90 left direction.Can you help me?
TOMEAKA
Scratcher
2 posts

List of Helpful Topics for Scripting

send the link to the prodject and ill fix it
DanielB879
Scratcher
22 posts

List of Helpful Topics for Scripting

when green flag clicked
forever
wait until <><touching [ cat scratch] ?>
wait until <>
add [helpfull topics against bullying] to [list cats]
asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

PancakeGamer5467 wrote:

Any ideas for new scratch projects???? If you have some, can you comment on my profile? Thx!
Please do not spam, you go to the specific forum for project ideas.

TOMEAKA wrote:

why hellothere
Please do not SPAM. Thanks.

Elizdancer97 wrote:

How do you put music from other places (like youtube); into your projects?
Please, go to questions about Scracth and ask in there. Thanks.

Alexandars_Fist wrote:

Hi guys i have some issues with my sharing project.When i start a game everything is ok and my sprites are looking in -90 left direction what is fine, but when i want to share a game they are looking in 90 right what isnt ok. I want them looking in -90 left direction.Can you help me?
Please, create a new topic in the main page of help with scripts instead. Thanks.

TOMEAKA wrote:

send the link to the prodject and ill fix it
You8 go to their profile and respond there. Thanks.

DanielB879 wrote:

when green flag clicked
forever
wait until <><touching [ cat scratch] ?>
wait until <>
add [helpfull topics against bullying] to [list cats]
Please do not SPAM. There is a topic where you can post as many scratchblocks as you want. Thanks.
asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

Paddle2See wrote:

hello12345678910 wrote:

Here are some helpful topics in scripting.
If you feel like there's something that should be here, but isn't, then suggest it.

Wiki Links

Scripting Tutorials
A nice little collection of scripting tutorials written by experienced scratchers
Drawing&Animation
A few tutorials on how to improve the look of your projects
_________________________________________________________________________________

Basic Topics

Jumping
Try to find a good platformer were you stay on the ground the whole time (you won't)
Curing the “Double click Green Flag” glitch
Fixing start-up problems with your project
__________________________________________________________________________________

More Advanced Topics

5 Easy Steps to Becoming a Better Programmer
Ways to improve your projects
Coding and Encoding for Cloud Variables
Sometimes you want to store more than numbers
A Guide on How To Make a Multiplayer Game
Play with your friends using Cloud Variables
Want to make 3D?
Various techniques to make projects in 3D!
Cloning tutorial
The basics of using cloning in your project
__________________________________________________________________________________

References

Scratch Wiki
The Wiki. simple as that
Scratch blocks Guide
Learn to use the forum-based Scratch blocks!
Blue_boss
Scratcher
14 posts

List of Helpful Topics for Scripting

Hello! I need some help with my new plat former i would like to know how to make it better and some ideas for levels https://scratch.mit.edu/projects/218692317/
Gunther60Nein
New to Scratch
9 posts

List of Helpful Topics for Scripting

i am wondering please how to make a variable i saw them in other project but cannot find where to make them? Apologies if this is not right place to post, i am new scratch user. Thank you and have good day,

Gunther
asivi
Scratcher
1000+ posts

List of Helpful Topics for Scripting

Paddle2See wrote:

hello12345678910 wrote:

Here are some helpful topics in scripting.
If you feel like there's something that should be here, but isn't, then suggest it.

Wiki Links

Scripting Tutorials
A nice little collection of scripting tutorials written by experienced scratchers
Drawing&Animation
A few tutorials on how to improve the look of your projects
_________________________________________________________________________________

Basic Topics

Jumping
Try to find a good platformer were you stay on the ground the whole time (you won't)
Curing the “Double click Green Flag” glitch
Fixing start-up problems with your project
__________________________________________________________________________________

More Advanced Topics

5 Easy Steps to Becoming a Better Programmer
Ways to improve your projects
Coding and Encoding for Cloud Variables
Sometimes you want to store more than numbers
A Guide on How To Make a Multiplayer Game
Play with your friends using Cloud Variables
Want to make 3D?
Various techniques to make projects in 3D!
Cloning tutorial
The basics of using cloning in your project
__________________________________________________________________________________

References

Scratch Wiki
The Wiki. simple as that
Scratch blocks Guide
Learn to use the forum-based Scratch blocks!
mazelfa800
Scratcher
17 posts

List of Helpful Topics for Scripting

I am working on a game but I cant get the wall jump working cuz idk how to make it land on the color I wanna it to be… how do you do it!?
when backdrop switches to [ comment]
say [Pretty please!] for (2) secs

Powered by DjangoBB