Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-3

Jump & Walking Noise & Resetting?

Asked by 8 years ago

Long story short:

  • I need to know that if a player is anchored (for a GUI simulator), then if he/she was to press Space, then no noise would be created.

Also,

  • Is it possible for me to have progress in a GUI, but when a player resets the progress is still the same?

I.e:

If it was a game on a GUI and I was at level 100, going through the level, Then, suddenly I accidentally reset? I would want to stay in that exact same position on level 100 without my GUI changing at all.

1 answer

Log in to vote
0
Answered by 8 years ago

1) No 2) Yes - Use an IntValue in the Player and read from that.

Ad

Answer this question