mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
17 lines
665 B
Text
17 lines
665 B
Text
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://chudetvke2c5p"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bny1n60ahhech" path="res://3D/BlockbenchModels/ControlPad/Control_Pad_0.png" id="1_gscmb"]
|
|
[ext_resource type="Texture2D" uid="uid://biu14wagvbn1e" path="res://3D/BlockbenchModels/ControlPad/Control_Pad_0_emission.png" id="2_0cxsk"]
|
|
|
|
[resource]
|
|
resource_name = "material_0"
|
|
transparency = 2
|
|
alpha_scissor_threshold = 0.05
|
|
alpha_antialiasing_mode = 0
|
|
cull_mode = 2
|
|
albedo_texture = ExtResource("1_gscmb")
|
|
emission_enabled = true
|
|
emission_operator = 1
|
|
emission_texture = ExtResource("2_0cxsk")
|
|
texture_filter = 0
|
|
texture_repeat = false
|