Discuss Scratch

Jijijaja
Scratcher
21 posts

Variables nube

Si tengo una variable normal, ¿la puedo convertir en una variable nube o tengo que crear una nueva?
Otra pregunta: ¿Las variables nube pueden servir para guardar datos de un juego?


when green flag clicked
go to [Mi profile v]
follow me!

gamers-geek
Scratcher
100+ posts

Variables nube

Jijijaja wrote:

Si tengo una variable normal, ¿la puedo convertir en una variable nube o tengo que crear una nueva?
Otra pregunta: ¿Las variables nube pueden servir para guardar datos de un juego?
sí, las variables de la nube están hechas para guardar los datos de un jugador y no tienes que crear una nueva variable que no puedas convertir

Mon profil c'est ici
Développeur Java, Python, C# et web (HTML, CSS, Javascript)
Désormais inactif, je me reconnecte tous les 1 ou 2 mois pour voir ce qu'il se passe sur scratch

0037318
Scratcher
100+ posts

Variables nube

Puede guardar los datos del juego, pero es muy difícil porque necesita limitar su variable de nube a 128 caracteres. Debes crear una nueva variable. No puedes convertir.

Blocks Scratch are missing

<string [thing to test for v] includes [thing to search for]?::operators>
if <condition 1::operators> then {
...
} else if <condition 2::operators> then {
...
} else {
...
}::control
return [thing to return]::custom-arg cap
<[] \<= []::operators>
<[] \>= []::operators>
create instance of [thing to make copy of v] with values [1] [10] [-20]::control
(get value [value to get v] of [sprite to get from v]::sensing)
execute based on text [code to execute]::control
break::control cap
continue::control cap
store cookie [name of cookie] [value]::variables
(get cookie [name of cookie]::variables)
(replace [item to look for] with [item to replace with] in [string to do this for]::operators)
(amount of times [item to look for] shows up in [string to do this for]::operators)

And finally, text code.
Jijijaja
Scratcher
21 posts

Variables nube

What blocks are that blocks? (The red blocks)








when green flag clicked
go to [Mi profile v]
follow me!

crazyweasel675
Scratcher
44 posts

Variables nube

fijar [ variable de nube] a [variable normal]

CW
———————————————————————————————————————————————————————————————————————————–
GENERATION 363: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment. I did not start this.
TomasDev
Scratcher
100+ posts

Variables nube

Jijijaja wrote:

Si tengo una variable normal, ¿la puedo convertir en una variable nube o tengo que crear una nueva?
Otra pregunta: ¿Las variables nube pueden servir para guardar datos de un juego?
No, pero si crear una nueva. Si quieres que funcione bien, necesitas el rango Scratcher y no el New scratcher.
Si, pero es bastante difícil, ya que puedes hacer juegos multijugador, puntos de control, récord de puntos y etq.

Last edited by TomasDev (May 28, 2018 17:45:26)


Hi

There's nothing here.

LOL
Jijijaja
Scratcher
21 posts

Variables nube

Gracias for la información
decir [Me ayudó mucho!]


when green flag clicked
go to [Mi profile v]
follow me!

Powered by DjangoBB