Can You Make Cloud Variables in Creative?

For my game, I want to make a thing that has a global record applied to everyone who plays my map, which is why I am asking.

1 Like

I don’t think so.

Might have to ask someone else though to confirm.

Like if some person is on the leaderboard for most cash I guess, it can’t update for everyone playing.

Yeah, here to help says there are no cloud variables

Here_to_help addressed this.

you could ask josh on gimkit.nolt.io (gimkit feedback) to add cloud variables

1 Like

I asked this question before and yeah it’s not a thing rn. If anything it would probably be a global property.

1 Like

They mean a scoring system based on the amount of cash the player has, then checking who has the highest score globally.

global as in any server, same map. it is applicable and it stays even on game end

It’s like a world highscore, like on some scratch games.

1 Like

I believe that’s what @PandaKai7 means.

1 Like

I’m not sure there’s way to do that, @ClicClac might know.

1 Like

Can’t you just use a property instead?

but that doesn’t apply worldwide

Gimkit doesn’t support cloud variables like scratch does.

3 Likes

I might have an idea. Whenever someone plays, it checks to see if they beat the high score, and if so, adds that to the save code. But that would only work for one person, not many.

but how would you get the high score? you would need to ask people who have played your game.

1 Like

I don’t know. It’s a step in the right direction, though.

1 Like

that’s what I was going to use and yeah. one of the closest things you can get.

1 Like

Using the save file system might work in this case…