@the_true_odst Because if someone were to speed up the project using turbo mode it wouldn’t do anything, here’s an example project, the dog moves 5 per frame
@jeffreyrb03-gmail you should use the save data for stuff, that lets you not let chatgpt do different words for different people (how infinite craft works) and would let you have it check if the word already has been used and tell people they were the first to make that word, plus it wouldn’t have the technical limit of databases
@info-creaticode it does that in the backdrop, the lib is intended to have the setup ran after the user has joined a game, everything in backdrop is for demonstration purposes
Embedding an iframe is good enough for “.html”, right?
For .exe, as @jeffreyrb03-gmail said, we don’t support compiling our extension into exe, nor does it work offline. However, you can create a simple exe program that contains an HTML element, then embed the CreatiCode project inside that element, right?