Werner said: Hey GIGs, I saw your TORG sheet and to me, this is pure magic. AWESOME! When I create something in the custom sandbox, can I move this to normal games? I just found out that using Google fonts is also only possible in the sandbox. All these little barriers and problems while you already struggle on the thing itself... xD That was why I asked for WYSIWYG editors, coding in HTML and CSS is definitely not my superpower. Unfortunately there isn't a WYSIWYG. The sandbox is nice since it removes having to edit locally, copy/paste to the settings editor, save, reload/refresh test game, review, and repeat. With the new sandbox feature, you can simply link to your local html, css, and translate(optional) files, edit locally, then refresh the link to the file you are editing to see the results in your sandbox game. Much faster. That said, you will still be editing code locally using a text-based editor of your choice(notepad++, notepad, vsc, sublime, etc.) While these tools are great for editing code, they normally do not include a WYSIWYG (live layout/design gui) component that "auto-magically" creates the necessary html, css, and js to make it happen within a browser. Google fonts are available to all sheets now, not just within the sandbox.