7502018d20
There is an asset in the store I grabbed. the coding is WAY above my head, I got about half of it and integrated and adapted what I can to it. im going as far as I can with it and ill come back in a few month when I understand t better.
29 lines
768 B
Plaintext
29 lines
768 B
Plaintext
%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: 562734972, guid: b981ac5fea65cbf46ab728daad9c9206, type: 3}
|
|
m_Name: CodeSettings
|
|
m_EditorClassIdentifier:
|
|
_inheritanceRestrictions: []
|
|
_memberRestrictions: []
|
|
_typeRestrictions: []
|
|
_namespaceRestrictions:
|
|
- message: Reflection is not allowed.
|
|
targetType:
|
|
restrictionMode: 0
|
|
nameSpace: System.Reflection
|
|
includeNested: 1
|
|
- message: System.IO is not allowed.
|
|
targetType:
|
|
restrictionMode: 0
|
|
nameSpace: System.IO
|
|
includeNested: 1
|