#What is the best optimal way to detect whether a player is new and/or hasnt played the tutorial yet.
1 messages · Page 1 of 1 (latest)
Idk how playtime works but you can check if the player playtime is zero
And with tutorial you can just set an attribute it like you said a value and make it true when player did finish tutorial
And then save it forever
Just use datastores, create a tutorialCompleted data, boolean should be false then once completed set it to true and save.
use data store
so it check if they have data saved already
datastores
its easy lol didn't see u already said sum
no one said it was hard
That is true but, wouldn't that make unnecessary memory / data?
Nah not really