Minimap Reveal system tscns added, floor adjustments, collisions added for mazefloor
This commit is contained in:
BIN
Zennysoft.Game.Ma/src/map/assets/ProscCor.glb
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/ProscCor.glb
Normal file
Binary file not shown.
37
Zennysoft.Game.Ma/src/map/assets/ProscCor.glb.import
Normal file
37
Zennysoft.Game.Ma/src/map/assets/ProscCor.glb.import
Normal file
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://bn1mxy1ylxcgi"
|
||||
path="res://.godot/imported/ProscCor.glb-db521d2a26940f802af6aab21cf7db4f.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/ProscCor.glb"
|
||||
dest_files=["res://.godot/imported/ProscCor.glb-db521d2a26940f802af6aab21cf7db4f.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
Zennysoft.Game.Ma/src/map/assets/ProscCor_BIACARR.jpg
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/ProscCor_BIACARR.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
37
Zennysoft.Game.Ma/src/map/assets/ProscCor_BIACARR.jpg.import
Normal file
37
Zennysoft.Game.Ma/src/map/assets/ProscCor_BIACARR.jpg.import
Normal file
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bwf8peyiv7fa6"
|
||||
path="res://.godot/imported/ProscCor_BIACARR.jpg-19dc342d5e74a88599280221e75d1daa.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "c34b755dab9d1b5134ed89c8bd795202"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/ProscCor_BIACARR.jpg"
|
||||
dest_files=["res://.godot/imported/ProscCor_BIACARR.jpg-19dc342d5e74a88599280221e75d1daa.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=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
Zennysoft.Game.Ma/src/map/assets/ProscCor_ROSSOVET.jpg
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/ProscCor_ROSSOVET.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crlih4epxcvym"
|
||||
path="res://.godot/imported/ProscCor_ROSSOVET.jpg-469e951b153088fa25aebe6f8f72679a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8a13eb39e1924f8faacc5fe125c2e7dd"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/ProscCor_ROSSOVET.jpg"
|
||||
dest_files=["res://.godot/imported/ProscCor_ROSSOVET.jpg-469e951b153088fa25aebe6f8f72679a.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=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
Zennysoft.Game.Ma/src/map/assets/false maze wall.glb
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/false maze wall.glb
Normal file
Binary file not shown.
37
Zennysoft.Game.Ma/src/map/assets/false maze wall.glb.import
Normal file
37
Zennysoft.Game.Ma/src/map/assets/false maze wall.glb.import
Normal file
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dcrcdoq0tpy3d"
|
||||
path="res://.godot/imported/false maze wall.glb-5be62567cd473f8467deaa0d796503f8.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/false maze wall.glb"
|
||||
dest_files=["res://.godot/imported/false maze wall.glb-5be62567cd473f8467deaa0d796503f8.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
Zennysoft.Game.Ma/src/map/assets/false maze wall_Alt_Brick.png
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/false maze wall_Alt_Brick.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://xruhb7ywfbb3"
|
||||
path="res://.godot/imported/false maze wall_Alt_Brick.png-98366bc6cd837c37a0a7ee790548b340.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3f59659f68c12875c0a8b8fe140aa1d8"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/false maze wall_Alt_Brick.png"
|
||||
dest_files=["res://.godot/imported/false maze wall_Alt_Brick.png-98366bc6cd837c37a0a7ee790548b340.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=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
Zennysoft.Game.Ma/src/map/assets/false maze wall_tile3.png
Normal file
BIN
Zennysoft.Game.Ma/src/map/assets/false maze wall_tile3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c0l5j6l0n7prc"
|
||||
path="res://.godot/imported/false maze wall_tile3.png-b3f3da8d28b26ba100a3ad59ae7963d9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3e702c5e3e937155f01e61bfb1f5a0f4"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/assets/false maze wall_tile3.png"
|
||||
dest_files=["res://.godot/imported/false maze wall_tile3.png-b3f3da8d28b26ba100a3ad59ae7963d9.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=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
|
||||
Reference in New Issue
Block a user