200
editsAd placeholder
Modding:Coding An Item: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 196: | Line 196: | ||
<attribute id="Depth" type="int32" value="1" /> | <attribute id="Depth" type="int32" value="1" /> | ||
<attribute id="Localized" type="bool" value="False" /> | <attribute id="Localized" type="bool" value="False" /> | ||
<attribute id="SRGB" type="bool" value="False" /> Ensure this is set to False | <attribute id="SRGB" type="bool" value="False" /> Ensure this is set to False on anything except a Basecolour! All other maps do not convey colour information so they don't need it on. | ||
<attribute id="Streaming" type="bool" value="True" /> | <attribute id="Streaming" type="bool" value="True" /> | ||
<attribute id="Template" type="FixedString" value="" /> | <attribute id="Template" type="FixedString" value="" /> |