mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Add Coal Module Asset
This commit is contained in:
9
Assets/Model/Modules/CoalMaterial.tres
Normal file
9
Assets/Model/Modules/CoalMaterial.tres
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cb6psg6yt0lxy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bq53powgopp7y" path="res://Assets/Model/Modules/CoalTexture.png" id="1_eyt8c"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1_eyt8c")
|
||||
Reference in New Issue
Block a user