Background images: Difference between revisions
Appearance
| Line 62: | Line 62: | ||
[[AndreiXYZ]] claimed /other in June of 2021 and is now technically the owner of all files stored under the namespace. Andrei placed the following list of background image files in [https://ourworldoftext.com/other /other], which has received minimal updates since 2021. | [[AndreiXYZ]] claimed /other in June of 2021 and is now technically the owner of all files stored under the namespace. Andrei placed the following list of background image files in [https://ourworldoftext.com/other /other], which has received minimal updates since 2021. | ||
You can render a pre-existing background image on any world using the following script: | |||
<code>state.background = {</code> | |||
<code> path: "<nowiki>https://ourworldoftext.com/other/backgrounds/</nowiki>[image name].png/"</code> | |||
<code>};</code> | |||
<code>loadBackgroundData(function() {</code> | |||
<code> w.redraw()</code> | |||
<code>}, function() {</code> | |||
<code> w.redraw()</code> | |||
<code>});</code> | |||
=== Worlds === | === Worlds === | ||