完善编辑器
This commit is contained in:
9
Assets/GameAssets/Maps/1000/XML/MapConfig.xml
Normal file
9
Assets/GameAssets/Maps/1000/XML/MapConfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<config>
|
||||
<Settings mapID="1000" mapName="新手村" enterLv="1" returnMapId="1000" returnMapCellPointX="14" returnMapCellPointY="15" roleMode="0" useMode="0" deadFall="0" />
|
||||
<Teleports />
|
||||
<ReliveAreas />
|
||||
<SellAreas />
|
||||
<AudioTriggers />
|
||||
<Conditions />
|
||||
</config>
|
||||
7
Assets/GameAssets/Maps/1000/XML/MapConfig.xml.meta
Normal file
7
Assets/GameAssets/Maps/1000/XML/MapConfig.xml.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 93b58679bc15fe0488dcab784fd15c0c
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -2,10 +2,10 @@
|
||||
<config>
|
||||
<Settings mapID="1000" />
|
||||
<Npcs>
|
||||
<Npc id="1001" indexX="43" indexY="69" dir="3">
|
||||
<Npc id="1001" indexX="32" indexY="22" dir="3">
|
||||
<NpcPaths />
|
||||
</Npc>
|
||||
<Npc id="1002" indexX="63" indexY="99" dir="3">
|
||||
<Npc id="1002" indexX="50" indexY="30" dir="3">
|
||||
<NpcPaths />
|
||||
</Npc>
|
||||
</Npcs>
|
||||
|
||||
Reference in New Issue
Block a user