Translations:Modding:Content Tutorial Basics/5/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 13:14, 28 March 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Modding:Content Tutorial Basics)
== Texture Files ==
A texture file is a '''2d image''' for a block, item, or entity. Textures are [https://www.youtube.com/watch?v=Yx2JNbv8Kpg ''mapped'' onto shape files using UVs], allowing us to use different textures without having to create new shape files.

Texture Files

A texture file is a 2d image for a block, item, or entity. Textures are mapped onto shape files using UVs, allowing us to use different textures without having to create new shape files.