非强制战斗刷怪机制
parent
80d1d19ced
commit
921f944d2f
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
[remap]
|
||||
|
||||
importer="MagicaVoxel.With.Extensions.To.Mesh"
|
||||
type="Mesh"
|
||||
uid="uid://3mgx1q8pqlsu"
|
||||
path="res://.godot/imported/c_monster01.vox-486352342a0a2f93ba2924918f2db70a.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://resource/mesh_level/c_monster01.vox"
|
||||
dest_files=["res://.godot/imported/c_monster01.vox-486352342a0a2f93ba2924918f2db70a.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
Scale=0.02
|
||||
GreedyMeshGenerator=true
|
||||
SnapToGround=false
|
||||
FirstKeyframeOnly=true
|
||||
@ -1,18 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="MagicaVoxel.With.Extensions.To.Mesh"
|
||||
type="Mesh"
|
||||
uid="uid://48vrhuyvto7c"
|
||||
path="res://.godot/imported/n_empty.vox-c7cd8e085056a3a3c2f2f6fdde55ca1f.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://resource/mesh_level/n_empty.vox"
|
||||
dest_files=["res://.godot/imported/n_empty.vox-c7cd8e085056a3a3c2f2f6fdde55ca1f.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
Scale=0.02
|
||||
GreedyMeshGenerator=true
|
||||
SnapToGround=false
|
||||
FirstKeyframeOnly=true
|
||||
@ -0,0 +1,11 @@
|
||||
[gd_resource type="MeshLibrary" load_steps=2 format=3 uid="uid://cnmlppi3r8sl0"]
|
||||
|
||||
[ext_resource type="ArrayMesh" uid="uid://3mgx1q8pqlsu" path="res://resource/mesh_level/c_monster01.vox" id="1_fi3ob"]
|
||||
|
||||
[resource]
|
||||
item/0/name = "c_monster01"
|
||||
item/0/mesh = ExtResource("1_fi3ob")
|
||||
item/0/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/0/shapes = []
|
||||
item/0/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/0/navigation_layers = 1
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue