forked from nbrooks211/zombietextures
godot imports were made
This commit is contained in:
parent
6e3a0580fa
commit
022549c607
3 changed files with 62 additions and 7 deletions
|
@ -1,22 +1,22 @@
|
|||
# Generated by Q3Map2 (ydnar) -convert -format obj
|
||||
newmtl textures/zombietextures_dev/overlay_datetime_image
|
||||
Kd 1.000000 0.989125 0.987319
|
||||
map_Kd assets/textures/zombietextures_dev/overlay_datetime_image.png
|
||||
map_Kd ../textures/zombietextures_dev/overlay_datetime_image.png
|
||||
newmtl textures/zombietextures_dev/tiles05_gray
|
||||
Kd 1.000000 1.000000 1.000000
|
||||
map_Kd assets/textures/zombietextures_dev/tiles05_gray.png
|
||||
map_Kd ../textures/zombietextures_dev/tiles05_gray.png
|
||||
newmtl textures/zombietextures_dev/tiles05_orange
|
||||
Kd 1.000000 0.578380 0.004485
|
||||
map_Kd assets/textures/zombietextures_dev/tiles05_orange.png
|
||||
map_Kd ../textures/zombietextures_dev/tiles05_orange.png
|
||||
newmtl textures/zombietextures_funny/thomasjesus
|
||||
Kd 1.000000 0.809698 0.595279
|
||||
map_Kd assets/textures/zombietextures_funny/thomasjesus.png
|
||||
map_Kd ../textures/zombietextures_funny/thomasjesus.png
|
||||
newmtl textures/zombietextures_wood/wood02
|
||||
Kd 1.000000 0.554825 0.140695
|
||||
map_Kd assets/textures/zombietextures_wood/wood02.jpg
|
||||
map_Kd ../textures/zombietextures_wood/wood02.jpg
|
||||
newmtl textures/zombietextures_brick/bricks07
|
||||
Kd 1.000000 0.464620 0.376686
|
||||
map_Kd assets/textures/zombietextures_brick/bricks07.jpg
|
||||
map_Kd ../textures/zombietextures_brick/bricks07.jpg
|
||||
newmtl textures/zombietextures_concrete/asphalt12
|
||||
Kd 0.891177 0.928859 1.000000
|
||||
map_Kd assets/textures/zombietextures_concrete/asphalt12.png
|
||||
map_Kd ../textures/zombietextures_concrete/asphalt12.png
|
||||
|
|
21
maps/fmlmap.obj.import
Normal file
21
maps/fmlmap.obj.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wavefront_obj"
|
||||
importer_version=1
|
||||
type="Mesh"
|
||||
uid="uid://clav4e5cjqksv"
|
||||
path="res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"]
|
||||
|
||||
source_file="res://assets/maps/fmlmap.obj"
|
||||
dest_files=["res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh", "res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
generate_tangents=true
|
||||
scale_mesh=Vector3(1, 1, 1)
|
||||
offset_mesh=Vector3(0, 0, 0)
|
||||
optimize_mesh=true
|
34
timebackground.png.import
Normal file
34
timebackground.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ddwcc66qktd2p"
|
||||
path="res://.godot/imported/timebackground.png-75619337b6c8a475357636678c4a16e3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/timebackground.png"
|
||||
dest_files=["res://.godot/imported/timebackground.png-75619337b6c8a475357636678c4a16e3.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/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=1
|
Reference in a new issue