Add uneven ground and mantle testing area to playground
This commit is contained in:
parent
644df0bd80
commit
918af0c4cb
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
@ -3,25 +3,26 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dswb7whdkh767"
|
||||
path="res://.godot/imported/red8.png-cbcfc4ec17f5addd5466aeeded374d91.ctex"
|
||||
path.s3tc="res://.godot/imported/red8.png-cbcfc4ec17f5addd5466aeeded374d91.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://content/trenchbroom/textures/Prototype/red8.png"
|
||||
dest_files=["res://.godot/imported/red8.png-cbcfc4ec17f5addd5466aeeded374d91.ctex"]
|
||||
dest_files=["res://.godot/imported/red8.png-cbcfc4ec17f5addd5466aeeded374d91.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
|
@ -31,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
detect_3d/compress_to=0
|
||||
|
|
|
@ -3,25 +3,26 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dgxtptqsev380"
|
||||
path="res://.godot/imported/white6.png-d3101f99f5b9c97c15c67fcca880043f.ctex"
|
||||
path.s3tc="res://.godot/imported/white6.png-d3101f99f5b9c97c15c67fcca880043f.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://content/trenchbroom/textures/Prototype/white6.png"
|
||||
dest_files=["res://.godot/imported/white6.png-d3101f99f5b9c97c15c67fcca880043f.ctex"]
|
||||
dest_files=["res://.godot/imported/white6.png-d3101f99f5b9c97c15c67fcca880043f.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
|
@ -31,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
detect_3d/compress_to=0
|
||||
|
|
Loading…
Reference in New Issue