feat: added sidewalk material&textures

This commit is contained in:
Sara Gerretsen 2026-05-16 15:05:59 +02:00
parent c8fa9c06e5
commit c3ee10e020
7 changed files with 153 additions and 0 deletions

View file

@ -0,0 +1,21 @@
[gd_resource type="StandardMaterial3D" load_steps=5 format=2]
[ext_resource path="sidewalk_tiles_albedo.png" type="Texture" id=1]
[ext_resource path="sidewalk_tiles_normal.png" type="Texture" id=3]
[ext_resource path="sidewalk_tiles_heightmap.png" type="Texture" id=4]
[resource]
albedo_color = Color(1.0, 1.0, 1.0, 1.0)
albedo_texture = ExtResource( 1 )
metallic = 0.0
roughness = 1.0
normal_enabled = true
normal_scale = 1.0
normal_texture = ExtResource( 3 )
heightmap_enabled = true
heightmap_scale = 12.5
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource( 4 )

BIN
project/assets/materials/sidewalk_tiles_albedo.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,41 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c4th1rj6pqqrg"
path.s3tc="res://.godot/imported/sidewalk_tiles_albedo.png-d8d0e38c321073fb447dcef71b22d141.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/materials/sidewalk_tiles_albedo.png"
dest_files=["res://.godot/imported/sidewalk_tiles_albedo.png-d8d0e38c321073fb447dcef71b22d141.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
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

BIN
project/assets/materials/sidewalk_tiles_heightmap.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,41 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cq3k1v55mtqy3"
path.s3tc="res://.godot/imported/sidewalk_tiles_heightmap.png-32c4e66823200f0a103ec9acc010b10c.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/materials/sidewalk_tiles_heightmap.png"
dest_files=["res://.godot/imported/sidewalk_tiles_heightmap.png-32c4e66823200f0a103ec9acc010b10c.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
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=7
roughness/src_normal="res://assets/materials/sidewalk_tiles_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

BIN
project/assets/materials/sidewalk_tiles_normal.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,41 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dstsrmwijqh28"
path.s3tc="res://.godot/imported/sidewalk_tiles_normal.png-e4c4a274af03f870e1dc0af9a15df6c1.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/materials/sidewalk_tiles_normal.png"
dest_files=["res://.godot/imported/sidewalk_tiles_normal.png-e4c4a274af03f870e1dc0af9a15df6c1.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
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/sidewalk_tiles_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