mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 04:53:48 +00:00
Mapping and box
This commit is contained in:
parent
7ea1016253
commit
bd7f04d6fe
14 changed files with 860 additions and 510 deletions
BIN
textures/Manual/Chevron.aseprite
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Chevron.aseprite
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
textures/Manual/Chevron.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Chevron.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Chevron.png.import
Normal file
34
textures/Manual/Chevron.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c6xktac803mr3"
|
||||
path="res://.godot/imported/Chevron.png-3849402347a0f1a60fae6fd6f0705e58.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Chevron.png"
|
||||
dest_files=["res://.godot/imported/Chevron.png-3849402347a0f1a60fae6fd6f0705e58.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
|
||||
8
textures/Manual/Chevron.tres
Normal file
8
textures/Manual/Chevron.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dfs1tc2ry78pb"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c6xktac803mr3" path="res://textures/Manual/Chevron.png" id="1_ctj70"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_ctj70")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue