feat: added planks

This commit is contained in:
Sara Gerretsen 2026-07-05 22:03:23 +02:00
parent 1d7e701222
commit a68eeecb74
5 changed files with 93 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://4psllb8y1nmn"]
[ext_resource type="Texture2D" uid="uid://c3ts3bhycrkgo" path="res://assets/materials/environment/artificial/planks_albedo.png" id="1"]
[ext_resource type="Texture2D" uid="uid://clxppo1yj1f0e" path="res://assets/materials/environment/artificial/planks_normal.png" id="3"]
[resource]
albedo_texture = ExtResource("1")
normal_enabled = true
normal_texture = ExtResource("3")

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View file

@ -0,0 +1,42 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c3ts3bhycrkgo"
path.s3tc="res://.godot/imported/planks_albedo.png-1e136f0c47185485f316d09d28610737.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/materials/environment/artificial/planks_albedo.png"
dest_files=["res://.godot/imported/planks_albedo.png-1e136f0c47185485f316d09d28610737.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/high_quality_mode=0
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

View file

@ -0,0 +1,42 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clxppo1yj1f0e"
path.s3tc="res://.godot/imported/planks_normal.png-e1a8c552be1cd23a3011c0886f631750.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/materials/environment/artificial/planks_normal.png"
dest_files=["res://.godot/imported/planks_normal.png-e1a8c552be1cd23a3011c0886f631750.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/high_quality_mode=0
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=1
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=1
roughness/src_normal="res://assets/materials/environment/artificial/planks_normal.png"
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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