

You can finally add images from the web to your maps! Images can be placed and configured extensively in the editor with the editor mod (MapImageObjectsEditor).
⚠ [WARNING] This mod uses urls to load images while you play the game! ⚠
The mods will automatically install in the Thunderstore mod manager.
There are two mods: One for map-makers and one for users. (If you are a map-maker, you will need both). Both mods can be found in the releases on the GitHub.
If you do install manually, make sure to also install the related dependencies depending on which one you go for:
The shadows are determined by the collision, and Unity generates collision based on the texture. If the texture has a low resolution (like with pixel art), Unity will generate lower-resolution collision. It's a pain, but the solution is to upscale the image to a higher resolution or create the collision manually using invisible objects.
Here's a good place to learn
Submit an issue on GitHub!