actual initial commit lmao
This commit is contained in:
6
models/props/coff.tres
Normal file
6
models/props/coff.tres
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cusyb0qrsfsyc"]
|
||||
|
||||
[resource]
|
||||
resource_name = "coff"
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.46, 0.329283, 0.207, 1)
|
||||
BIN
models/props/mug.res
Normal file
BIN
models/props/mug.res
Normal file
Binary file not shown.
9
models/props/mug.tres
Normal file
9
models/props/mug.tres
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bpdpn3lr3kc2o"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dcrie431rgtwi" path="res://models/props/mugge.png" id="1_qh5xe"]
|
||||
|
||||
[resource]
|
||||
resource_name = "Mug"
|
||||
cull_mode = 2
|
||||
albedo_texture = ExtResource("1_qh5xe")
|
||||
texture_filter = 4
|
||||
BIN
models/props/mug_full_line.res
Normal file
BIN
models/props/mug_full_line.res
Normal file
Binary file not shown.
BIN
models/props/mugge.png
Normal file
BIN
models/props/mugge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
35
models/props/mugge.png.import
Normal file
35
models/props/mugge.png.import
Normal file
@@ -0,0 +1,35 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dcrie431rgtwi"
|
||||
path.bptc="res://.godot/imported/mugge.png-b6ee8c705688b63dc6180f9097d6f340.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://models/props/mugge.png"
|
||||
dest_files=["res://.godot/imported/mugge.png-b6ee8c705688b63dc6180f9097d6f340.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Reference in New Issue
Block a user