Merge pull request #879 from lukaspj/fix/transparent-kork

Make Kork Chan transparent by default
This commit is contained in:
Brian Roberts 2022-09-03 12:35:16 -05:00 committed by GitHub
commit c0853c49d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,13 @@
imageMap0="@asset=Prototyping:kork_chan_image">
<Material
Name="kork_chan_mat"
mapTo="kork_chan">
mapTo="kork_chan"
alphaTest="true"
alphaRef="100">
<Material.Stages>
<Stages_beginarray
DiffuseMapAsset="Prototyping:kork_chan_image"/>
DiffuseMapAsset="Prototyping:kork_chan_image"
doubleSided="true"/>
</Material.Stages>
</Material>
</MaterialAsset>