I want a Variable to show in the Large View not the Standard View. Unfortunately however whenever I open my project or post it online it is always in the regular view. I am always careful to save it the way I want it but it doesn't work. HELP
Offline
This is a glitch which, in the past few days, has been reported bajillions of times.
We should make an FAQ for this.
Anyhow, if projects are saved or uploaded with the variable not showing, the position will reset. So you must save or upload the project with the variable showing.
Offline
Exactly. Have it showing when you upload it, then, first thing in the script, hide it.
Offline
coolstuff wrote:
This is a glitch which, in the past few days, has been reported bajillions of times.
We should make an FAQ for this.
Anyhow, if projects are saved or uploaded with the variable not showing, the position will reset. So you must save or upload the project with the variable showing.
Hmm... It happened to me once. (I deleted it) Thanks!
Offline
How can I use the N=N+1 construct in a Scratch script?
Offline
Is this what you mean?
<(variable1) = ((variable1) + (1))>
That wouldn't make any sense though
Last edited by Jonathanpb (2011-02-18 23:26:29)
Offline
You can use <set{ N }to( (( N <+> 1 ))[/blocks] or <change{ N }by( 1[/blocks].
Offline
Really a problem for computer, i cant drag in mouse keys! tell me how to do it!
[blocks]Control[/blocks]
Offline
I`ve had this problem too! I`m making a game right now and the variables always mess up!
Offline