这是第一个 Unity 开放项目的repo,是 Unity 和社区合作创建的一个小型开源游戏演示,第一款游戏是一款名为 Chop Chop 的动作冒险游戏。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

19 行
712 B

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a3f6d258ef1d442128bb2af4b61592d8, type: 3}
m_Name: PathTaken
m_EditorClassIdentifier:
_guid: a9ec09853cba047a8a58f5881053cfc6
description: Contains a reference to the last PathSO taken by the player during
gameplay, which is set by LocationExit scripts. It is used by the SpawnSystem
to determine the LocationEntrance when spawning the player in a new scene.
lastPathTaken: {fileID: 0}