Skip to content

Commit 49a4f25

Browse files
committed
More sample changes for Bex
1 parent 231b56c commit 49a4f25

1 file changed

Lines changed: 108 additions & 2 deletions

File tree

Assets/Scenes/Game/Puzzle0.unity

Lines changed: 108 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,7 @@ GameObject:
12801280
m_Component:
12811281
- component: {fileID: 207816629}
12821282
- component: {fileID: 207816630}
1283+
- component: {fileID: 207816631}
12831284
m_Layer: 0
12841285
m_Name: Ceiling Light Beams Pink
12851286
m_TagString: Untagged
@@ -1325,7 +1326,7 @@ SpriteRenderer:
13251326
m_RenderingLayerMask: 1
13261327
m_RendererPriority: 0
13271328
m_Materials:
1328-
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
1329+
- {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2}
13291330
m_StaticBatchInfo:
13301331
firstSubMesh: 0
13311332
subMeshCount: 0
@@ -1357,6 +1358,58 @@ SpriteRenderer:
13571358
m_WasSpriteAssigned: 1
13581359
m_MaskInteraction: 0
13591360
m_SpriteSortPoint: 0
1361+
--- !u!114 &207816631
1362+
MonoBehaviour:
1363+
m_ObjectHideFlags: 0
1364+
m_CorrespondingSourceObject: {fileID: 0}
1365+
m_PrefabInstance: {fileID: 0}
1366+
m_PrefabAsset: {fileID: 0}
1367+
m_GameObject: {fileID: 207816628}
1368+
m_Enabled: 1
1369+
m_EditorHideFlags: 0
1370+
m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3}
1371+
m_Name:
1372+
m_EditorClassIdentifier:
1373+
m_ComponentVersion: 2
1374+
m_LightType: 2
1375+
m_BlendStyleIndex: 0
1376+
m_FalloffIntensity: 0.5
1377+
m_Color: {r: 0.98823535, g: 0.8235295, b: 0.98823535, a: 1}
1378+
m_Intensity: 5
1379+
m_LightVolumeIntensity: 1
1380+
m_LightVolumeEnabled: 0
1381+
m_ApplyToSortingLayers: cd55d91efb85d6b4cf325f1b7758838b00000000c1e7378187f9e90b91f6c606
1382+
m_LightCookieSprite: {fileID: 21300000, guid: e901a935296f79f459a51f1bf289dc53, type: 3}
1383+
m_DeprecatedPointLightCookieSprite: {fileID: 0}
1384+
m_LightOrder: 0
1385+
m_AlphaBlendOnOverlap: 0
1386+
m_OverlapOperation: 0
1387+
m_NormalMapDistance: 3
1388+
m_NormalMapQuality: 2
1389+
m_UseNormalMap: 0
1390+
m_ShadowsEnabled: 1
1391+
m_ShadowIntensity: 0.75
1392+
m_ShadowSoftness: 0.3
1393+
m_ShadowSoftnessFalloffIntensity: 0.5
1394+
m_ShadowVolumeIntensityEnabled: 0
1395+
m_ShadowVolumeIntensity: 0.75
1396+
m_LocalBounds:
1397+
m_Center: {x: 1.5064371, y: 1.7312783, z: 0}
1398+
m_Extent: {x: 9.072348, y: 4.4687214, z: 0}
1399+
m_PointLightInnerAngle: 360
1400+
m_PointLightOuterAngle: 360
1401+
m_PointLightInnerRadius: 0
1402+
m_PointLightOuterRadius: 1
1403+
m_ShapeLightParametricSides: 5
1404+
m_ShapeLightParametricAngleOffset: 0
1405+
m_ShapeLightParametricRadius: 1
1406+
m_ShapeLightFalloffSize: 0.5
1407+
m_ShapeLightFalloffOffset: {x: 0, y: 0}
1408+
m_ShapePath:
1409+
- {x: -0.5, y: -0.5, z: 0}
1410+
- {x: 0.5, y: -0.5, z: 0}
1411+
- {x: 0.5, y: 0.5, z: 0}
1412+
- {x: -0.5, y: 0.5, z: 0}
13601413
--- !u!4 &215760407 stripped
13611414
Transform:
13621415
m_CorrespondingSourceObject: {fileID: 6217678253306703148, guid: 1dddd58136d8f42468c7ffbea87e54ec, type: 3}
@@ -4092,6 +4145,7 @@ GameObject:
40924145
m_Component:
40934146
- component: {fileID: 664793569}
40944147
- component: {fileID: 664793570}
4148+
- component: {fileID: 664793571}
40954149
m_Layer: 0
40964150
m_Name: Ceiling Light Beams White (1)
40974151
m_TagString: Untagged
@@ -4137,7 +4191,7 @@ SpriteRenderer:
41374191
m_RenderingLayerMask: 1
41384192
m_RendererPriority: 0
41394193
m_Materials:
4140-
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
4194+
- {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2}
41414195
m_StaticBatchInfo:
41424196
firstSubMesh: 0
41434197
subMeshCount: 0
@@ -4169,6 +4223,58 @@ SpriteRenderer:
41694223
m_WasSpriteAssigned: 1
41704224
m_MaskInteraction: 0
41714225
m_SpriteSortPoint: 0
4226+
--- !u!114 &664793571
4227+
MonoBehaviour:
4228+
m_ObjectHideFlags: 0
4229+
m_CorrespondingSourceObject: {fileID: 0}
4230+
m_PrefabInstance: {fileID: 0}
4231+
m_PrefabAsset: {fileID: 0}
4232+
m_GameObject: {fileID: 664793568}
4233+
m_Enabled: 1
4234+
m_EditorHideFlags: 0
4235+
m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3}
4236+
m_Name:
4237+
m_EditorClassIdentifier:
4238+
m_ComponentVersion: 2
4239+
m_LightType: 2
4240+
m_BlendStyleIndex: 0
4241+
m_FalloffIntensity: 0.5
4242+
m_Color: {r: 1, g: 1, b: 1, a: 1}
4243+
m_Intensity: 5
4244+
m_LightVolumeIntensity: 1
4245+
m_LightVolumeEnabled: 0
4246+
m_ApplyToSortingLayers: cd55d91efb85d6b4cf325f1b7758838b00000000c1e7378187f9e90b91f6c606
4247+
m_LightCookieSprite: {fileID: 21300000, guid: f7d9979e6986b7147ab1f04cb66d61cc, type: 3}
4248+
m_DeprecatedPointLightCookieSprite: {fileID: 0}
4249+
m_LightOrder: 0
4250+
m_AlphaBlendOnOverlap: 0
4251+
m_OverlapOperation: 0
4252+
m_NormalMapDistance: 3
4253+
m_NormalMapQuality: 2
4254+
m_UseNormalMap: 0
4255+
m_ShadowsEnabled: 1
4256+
m_ShadowIntensity: 0.75
4257+
m_ShadowSoftness: 0.3
4258+
m_ShadowSoftnessFalloffIntensity: 0.5
4259+
m_ShadowVolumeIntensityEnabled: 0
4260+
m_ShadowVolumeIntensity: 0.75
4261+
m_LocalBounds:
4262+
m_Center: {x: -1.9842248, y: 1.7312783, z: 0}
4263+
m_Extent: {x: 3.7717133, y: 4.4687214, z: 0}
4264+
m_PointLightInnerAngle: 360
4265+
m_PointLightOuterAngle: 360
4266+
m_PointLightInnerRadius: 0
4267+
m_PointLightOuterRadius: 1
4268+
m_ShapeLightParametricSides: 5
4269+
m_ShapeLightParametricAngleOffset: 0
4270+
m_ShapeLightParametricRadius: 1
4271+
m_ShapeLightFalloffSize: 0.5
4272+
m_ShapeLightFalloffOffset: {x: 0, y: 0}
4273+
m_ShapePath:
4274+
- {x: -0.5, y: -0.5, z: 0}
4275+
- {x: 0.5, y: -0.5, z: 0}
4276+
- {x: 0.5, y: 0.5, z: 0}
4277+
- {x: -0.5, y: 0.5, z: 0}
41724278
--- !u!1001 &665403344
41734279
PrefabInstance:
41744280
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)