Is there a way we can insert BAE (Basic Admin Essentials 2.0), i tried it inserting but it said the system can’t import more than like 1000 line script or whatever something…
Is dark mode coming to studio lite anytime soon? I often set the brightness down really low so i dont get distracted by how bright the script editor is while im typing. It’d be really helpful, Thanks.
Hi TheRealishGuy.
Not really. Each experience has its own datastore. You can use Studio Lite’s built-in DataStoreScript to save player data in both Play/test mode and Published (two separate datastores). But other datastore function are blocked in Play/test mode to keep your saved games safe from other players. Studio Lite doesn’t have access to your published game’s datastore. You could theoretically access your published datastore from Studio Lite Play/test mode using an API key and calling the datastore Cloud APIs through a proxy. But that would be crazy.
Will auto-save be added to Studio Lite in the near future? Many times I find that if I lose internet connection, or Roblox just randomly crashes, then my work is gone because I forget to save after making major changes to a certain feature of a game.