1
0
Fork 0

Add support for snow on the rooftops

This commit is contained in:
Erik Hofman 2021-03-02 11:51:27 +01:00
parent 033b49b9fb
commit f3ded8b3c2

View file

@ -69,6 +69,8 @@
<wrap-s>clamp</wrap-s> <wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t> <wrap-t>clamp</wrap-t>
</texture> </texture>
<!-- Add the following line to enable snow: -->
<snow-enabled>1</snow-enabled>
<!--Ambient correction --> <!--Ambient correction -->
<ambient-correction type="float"> 0.0 </ambient-correction> <ambient-correction type="float"> 0.0 </ambient-correction>
<dirt-enabled type="int"> 0 </dirt-enabled> <dirt-enabled type="int"> 0 </dirt-enabled>