Skip to content

Commit 3a24c50

Browse files
committed
updated demo
1 parent 82a2800 commit 3a24c50

File tree

2 files changed

+77
-64
lines changed

2 files changed

+77
-64
lines changed

Packages/Sequence-Unity/Sequence/Samples~/Demo/Demo.unity

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.44657844, g: 0.49641258, b: 0.57481694, a: 1}
4241
m_UseRadianceAmbientProbe: 0
4342
--- !u!157 &3
4443
LightmapSettings:
@@ -104,7 +103,7 @@ NavMeshSettings:
104103
serializedVersion: 2
105104
m_ObjectHideFlags: 0
106105
m_BuildSettings:
107-
serializedVersion: 2
106+
serializedVersion: 3
108107
agentTypeID: 0
109108
agentRadius: 0.5
110109
agentHeight: 2
@@ -117,7 +116,7 @@ NavMeshSettings:
117116
cellSize: 0.16666667
118117
manualTileSize: 0
119118
tileSize: 256
120-
accuratePlacement: 0
119+
buildHeightMesh: 0
121120
maxJobWorkers: 0
122121
preserveTilesOutsideBounds: 0
123122
debug:
@@ -177,7 +176,7 @@ MonoBehaviour:
177176
m_ScaleFactor: 1
178177
m_ReferenceResolution: {x: 800, y: 600}
179178
m_ScreenMatchMode: 0
180-
m_MatchWidthOrHeight: 0
179+
m_MatchWidthOrHeight: 1
181180
m_PhysicalUnit: 3
182181
m_FallbackScreenDPI: 200
183182
m_DefaultSpriteDPI: 200
@@ -200,7 +199,9 @@ Canvas:
200199
m_OverrideSorting: 0
201200
m_OverridePixelPerfect: 0
202201
m_SortingBucketNormalizedSize: 0
202+
m_VertexColorAlwaysGammaSpace: 0
203203
m_AdditionalShaderChannelsFlag: 25
204+
m_UpdateRectTransformForStandalone: 0
204205
m_SortingLayerID: 0
205206
m_SortingOrder: 0
206207
m_TargetDisplay: 0
@@ -220,7 +221,6 @@ RectTransform:
220221
- {fileID: 1094787528}
221222
- {fileID: 1972594758}
222223
m_Father: {fileID: 0}
223-
m_RootOrder: 2
224224
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
225225
m_AnchorMin: {x: 0, y: 0}
226226
m_AnchorMax: {x: 0, y: 0}
@@ -332,13 +332,13 @@ Transform:
332332
m_PrefabInstance: {fileID: 0}
333333
m_PrefabAsset: {fileID: 0}
334334
m_GameObject: {fileID: 220330147}
335+
serializedVersion: 2
335336
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
336337
m_LocalPosition: {x: 0, y: 0, z: 0}
337338
m_LocalScale: {x: 1, y: 1, z: 1}
338339
m_ConstrainProportionsScale: 0
339340
m_Children: []
340341
m_Father: {fileID: 0}
341-
m_RootOrder: 3
342342
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
343343
--- !u!1 &461931091
344344
GameObject:
@@ -371,7 +371,6 @@ RectTransform:
371371
m_ConstrainProportionsScale: 0
372372
m_Children: []
373373
m_Father: {fileID: 171231629}
374-
m_RootOrder: 0
375374
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
376375
m_AnchorMin: {x: 0, y: 0}
377376
m_AnchorMax: {x: 1, y: 1}
@@ -451,7 +450,6 @@ RectTransform:
451450
m_ConstrainProportionsScale: 0
452451
m_Children: []
453452
m_Father: {fileID: 171231629}
454-
m_RootOrder: 1
455453
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
456454
m_AnchorMin: {x: 0.5, y: 0.5}
457455
m_AnchorMax: {x: 0.5, y: 0.5}
@@ -635,9 +633,17 @@ Camera:
635633
m_projectionMatrixMode: 1
636634
m_GateFitMode: 2
637635
m_FOVAxisMode: 0
636+
m_Iso: 200
637+
m_ShutterSpeed: 0.005
638+
m_Aperture: 16
639+
m_FocusDistance: 10
640+
m_FocalLength: 50
641+
m_BladeCount: 5
642+
m_Curvature: {x: 2, y: 11}
643+
m_BarrelClipping: 0.25
644+
m_Anamorphism: 0
638645
m_SensorSize: {x: 36, y: 24}
639646
m_LensShift: {x: 0, y: 0}
640-
m_FocalLength: 50
641647
m_NormalizedViewPortRect:
642648
serializedVersion: 2
643649
x: 0
@@ -671,13 +677,13 @@ Transform:
671677
m_PrefabInstance: {fileID: 0}
672678
m_PrefabAsset: {fileID: 0}
673679
m_GameObject: {fileID: 1327297838}
680+
serializedVersion: 2
674681
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
675682
m_LocalPosition: {x: 0, y: 1, z: -10}
676683
m_LocalScale: {x: 1, y: 1, z: 1}
677684
m_ConstrainProportionsScale: 0
678685
m_Children: []
679686
m_Father: {fileID: 0}
680-
m_RootOrder: 0
681687
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
682688
--- !u!1 &1972594757
683689
GameObject:
@@ -711,13 +717,12 @@ RectTransform:
711717
m_ConstrainProportionsScale: 0
712718
m_Children: []
713719
m_Father: {fileID: 171231629}
714-
m_RootOrder: 2
715720
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
716-
m_AnchorMin: {x: 1, y: 0}
717-
m_AnchorMax: {x: 1, y: 0}
718-
m_AnchoredPosition: {x: -5, y: 5}
719-
m_SizeDelta: {x: 300, y: 10}
720-
m_Pivot: {x: 1, y: 0}
721+
m_AnchorMin: {x: 0.5, y: 0}
722+
m_AnchorMax: {x: 0.5, y: 0}
723+
m_AnchoredPosition: {x: 0, y: 5}
724+
m_SizeDelta: {x: 100, y: 10}
725+
m_Pivot: {x: 0.5, y: 0}
721726
--- !u!114 &1972594760
722727
MonoBehaviour:
723728
m_ObjectHideFlags: 0
@@ -784,7 +789,7 @@ MonoBehaviour:
784789
m_fontSizeMin: 18
785790
m_fontSizeMax: 72
786791
m_fontStyle: 0
787-
m_HorizontalAlignment: 4
792+
m_HorizontalAlignment: 2
788793
m_VerticalAlignment: 512
789794
m_textAlignment: 65535
790795
m_characterSpacing: 0
@@ -913,11 +918,19 @@ Transform:
913918
m_PrefabInstance: {fileID: 0}
914919
m_PrefabAsset: {fileID: 0}
915920
m_GameObject: {fileID: 1995973477}
921+
serializedVersion: 2
916922
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
917923
m_LocalPosition: {x: 0, y: 3, z: 0}
918924
m_LocalScale: {x: 1, y: 1, z: 1}
919925
m_ConstrainProportionsScale: 0
920926
m_Children: []
921927
m_Father: {fileID: 0}
922-
m_RootOrder: 1
923928
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
929+
--- !u!1660057539 &9223372036854775807
930+
SceneRoots:
931+
m_ObjectHideFlags: 0
932+
m_Roots:
933+
- {fileID: 1327297841}
934+
- {fileID: 1995973479}
935+
- {fileID: 171231629}
936+
- {fileID: 220330150}

