actual initial commit lmao
This commit is contained in:
10
models/materials/bed_sheets.tres
Normal file
10
models/materials/bed_sheets.tres
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dg4q82gbm1rxq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://gkgcsngv4y1e" path="res://models/materials/sheets_white.png" id="1_s65w7"]
|
||||
|
||||
[resource]
|
||||
resource_name = "carpetWhite"
|
||||
cull_mode = 2
|
||||
albedo_texture = ExtResource("1_s65w7")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 4
|
||||
Reference in New Issue
Block a user