Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How To Make Sliders To Change Color, Size, Ect
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
Hi, I am making a mouse trail maker and I don't know how to make sliders to change the color/size/ect. Can someone tell me or gimme a project tutorial link? Please?
- Wyan100
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
If you have a Variable on screen, you can right click it and change what type of display it is. Such as readout, large display, and slider!
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
Can you say that with more detail? I don't understand, is there a project on how to do it? If you have a Variable on screen, you can right click it and change what type of display it is. Such as readout, large display, and slider!
- Wyan100
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
Hold on I'm trying to make a picture for it…
Last edited by Wyan100 (June 23, 2020 17:23:59)
- Wyan100
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
Okay, I can't figure out how to post picture in Forums. But I'll try to break it down as simple as possible, so you know what a variable is. Right?
Stop reading now if you don't know.
Okay if you are still reading then you know what a variable is. If you go to the variable section of the block menu then it will show all the variables in the project, pick the one you want to make a slider out of and click the little box next to it so there is a blue check mark (unless there is already a blue check mark) Then on screen an orange box with the name of the variable next to it should appear, right-click it and select “slider” from the drop down menu. Then it will turn into a slider, you can click and drag it anywhere on the stage depending where you want it to be.
Does that make sense? Sorry if it sounds like I'm being condescending. I'm not.
Stop reading now if you don't know.
Okay if you are still reading then you know what a variable is. If you go to the variable section of the block menu then it will show all the variables in the project, pick the one you want to make a slider out of and click the little box next to it so there is a blue check mark (unless there is already a blue check mark) Then on screen an orange box with the name of the variable next to it should appear, right-click it and select “slider” from the drop down menu. Then it will turn into a slider, you can click and drag it anywhere on the stage depending where you want it to be.
Does that make sense? Sorry if it sounds like I'm being condescending. I'm not.
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
variable is. Right?Ok, I have the slider how do I code it to change when you slide it? Okay, I can't figure out how to post picture in Forums. But I'll try to break it down as simple as possible, so you know what a
Stop reading now if you don't know.
Okay if you are still reading then you know what a variable is. If you go to the variable section of the block menu then it will show all the variables in the project, pick the one you want to make a slider out of and click the little box next to it so there is a blue check mark (unless there is already a blue check mark) Then on screen an orange box with the name of the variable next to it should appear, right-click it and select “slider” from the drop down menu. Then it will turn into a slider, you can click and drag it anywhere on the stage depending where you want it to be.
Does that make sense? Sorry if it sounds like I'm being condescending. I'm not.
- mlcreater
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
What is your variable (on the slider) called? Ok, I have the slider how do I code it to change when you slide it?
- Wyan100
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
variable is. Right?Ok, I have the slider how do I code it to change when you slide it? Okay, I can't figure out how to post picture in Forums. But I'll try to break it down as simple as possible, so you know what a
Stop reading now if you don't know.
Okay if you are still reading then you know what a variable is. If you go to the variable section of the block menu then it will show all the variables in the project, pick the one you want to make a slider out of and click the little box next to it so there is a blue check mark (unless there is already a blue check mark) Then on screen an orange box with the name of the variable next to it should appear, right-click it and select “slider” from the drop down menu. Then it will turn into a slider, you can click and drag it anywhere on the stage depending where you want it to be.
Does that make sense? Sorry if it sounds like I'm being condescending. I'm not.
Well what do you want to change? Color? Size? Costume? The Options are almost infinite!
- JplaysStuff
-
100+ posts
How To Make Sliders To Change Color, Size, Ect
assuming you have a slider variable named “color”…
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
colorWhat is your variable (on the slider) called? Ok, I have the slider how do I code it to change when you slide it?
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
i wanna do color, size, and costume, what is the code for it?variable is. Right?Ok, I have the slider how do I code it to change when you slide it? Okay, I can't figure out how to post picture in Forums. But I'll try to break it down as simple as possible, so you know what a
Stop reading now if you don't know.
Okay if you are still reading then you know what a variable is. If you go to the variable section of the block menu then it will show all the variables in the project, pick the one you want to make a slider out of and click the little box next to it so there is a blue check mark (unless there is already a blue check mark) Then on screen an orange box with the name of the variable next to it should appear, right-click it and select “slider” from the drop down menu. Then it will turn into a slider, you can click and drag it anywhere on the stage depending where you want it to be.
Does that make sense? Sorry if it sounds like I'm being condescending. I'm not.
Well what do you want to change? Color? Size? Costume? The Options are almost infinite!
- Vibrato
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
^This does the trick. assuming you have a slider variable named “color”…
For size and costume too,
- Tortuga_Lover
-
55 posts
How To Make Sliders To Change Color, Size, Ect
thx!!!!^This does the trick. assuming you have a slider variable named “color”…
For size and costume too,
- phyrenic-eyes
-
3 posts
How To Make Sliders To Change Color, Size, Ect
hey i have the same question for negitivbe sise change
- Jlerpy
-
1000+ posts
How To Make Sliders To Change Color, Size, Ect
hey i have the same question for negitivbe sise change
You should start a new thread
- Discussion Forums
- » Help with Scripts
-
» How To Make Sliders To Change Color, Size, Ect