Skip to content

Commit f50d364

Browse files
committed
chore: entities churn
1 parent 70e5e52 commit f50d364

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"EnableBurstCompilation": true,
5+
"EnableOptimisations": true,
6+
"EnableSafetyChecks": false,
7+
"EnableDebugInAllBuilds": false,
8+
"DebugDataKind": 1,
9+
"EnableArmv9SecurityFeatures": false,
10+
"CpuMinTargetX32": 0,
11+
"CpuMaxTargetX32": 0,
12+
"CpuMinTargetX64": 0,
13+
"CpuMaxTargetX64": 0,
14+
"CpuTargetsX32": 6,
15+
"CpuTargetsX64": 72,
16+
"OptimizeFor": 0
17+
}
18+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"DisabledWarnings": ""
5+
}
6+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 61
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: e2ea235c1fcfe29488ed97c467a0da53, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
FilterSettings:
16+
ExcludedBakingSystemAssemblies: []

0 commit comments

Comments
 (0)