Teleporters

This commit is contained in:
Marco 2025-06-27 17:43:15 +02:00
commit 1907a38575
25 changed files with 616 additions and 4 deletions

View file

@ -0,0 +1,26 @@
# Pixel Composer
newmtl mat.1
Kd 1.00 1.00 1.00
Ks 0.00 0.00 0.00
Ns 0.00
Ni 1.00
d 1.00
illum 0
map_Kd D:\Maddo\cirnogodot\ExternalMaterial\Barrel/Barrel_texture1.png
newmtl mat.2
Kd 1.00 1.00 1.00
Ks 0.00 0.00 0.00
Ns 0.00
Ni 1.00
d 1.00
illum 0
map_Kd D:\Maddo\cirnogodot\ExternalMaterial\Barrel/Barrel_texture2.png
newmtl mat.3
Kd 1.00 1.00 1.00
Ks 0.00 0.00 0.00
Ns 0.00
Ni 1.00
d 1.00
illum 0
map_Kd D:\Maddo\cirnogodot\ExternalMaterial\Barrel/Barrel_texture2.png

View file

@ -1,5 +1,7 @@
# Pixel Composer
mtllib Barrel.mtl
o shape0
usemtl mat.1
v 0.39298 0.30914 -0.50000
v 0.39298 0.30914 0.50000
v 0.18576 0.46421 -0.50000
@ -91,6 +93,7 @@ f 23/23/12 24/24/12 1/25/1
f 24/24/12 2/26/1 1/25/1
o shape1
usemtl mat.2
v 0.00000 0.00000 -0.50000
vn 0.00000 0.00000 -1.00000
@ -121,6 +124,7 @@ f 25/27/13 21/36/13 23/37/13
f 25/27/13 23/37/13 1/28/13
o shape2
usemtl mat.3
v -0.00000 -0.00000 0.50000
vn -0.00000 -0.00000 1.00000

BIN
ExternalMaterial/Barrel/Barrel_texture1.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cl0jvx7ipwvbh"
path="res://.godot/imported/Barrel_texture1.png-f9b8b7add393edcb26b1f24ca363265b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://ExternalMaterial/Barrel/Barrel_texture1.png"
dest_files=["res://.godot/imported/Barrel_texture1.png-f9b8b7add393edcb26b1f24ca363265b.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

BIN
ExternalMaterial/Barrel/Barrel_texture2.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bn0sxcg0mki7a"
path="res://.godot/imported/Barrel_texture2.png-81cb8e0274ad6253af45636fe5a85f3f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://ExternalMaterial/Barrel/Barrel_texture2.png"
dest_files=["res://.godot/imported/Barrel_texture2.png-81cb8e0274ad6253af45636fe5a85f3f.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