@@ -9,8 +9,7 @@ GameObject:
9
9
serializedVersion : 6
10
10
m_Component :
11
11
- component : {fileID: 8928362396421481961}
12
- - component : {fileID: 5257927337427485935}
13
- - component : {fileID: 495197307337433420}
12
+ - component : {fileID: 1782985097271273431}
14
13
m_Layer : 0
15
14
m_Name : DefaultBall
16
15
m_TagString : Untagged
@@ -25,33 +24,87 @@ Transform:
25
24
m_PrefabInstance : {fileID: 0}
26
25
m_PrefabAsset : {fileID: 0}
27
26
m_GameObject : {fileID: 2309223392540829464}
27
+ serializedVersion : 2
28
28
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
29
29
m_LocalPosition : {x: 0, y: 0, z: 0}
30
30
m_LocalScale : {x: 1, y: 1, z: 1}
31
31
m_ConstrainProportionsScale : 0
32
- m_Children : []
32
+ m_Children :
33
+ - {fileID: 3927978377661553836}
33
34
m_Father : {fileID: 0}
34
- m_RootOrder : 0
35
35
m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
36
- --- !u!33 &5257927337427485935
37
- MeshFilter :
36
+ --- !u!114 &1782985097271273431
37
+ MonoBehaviour :
38
38
m_ObjectHideFlags : 0
39
39
m_CorrespondingSourceObject : {fileID: 0}
40
40
m_PrefabInstance : {fileID: 0}
41
41
m_PrefabAsset : {fileID: 0}
42
42
m_GameObject : {fileID: 2309223392540829464}
43
+ m_Enabled : 1
44
+ m_EditorHideFlags : 0
45
+ m_Script : {fileID: 11500000, guid: a04fca20ce2246b9abf456441b587efd, type: 3}
46
+ m_Name :
47
+ m_EditorClassIdentifier :
48
+ Radius : 25
49
+ Mass : 1
50
+ Velocity :
51
+ x : 0
52
+ y : 0
53
+ z : 0
54
+ IsFrozen : 0
55
+ --- !u!1 &8440806518127559228
56
+ GameObject :
57
+ m_ObjectHideFlags : 0
58
+ m_CorrespondingSourceObject : {fileID: 0}
59
+ m_PrefabInstance : {fileID: 0}
60
+ m_PrefabAsset : {fileID: 0}
61
+ serializedVersion : 6
62
+ m_Component :
63
+ - component : {fileID: 3927978377661553836}
64
+ - component : {fileID: 432398803703990517}
65
+ - component : {fileID: 7632225475359270604}
66
+ m_Layer : 0
67
+ m_Name : Sphere
68
+ m_TagString : Untagged
69
+ m_Icon : {fileID: 0}
70
+ m_NavMeshLayer : 0
71
+ m_StaticEditorFlags : 0
72
+ m_IsActive : 1
73
+ --- !u!4 &3927978377661553836
74
+ Transform :
75
+ m_ObjectHideFlags : 0
76
+ m_CorrespondingSourceObject : {fileID: 0}
77
+ m_PrefabInstance : {fileID: 0}
78
+ m_PrefabAsset : {fileID: 0}
79
+ m_GameObject : {fileID: 8440806518127559228}
80
+ serializedVersion : 2
81
+ m_LocalRotation : {x: -0, y: -0, z: -0, w: 1}
82
+ m_LocalPosition : {x: 0, y: 0, z: 0}
83
+ m_LocalScale : {x: 1, y: 1, z: 1}
84
+ m_ConstrainProportionsScale : 0
85
+ m_Children : []
86
+ m_Father : {fileID: 8928362396421481961}
87
+ m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
88
+ --- !u!33 &432398803703990517
89
+ MeshFilter :
90
+ m_ObjectHideFlags : 0
91
+ m_CorrespondingSourceObject : {fileID: 0}
92
+ m_PrefabInstance : {fileID: 0}
93
+ m_PrefabAsset : {fileID: 0}
94
+ m_GameObject : {fileID: 8440806518127559228}
43
95
m_Mesh : {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
44
- --- !u!23 &495197307337433420
96
+ --- !u!23 &7632225475359270604
45
97
MeshRenderer :
46
98
m_ObjectHideFlags : 0
47
99
m_CorrespondingSourceObject : {fileID: 0}
48
100
m_PrefabInstance : {fileID: 0}
49
101
m_PrefabAsset : {fileID: 0}
50
- m_GameObject : {fileID: 2309223392540829464 }
102
+ m_GameObject : {fileID: 8440806518127559228 }
51
103
m_Enabled : 1
52
104
m_CastShadows : 1
53
105
m_ReceiveShadows : 1
54
106
m_DynamicOccludee : 1
107
+ m_StaticShadowCaster : 0
55
108
m_MotionVectors : 1
56
109
m_LightProbeUsage : 1
57
110
m_ReflectionProbeUsage : 1
0 commit comments