parent
ea9aeec93b
commit
736e7d8eae
5 changed files with 48 additions and 4 deletions
@ -0,0 +1,6 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<project version="4"> |
||||||
|
<component name="VcsDirectoryMappings"> |
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" /> |
||||||
|
</component> |
||||||
|
</project> |
@ -0,0 +1,15 @@ |
|||||||
|
{ |
||||||
|
"MonoBehaviour": { |
||||||
|
"Version": 4, |
||||||
|
"EnableBurstCompilation": true, |
||||||
|
"EnableOptimisations": true, |
||||||
|
"EnableSafetyChecks": false, |
||||||
|
"EnableDebugInAllBuilds": false, |
||||||
|
"CpuMinTargetX32": 0, |
||||||
|
"CpuMaxTargetX32": 0, |
||||||
|
"CpuMinTargetX64": 0, |
||||||
|
"CpuMaxTargetX64": 0, |
||||||
|
"CpuTargetsX64": 72, |
||||||
|
"OptimizeFor": 0 |
||||||
|
} |
||||||
|
} |
@ -0,0 +1,6 @@ |
|||||||
|
{ |
||||||
|
"MonoBehaviour": { |
||||||
|
"Version": 4, |
||||||
|
"DisabledWarnings": "" |
||||||
|
} |
||||||
|
} |
@ -0,0 +1,16 @@ |
|||||||
|
%YAML 1.1 |
||||||
|
%TAG !u! tag:unity3d.com,2011: |
||||||
|
--- !u!114 &1 |
||||||
|
MonoBehaviour: |
||||||
|
m_ObjectHideFlags: 61 |
||||||
|
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: a287be6c49135cd4f9b2b8666c39d999, type: 3} |
||||||
|
m_Name: |
||||||
|
m_EditorClassIdentifier: |
||||||
|
assetDefaultFramerate: 60 |
||||||
|
m_DefaultFrameRate: 60 |
Loading…
Reference in new issue