【资源路径】移动 角色移动路径 资源
parent
a45131a474
commit
fe7a4e7a59
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0a767f4e729bcb641bdf5b6c82ce8044
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -509,8 +509,8 @@ MonoBehaviour:
|
|||
FilterRuleName: CollectAll
|
||||
AssetTags:
|
||||
UserData:
|
||||
- CollectPath: Assets/Art_Out/Other/EndNotice
|
||||
CollectorGUID: 1df61fedd24afdc42976493a707d4718
|
||||
- CollectPath: Assets/Art_Out/Other
|
||||
CollectorGUID: 9ea58be3619743049848efeca23df3a1
|
||||
CollectorType: 0
|
||||
AddressRuleName: AddressByFileName
|
||||
PackRuleName: PackDirectory
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
"Assets/Art_Out/Other/EndNotice/EndNotice 9.prefab",
|
||||
};
|
||||
|
||||
public const string ROAD_LINE = "Assets/Art/Other/hud/RoadLine.prefab";
|
||||
public const string ROAD_LINE_STRAIGHT = "Assets/Art/Other/hud/RoadLine_Straight.prefab";
|
||||
public const string ROAD_LINE = "Assets/Art_Out/Other/RoadLine/RoadLine.prefab";
|
||||
public const string ROAD_LINE_STRAIGHT = "Assets/Art_Out/Other/RoadLine/RoadLine_Straight.prefab";
|
||||
}
|
||||
|
||||
public static class ReadyArea
|
||||
|
|
|
|||
Loading…
Reference in New Issue