TurboWarp / extensions

User-contributed unsandboxed extension gallery for TurboWarp
https://extensions.turbowarp.org/
MIT License
119 stars 237 forks source link

Simple3D: How to Import bigger texture? #1731

Closed YogaindoCR closed 1 month ago

YogaindoCR commented 1 month ago

How can I import or apply a bigger texture resolution like 2048 x 2048, without changing the game base resolution? image

Xeltalliv commented 1 month ago

You can use: Asset Manager extension + Files extension (if you only need few files) Asset Manager extension + running a local web server (if you need to automate a lot of importing)

YogaindoCR commented 1 month ago

Got it!