Packages/Sequence-Unity/Sequence/Samples~/Demo/Resources/Prefabs/EcosystemWallet/Transactions/EcosystemWalletTransactions.prefab

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@ RectTransform:
300300
m_Children: []
301301
m_Father: {fileID: 3993627727724569897}
302302
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
303-
m_AnchorMin: {x: 0, y: 0.5}
304-
m_AnchorMax: {x: 0, y: 1}
305-
m_AnchoredPosition: {x: 115, y: -3.5}
306-
m_SizeDelta: {x: 210, y: -7}
303+
m_AnchorMin: {x: 0, y: 1}
304+
m_AnchorMax: {x: 1, y: 1}
305+
m_AnchoredPosition: {x: 10, y: -13}
306+
m_SizeDelta: {x: 0, y: 10}
307307
m_Pivot: {x: 0.5, y: 0.5}
308308
--- !u!222 &2970733023300481418
309309
CanvasRenderer:
@@ -734,7 +734,7 @@ GameObject:
734734
m_Icon: {fileID: 0}
735735
m_NavMeshLayer: 0
736736
m_StaticEditorFlags: 0
737-
m_IsActive: 0
737+
m_IsActive: 1
738738
--- !u!224 &7780502360122571450
739739
RectTransform:
740740
m_ObjectHideFlags: 0
@@ -755,7 +755,7 @@ RectTransform:
755755
m_AnchorMin: {x: 0.5, y: 0.5}
756756
m_AnchorMax: {x: 0.5, y: 0.5}
757757
m_AnchoredPosition: {x: 0, y: 0}
758-
m_SizeDelta: {x: 240, y: 185}
758+
m_SizeDelta: {x: 240, y: 200}
759759
m_Pivot: {x: 0.5, y: 0.5}
760760
--- !u!114 &2069837365693184587
761761
MonoBehaviour:
@@ -904,10 +904,10 @@ RectTransform:
904904
m_Children: []
905905
m_Father: {fileID: 8715754282619671111}
906906
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
907-
m_AnchorMin: {x: 0, y: 0}
908-
m_AnchorMax: {x: 0, y: 0.5}
909-
m_AnchoredPosition: {x: 115, y: 3.5}
910-
m_SizeDelta: {x: 210, y: -7}
907+
m_AnchorMin: {x: 0, y: 1}
908+
m_AnchorMax: {x: 1, y: 1}
909+
m_AnchoredPosition: {x: -32.5, y: -30}
910+
m_SizeDelta: {x: -85, y: 20}
911911
m_Pivot: {x: 0.5, y: 0.5}
912912
--- !u!222 &6789573643993327002
913913
CanvasRenderer:
@@ -937,7 +937,7 @@ MonoBehaviour:
937937
m_OnCullStateChanged:
938938
m_PersistentCalls:
939939
m_Calls: []
940-
m_text: Select a fee option on Arbitrum.
940+
m_text: Select a fee option on Arbitrum One.
941941
m_isRightToLeft: 0
942942
m_fontAsset: {fileID: 11400000, guid: 3b399a2d8fd4949958a248da594a7b27, type: 2}
943943
m_sharedMaterial: {fileID: 1471415949496392458, guid: 3b399a2d8fd4949958a248da594a7b27, type: 2}
@@ -972,7 +972,7 @@ MonoBehaviour:
972972
m_fontSizeMax: 72
973973
m_fontStyle: 0
974974
m_HorizontalAlignment: 1
975-
m_VerticalAlignment: 512
975+
m_VerticalAlignment: 256
976976
m_textAlignment: 65535
977977
m_characterSpacing: 0
978978
m_wordSpacing: 0
@@ -2335,10 +2335,10 @@ RectTransform:
23352335
- {fileID: 2869218974278166982}
23362336
m_Father: {fileID: 3343988039967385939}
23372337
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2338-
m_AnchorMin: {x: 0, y: 1}
2339-
m_AnchorMax: {x: 0, y: 1}
2340-
m_AnchoredPosition: {x: 120, y: -150}
2341-
m_SizeDelta: {x: 210, y: 40}
2338+
m_AnchorMin: {x: 0, y: 0}
2339+
m_AnchorMax: {x: 0, y: 0}
2340+
m_AnchoredPosition: {x: 0, y: 0}
2341+
m_SizeDelta: {x: 210, y: 45}
23422342
m_Pivot: {x: 0.5, y: 0.5}
23432343
--- !u!222 &5803350777644400470
23442344
CanvasRenderer:
@@ -2925,10 +2925,10 @@ RectTransform:
29252925
m_Children: []
29262926
m_Father: {fileID: 6802292326575823655}
29272927
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2928-
m_AnchorMin: {x: 0, y: 0}
2929-
m_AnchorMax: {x: 0, y: 0.5}
2930-
m_AnchoredPosition: {x: 115, y: 3.5}
2931-
m_SizeDelta: {x: 210, y: -7}
2928+
m_AnchorMin: {x: 0, y: 1}
2929+
m_AnchorMax: {x: 1, y: 1}
2930+
m_AnchoredPosition: {x: -32.5, y: -30}
2931+
m_SizeDelta: {x: -85, y: 20}
29322932
m_Pivot: {x: 0.5, y: 0.5}
29332933
--- !u!222 &1112859103103534357
29342934
CanvasRenderer:
@@ -2993,7 +2993,7 @@ MonoBehaviour:
29932993
m_fontSizeMax: 72
29942994
m_fontStyle: 0
29952995
m_HorizontalAlignment: 1
2996-
m_VerticalAlignment: 512
2996+
m_VerticalAlignment: 256
29972997
m_textAlignment: 65535
29982998
m_characterSpacing: 0
29992999
m_wordSpacing: 0
@@ -3059,9 +3059,9 @@ RectTransform:
30593059
- {fileID: 2122295571210288462}
30603060
m_Father: {fileID: 3343988039967385939}
30613061
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3062-
m_AnchorMin: {x: 0, y: 1}
3063-
m_AnchorMax: {x: 0, y: 1}
3064-
m_AnchoredPosition: {x: 120, y: -20}
3062+
m_AnchorMin: {x: 0, y: 0}
3063+
m_AnchorMax: {x: 0, y: 0}
3064+
m_AnchoredPosition: {x: 0, y: 0}
30653065
m_SizeDelta: {x: 210, y: 30}
30663066
m_Pivot: {x: 0.5, y: 0.5}
30673067
--- !u!1 &4538046633789626862
@@ -3243,10 +3243,10 @@ RectTransform:
32433243
m_Children: []
32443244
m_Father: {fileID: 8715754282619671111}
32453245
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3246-
m_AnchorMin: {x: 0, y: 0.5}
3247-
m_AnchorMax: {x: 0, y: 1}
3248-
m_AnchoredPosition: {x: 115, y: -3.5}
3249-
m_SizeDelta: {x: 210, y: -7}
3246+
m_AnchorMin: {x: 0, y: 1}
3247+
m_AnchorMax: {x: 1, y: 1}
3248+
m_AnchoredPosition: {x: 10, y: -13}
3249+
m_SizeDelta: {x: 0, y: 10}
32503250
m_Pivot: {x: 0.5, y: 0.5}
32513251
--- !u!222 &8762001298990958910
32523252
CanvasRenderer:
@@ -3383,10 +3383,10 @@ RectTransform:
33833383
- {fileID: 4919220824943830792}
33843384
m_Father: {fileID: 3343988039967385939}
33853385
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3386-
m_AnchorMin: {x: 0, y: 1}
3387-
m_AnchorMax: {x: 0, y: 1}
3388-
m_AnchoredPosition: {x: 120, y: -105}
3389-
m_SizeDelta: {x: 210, y: 40}
3386+
m_AnchorMin: {x: 0, y: 0}
3387+
m_AnchorMax: {x: 0, y: 0}
3388+
m_AnchoredPosition: {x: 0, y: 0}
3389+
m_SizeDelta: {x: 210, y: 45}
33903390
m_Pivot: {x: 0.5, y: 0.5}
33913391
--- !u!222 &654755485096240471
33923392
CanvasRenderer:
@@ -3793,7 +3793,7 @@ RectTransform:
37933793
m_AnchorMin: {x: 0, y: 1}
37943794
m_AnchorMax: {x: 1, y: 1}
37953795
m_AnchoredPosition: {x: 0, y: 0}
3796-
m_SizeDelta: {x: 0, y: 185}
3796+
m_SizeDelta: {x: 0, y: 0}
37973797
m_Pivot: {x: 0.5, y: 1}
37983798
--- !u!114 &4196444141260838450
37993799
MonoBehaviour:
@@ -4281,10 +4281,10 @@ RectTransform:
42814281
m_Children: []
42824282
m_Father: {fileID: 6802292326575823655}
42834283
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
4284-
m_AnchorMin: {x: 0, y: 0.5}
4285-
m_AnchorMax: {x: 0, y: 1}
4286-
m_AnchoredPosition: {x: 115, y: -3.5}
4287-
m_SizeDelta: {x: 210, y: -7}
4284+
m_AnchorMin: {x: 0, y: 1}
4285+
m_AnchorMax: {x: 1, y: 1}
4286+
m_AnchoredPosition: {x: 10, y: -13}
4287+
m_SizeDelta: {x: 0, y: 10}
42884288
m_Pivot: {x: 0.5, y: 0.5}
42894289
--- !u!222 &494751586264603632
42904290
CanvasRenderer:
@@ -4569,10 +4569,10 @@ RectTransform:
45694569
- {fileID: 3063504848146756674}
45704570
m_Father: {fileID: 3343988039967385939}
45714571
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
4572-
m_AnchorMin: {x: 0, y: 1}
4573-
m_AnchorMax: {x: 0, y: 1}
4574-
m_AnchoredPosition: {x: 120, y: -60}
4575-
m_SizeDelta: {x: 210, y: 40}
4572+
m_AnchorMin: {x: 0, y: 0}
4573+
m_AnchorMax: {x: 0, y: 0}
4574+
m_AnchoredPosition: {x: 0, y: 0}
4575+
m_SizeDelta: {x: 210, y: 45}
45764576
m_Pivot: {x: 0.5, y: 0.5}
45774577
--- !u!222 &2842675508400060631
45784578
CanvasRenderer:
@@ -4936,10 +4936,10 @@ RectTransform:
49364936
m_Children: []
49374937
m_Father: {fileID: 3993627727724569897}
49384938
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
4939-
m_AnchorMin: {x: 0, y: 0}
4940-
m_AnchorMax: {x: 0, y: 0.5}
4941-
m_AnchoredPosition: {x: 115, y: 3.5}
4942-
m_SizeDelta: {x: 210, y: -7}
4939+
m_AnchorMin: {x: 0, y: 1}
4940+
m_AnchorMax: {x: 1, y: 1}
4941+
m_AnchoredPosition: {x: -32.5, y: -30}
4942+
m_SizeDelta: {x: -85, y: 20}
49434943
m_Pivot: {x: 0.5, y: 0.5}
49444944
--- !u!222 &1672751877903716203
49454945
CanvasRenderer:
@@ -5004,7 +5004,7 @@ MonoBehaviour:
50045004
m_fontSizeMax: 72
50055005
m_fontStyle: 0
50065006
m_HorizontalAlignment: 1
5007-
m_VerticalAlignment: 512
5007+
m_VerticalAlignment: 256
50085008
m_textAlignment: 65535
50095009
m_characterSpacing: 0
50105010
m_wordSpacing: 0

0 commit comments

Comments
 (0)