Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » ⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Oh ok thanks, but how do you make it so one thing on the list is locked and when you buy another it's unlocked?List tutorial by Paddle2See
Last edited by DrChicken24 (June 16, 2017 04:14:51)
- asivi
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for example
Last edited by asivi (June 16, 2017 04:51:19)
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
But how do you make it locked!?!? I am so confused! 'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for example
- asivi
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Maybe you are confused due to i'm bad explaining it. Just wait a few for other helper able to make a better guidance to suit you need.
Good luck.
Good luck.
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Ok, thanks for the help. Maybe you are confused due to i'm bad explaining it. Just wait a few for other helper able to make a better guidance to suit you need.
Good luck.
- asivi
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
bump
- dual_creator43
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
You can do this to make it locked and unlocked. (with one item)But how do you make it locked!?!? I am so confused! 'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for example
And this to check if it's unlocked.
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Thanks, that explains it better. But can you tell me how to add the costume, instead of it saying whatever?You can do this to make it locked and unlocked. (with one item)But how do you make it locked!?!? I am so confused! 'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for exampleAnd this to check if it's unlocked.
- dual_creator43
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
In that case, it's easiest if you just put in the costume number. Here's how you can modify it to three items:Thanks, that explains it better. But can you tell me how to add the costume, instead of it saying whatever?You can do this to make it locked and unlocked. (with one item)But how do you make it locked!?!? I am so confused! 'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for exampleAnd this to check if it's unlocked.
You just need to put in the costume names in the switch costume to block.
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Thank you so much!!!!!!!!!!!!!!!!!!!!!!!In that case, it's easiest if you just put in the costume number. Here's how you can modify it to three items:Thanks, that explains it better. But can you tell me how to add the costume, instead of it saying whatever?You can do this to make it locked and unlocked. (with one item)But how do you make it locked!?!? I am so confused! 'Cos it is a really short list you can do this: Suppose you have in item 1 of list the costume# 10, so when you buy it all that you need is to replace the item 1 content for exampleAnd this to check if it's unlocked.You just need to put in the costume names in the switch costume to block.
- NeonFrostburn
-
100+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Hmm…
You'll need to make it sense what costume it is, the points, and the like. First, make a separate sprite for the spinner in the store. Second, write this script on it (along with other show/hide scripts)
This should work, then a “when-start-clicked-forever-if-this-equals-that” for a variable or a “when-I-receive for a broadcast.” That should work… Tell me if it doesn't.
*Oh, I think you got it!
You'll need to make it sense what costume it is, the points, and the like. First, make a separate sprite for the spinner in the store. Second, write this script on it (along with other show/hide scripts)
This should work, then a “when-start-clicked-forever-if-this-equals-that” for a variable or a “when-I-receive for a broadcast.” That should work… Tell me if it doesn't.
*Oh, I think you got it!
Last edited by NeonFrostburn (June 17, 2017 00:02:23)
- DrChicken24
-
1000+ posts
⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️
Ok, will I need this and the one above? Hmm…
You'll need to make it sense what costume it is, the points, and the like. First, make a separate sprite for the spinner in the store. Second, write this script on it (along with other show/hide scripts)
This should work, then a “when-start-clicked-forever-if-this-equals-that” for a variable or a “when-I-receive for a broadcast.” That should work… Tell me if it doesn't.
*Oh, I think you got it!
- Discussion Forums
- » Help with Scripts
-
» ⭐️ I need help on my Fidget Spinner Simulator... More info inside! NEED HELP ASAP ⭐️