Hello there, if you're familiar with how local storage works, you could check for if a storage key exists on start of layout, if the key is missing, that means the game was never launched, in that case create the key and trigger that specific start event; if the key already exists, it will skip it