13 lines
450 B
Plaintext
13 lines
450 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3]
|
|||
|
|
|
||
|
|
[ext_resource type="Texture2D" path="res://assets/styloo/ammobox_low_ammoboxmat_color.png" id="1_anfdm"]
|
||
|
|
[ext_resource type="Texture2D" path="res://assets/styloo/ammobox_low_ammoboxmat_normal.png" id="2_khrvl"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
resource_name = "ammoboxmat"
|
||
|
|
cull_mode = 2
|
||
|
|
albedo_texture = ExtResource("1_anfdm")
|
||
|
|
normal_enabled = true
|
||
|
|
normal_texture = ExtResource("2_khrvl")
|
||
|
|
texture_filter = 5
|