File size: 1,272 Bytes
d883ffe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | %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: 6406cf99f3eda9543b76052362849a20, type: 3}
m_Name: 10 RopeSystem
m_EditorClassIdentifier:
m_title: Rope
m_priority: 1010
m_tutorialConfig: {fileID: 11400000, guid: b356a0b1f496b4b4eb15067276f6d495, type: 2}
m_showBanner: 0
m_markdownPath: ./Documentation/RopeSystem.md
m_reduceTitleLevelBy1: 1
m_pageConfigs:
- SectionTitle: Rope System
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Verlet Simulation
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Anchoring Constraints
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Tube Rendering
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Collision Detection
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Editor Workflow
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
|