mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 10:23:47 +00:00
Rebel Base map
This commit is contained in:
parent
dd979fe50a
commit
f28a3b70fd
14 changed files with 1136 additions and 5 deletions
BIN
textures/Manual/Glass_001.aseprite
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Glass_001.aseprite
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
textures/Manual/Glass_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Glass_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Glass_001.png.import
Normal file
34
textures/Manual/Glass_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c25ftaambbofj"
|
||||
path="res://.godot/imported/Glass_001.png-d4d4486f378514be6eb58f7053deedb2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Glass_001.png"
|
||||
dest_files=["res://.godot/imported/Glass_001.png-d4d4486f378514be6eb58f7053deedb2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
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
|
||||
9
textures/Manual/Glass_001.tres
Normal file
9
textures/Manual/Glass_001.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bcwwsay5uiin4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c25ftaambbofj" path="res://textures/Manual/Glass_001.png" id="1_xhcsv"]
|
||||
|
||||
[resource]
|
||||
transparency = 1
|
||||
albedo_texture = ExtResource("1_xhcsv")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue