turtlegame/assets/overworld/README.md
Dominic 576b21d8b9
Some checks failed
Rust / rustfmt (push) Successful in 19s
Rust / clippy (push) Failing after 35s
Rust / build (push) Successful in 2m2s
Overworld Assets (#2)
Reviewed-on: #2
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-07-06 11:52:10 +00:00

9 lines
578 B
Markdown

# Powercreep - Overworld Assets
These assets were designed by us.
## Design
- All assets (with few exceptions for those that are meant to be included in other assets) have a `viewBox` of `0,0 64,64`.
- We strech all assets to `512,512` so they can be displayed easily in a browser without having to zoom much.
- We use asset composition whenever possible, however note that images don't recursively include other images (at least when viewed in firefox), so whenever an assets that is meant to be included needs another asset, that other asset needs to be included first.