Skip to content
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/Audio/SimpleAudio/Assets/Shared/AmbientMusic.sdsnd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Id: 8005b476-6375-4984-ae01-4ed70428924e
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/FishLampByUlrick-EvensSalies.mp3
Source: !file ../../Resources/FishLampByUlrick-EvensSalies.mp3
StreamFromDisk: true
Spatialized: false
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Defaults:
- !Stride.Streaming.StreamingSettings,Stride.Rendering
ManagerUpdatesInterval: 0:00:00:00.0330000
ResourceLiveTimeout: 0:00:00:08.0000000
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:StrideDefaultSplashScreen
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:/Stride.Engine/StrideDefaultSplashScreen
SplashScreenColor: {R: 0, G: 0, B: 0, A: 255}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: c73fddfe-01b7-4fe0-ab60-51f001463388
SerializedVersion: {Stride: 3.1.0.1}
Tags: []
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:DefaultGraphicsCompositorLevel9
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:/Stride.Engine/DefaultGraphicsCompositorLevel9
Cameras:
de2e75c3b2b23e54162686363f3f138e:
Id: 57e08c0b-503c-44d7-9d9b-8ba93e72fea6
Expand Down
2 changes: 2 additions & 0 deletions samples/Audio/SimpleAudio/Assets/Shared/Page.sduipage
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Hierarchy:
Font: 61f4751d-2878-4118-b212-ac554de05399:Font
TextSize: 40.0
TextColor: {R: 240, G: 240, B: 240, A: 255}
OutlineColor: {R: 0, G: 0, B: 0, A: 255}
OutlineThickness: 0.0
- UIElement: !ImageElement
Id: f4ee9520-414f-403f-94c7-e06eb7613445
DependencyProperties:
Expand Down
2 changes: 1 addition & 1 deletion samples/Audio/SimpleAudio/Assets/Shared/Scene.sdscene
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Hierarchy:
Components:
ae90c2e75104724b8560bbfe351950b9: !TransformComponent
Id: e7c290ae-0451-4b72-8560-bbfe351950b9
Position: {X: 0.0, Y: 0.0, Z: 7.72791433}
Position: {X: 0.0, Y: 0.0, Z: 7.7279143}
Rotation: {X: 0.0, Y: 0.0, Z: 0.0, W: 1.0}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
Expand Down
2 changes: 1 addition & 1 deletion samples/Audio/SimpleAudio/Assets/Shared/SoundEffect.sdsnd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Id: 5c8a7de1-f572-41c6-a564-f300f42d7245
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/wave.wav
Source: !file ../../Resources/wave.wav
StreamFromDisk: false
Spatialized: true
6 changes: 3 additions & 3 deletions samples/Audio/SimpleAudio/Assets/Shared/SpriteSheet.sdsheet
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
Packing: {}
Sprites:
ba7501e76d1efa469215a136081ce682:
Source: ../../Resources/dj.png
Source: !file ../../Resources/dj.png
Name: dj
TextureRegion: {X: 0, Y: 0, Width: 512, Height: 512}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
afbf303e55540d4d992d7b1be172f984:
Source: ../../Resources/wave.png
Source: !file ../../Resources/wave.png
Name: wave
TextureRegion: {X: 0, Y: 0, Width: 128, Height: 128}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
537b4047ed84d84b87f4ceb681ba5872:
Source: ../../Resources/StrideBackground.jpg
Source: !file ../../Resources/StrideBackground.jpg
Name: background
TextureRegion: {X: 0, Y: 0, Width: 2048, Height: 2048}
Center: {X: 0.0, Y: 0.0}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ Defaults:
TextureQuality: Fast
- !Stride.Physics.PhysicsSettings,Stride.Physics
Flags: None
MaxSubSteps: 4
FixedTimeStep: 0.016667
MaxTickDuration: 0.008333334
Gravity: {X: 0.0, Y: -10.0, Z: 0.0}
- !Stride.Audio.AudioEngineSettings,Stride.Audio
HrtfSupport: false
- !Stride.Streaming.StreamingSettings,Stride.Rendering
ManagerUpdatesInterval: 0:00:00:00.0330000
ResourceLiveTimeout: 0:00:00:08.0000000
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:StrideDefaultSplashScreen
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:/Stride.Engine/StrideDefaultSplashScreen
SplashScreenColor: {R: 0, G: 0, B: 0, A: 255}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: 5f2073ff-fa35-4484-a925-0b899d8e759d
SerializedVersion: {Stride: 3.1.0.1}
Tags: []
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:DefaultGraphicsCompositorLevel9
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:/Stride.Engine/DefaultGraphicsCompositorLevel9
Cameras:
de2e75c3b2b23e54162686363f3f138e:
Id: 3fdcf6a2-9504-426d-a9f6-d682e7cdac79
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@ Packing:
Enabled: false
Sprites:
7de201747666f0479f29ae9da9e55294:
Source: ../../Resources/tex3.jpg
Source: !file ../../Resources/tex3.jpg
Name: parallax_background
TextureRegion: {X: 0, Y: 0, Width: 1735, Height: 1136}
Center: {X: 320.0, Y: 568.0}
CenterFromMiddle: false
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
0ac6f58d634db64792b29a4cceff5b02:
Source: ../../Resources/tex2.png
Source: !file ../../Resources/tex2.png
Name: parallax_gear
TextureRegion: {X: 0, Y: 0, Width: 1920, Height: 1136}
Center: {X: 320.0, Y: 568.0}
CenterFromMiddle: false
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
25da67f488b8ed4d902225ab620291aa:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: parallax_gear_frame
TextureRegion: {X: 0, Y: 0, Width: 1920, Height: 1136}
Center: {X: 320.0, Y: 568.0}
CenterFromMiddle: false
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
d4285fcb12c6ae4f8dd93469bb97eddd:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: floor
TextureRegion: {X: 0, Y: 1140, Width: 1920, Height: 279}
Center: {X: 320.0, Y: 139.5}
Expand Down
1 change: 1 addition & 0 deletions samples/Games/JumpyJet/Assets/Shared/Scene.sdscene
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Hierarchy:
CcdMotionThreshold: 0.0
CcdSweptSphereRadius: 0.0
IsTrigger: false
AlwaysUpdateNaviMeshCache: false
ColliderShapes:
e59aa263f7270e7261d0777c0c351dd4: !StaticPlaneColliderShapeDesc
Normal: {X: 0.0, Y: 1.0, Z: 0.0}
Expand Down
6 changes: 3 additions & 3 deletions samples/Games/JumpyJet/Assets/Shared/Sprites.sdsheet
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ Alpha: Explicit
Packing: {}
Sprites:
e83b83c1664bc44f9768faaa9d673c07:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: normal
TextureRegion: {X: 1924, Y: 746, Width: 100, Height: 83}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
965f8a82f0546541afb45b2a1e37262c:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: jump
TextureRegion: {X: 1924, Y: 659, Width: 100, Height: 83}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
1c6f350306f5974bb704c031d92835bf:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: pipe
TextureRegion: {X: 1924, Y: 0, Width: 117, Height: 655}
Center: {X: 0.0, Y: 0.0}
Expand Down
6 changes: 3 additions & 3 deletions samples/Games/JumpyJet/Assets/Shared/UIImages.sdsheet
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ Alpha: Explicit
Packing: {}
Sprites:
8e4267d77c41204cb31cf3215f69148e:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: button
TextureRegion: {X: 0, Y: 1904, Width: 183, Height: 90}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 125.0, Y: 0.0, Z: 50.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
334ef403d2f48a4cb87bcd70c6d15e84:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: sd_logo
TextureRegion: {X: 23, Y: 1510, Width: 501, Height: 123}
Center: {X: 0.0, Y: 0.0}
Borders: {X: 0.0, Y: 0.0, Z: 0.0, W: 0.0}
BorderColor: {R: 0, G: 0, B: 0, A: 0}
62c4f9dfdd0abe4d9bc401e0dd492362:
Source: ../../Resources/tex1.png
Source: !file ../../Resources/tex1.png
Name: score_bg
TextureRegion: {X: 0, Y: 1712, Width: 204, Height: 189}
Center: {X: 0.0, Y: 0.0}
Expand Down
2 changes: 1 addition & 1 deletion samples/Games/JumpyJet/JumpyJet.Game/JumpyJet.Game.sdpkg
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ AssetFolders:
ResourceFolders:
- !dir ../Resources
RootAssets:
- ce7c2b81-110c-4150-bf9a-d902b03b3d41:Pipe Set
- ce7c2b81-110c-4150-bf9a-d902b03b3d41:/JumpyJet.Game/Pipe Set
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: f16ed18b-ed49-4471-ab10-bb4ee742bdbb
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_00.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_00.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
Expand Down
2 changes: 1 addition & 1 deletion samples/Games/SpaceEscape/Assets/Shared/BG_Lane_00.sdtex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: f901ac67-7e0b-4d5d-a265-641e8e6b1b7f
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_Lane_00.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_Lane_00.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
2 changes: 1 addition & 1 deletion samples/Games/SpaceEscape/Assets/Shared/BG_Lane_01.sdtex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: 4295cd02-fb08-42a6-bde1-26b590fc20ba
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_Lane_01.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_Lane_01.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
2 changes: 1 addition & 1 deletion samples/Games/SpaceEscape/Assets/Shared/BG_wall00.sdtex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: 9cdb2d8a-325e-45d1-ab38-ea1812d7fde3
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_wall00.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_wall00.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
2 changes: 1 addition & 1 deletion samples/Games/SpaceEscape/Assets/Shared/BG_wall01.sdtex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: ed43165a-c85c-4360-bfcf-d98f099875d6
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_wall01.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_wall01.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
2 changes: 1 addition & 1 deletion samples/Games/SpaceEscape/Assets/Shared/BG_wall02.sdtex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: b12c0820-311f-40db-a981-edf4fde58188
SerializedVersion: {Stride: 2.0.0.0}
Tags: []
Source: ../../Resources/model/BG/sourceimages/BG_wall02.jpg
Source: !file ../../Resources/model/BG/sourceimages/BG_wall02.jpg
Type: !ColorTextureType
ColorKeyColor: {R: 255, G: 0, B: 255, A: 255}
PremultiplyAlpha: false
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Defaults:
- !Stride.Streaming.StreamingSettings,Stride.Rendering
ManagerUpdatesInterval: 0:00:00:00.0330000
ResourceLiveTimeout: 0:00:00:08.0000000
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:StrideDefaultSplashScreen
SplashScreenTexture: d26edb11-10bd-403c-b3c2-9c7fcccf25e5:/Stride.Engine/StrideDefaultSplashScreen
SplashScreenColor: {R: 0, G: 0, B: 0, A: 255}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Id: de5e5f4f-73e4-4411-8fa8-11a0b9aa80c2
SerializedVersion: {Stride: 3.1.0.1}
Tags: []
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:DefaultGraphicsCompositorLevel9
Archetype: 9af53371-51ba-49fc-b420-ee7874892e75:/Stride.Engine/DefaultGraphicsCompositorLevel9
Cameras:
de2e75c3b2b23e54162686363f3f138e:
Id: 2a6bcd90-e26a-4017-87b2-5c322e57f92d
Expand Down
29 changes: 4 additions & 25 deletions samples/Games/SpaceEscape/Assets/Shared/LevelBlocks.sdscene
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ Hierarchy:
4540bd72b652fc49af82c4ac79ccf1f0: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: 72bd4045-52b6-49fc-af82-c4ac79ccf1f0
MaxNbObstacles: 1
Holes:
Comment thread
ds5678 marked this conversation as resolved.
a8881c518ebd284baf7b4a3c4e67fea4:
Area: {X: -7.5, Y: 15.0, Width: 5.0, Height: 30.0}
Height: -2.0
2d6848c6e1f2544fa5391aea5ebb194e: !ModelComponent
Id: c648682d-f2e1-4f54-a539-1aea5ebb194e
Model: c8901469-88c0-43e1-bffe-f1fe2dc02aea:bg_b02
Expand All @@ -51,7 +47,6 @@ Hierarchy:
2d0b2ca988b56449b6b96d997ba46c75: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: a92c0b2d-b588-4964-b6b9-6d997ba46c75
MaxNbObstacles: 1
Holes: {}
662cbdd81ade2647a3000f466a57be4f: !ModelComponent
Id: d8bd2c66-de1a-4726-a300-0f466a57be4f
Model: 82360e61-196c-4c07-9fae-af7ee4f265a1:bg_b00
Expand All @@ -62,7 +57,7 @@ Hierarchy:
Components:
2c5221254522fc48bf0d946ac4f81d39: !TransformComponent
Id: 2521522c-2245-48fc-bf0d-946ac4f81d39
Position: {X: 76.0982742, Y: 0.0, Z: 54.5350227}
Position: {X: 76.098274, Y: 0.0, Z: 54.535023}
Rotation: {X: 0.0, Y: 0.0, Z: 0.0, W: 1.0}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
Expand All @@ -86,10 +81,6 @@ Hierarchy:
4288f628c471974193fed2f2b8ef29fb: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: 28f68842-71c4-4197-93fe-d2f2b8ef29fb
MaxNbObstacles: 1
Holes:
d39ae8d682e2d5408d752b27a61e7794:
Area: {X: -2.5, Y: 15.0, Width: 5.0, Height: 30.0}
Height: -2.0
c3aea1c7bdb9134c9e74a68360b9d3d9: !ModelComponent
Id: c7a1aec3-b9bd-4c13-9e74-a68360b9d3d9
Model: f0088b04-5990-4dd4-9824-77fcf8a8a62c:bg_b01
Expand Down Expand Up @@ -127,13 +118,6 @@ Hierarchy:
a12d1404104cf54fa399f616448b3c16: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: 04142da1-4c10-4ff5-a399-f616448b3c16
MaxNbObstacles: 0
Holes:
105a5bf414f0294689ce0eba325f3d0a:
Area: {X: -7.5, Y: 15.0, Width: 5.0, Height: 30.0}
Height: -2.0
d08c0c327f706b4981b8ab91e0d5a97c:
Area: {X: 2.5, Y: 15.0, Width: 5.0, Height: 30.0}
Height: -2.0
445aa2431d5ed648b78f81a1ea4a3af4: !ModelComponent
Id: 43a25a44-5e1d-48d6-b78f-81a1ea4a3af4
Model: a966e37f-0bb7-4a02-9630-d871321a615d:bg_b03
Expand All @@ -144,7 +128,7 @@ Hierarchy:
Components:
37bbf0d22526ad4d9dcfe61c02616959: !TransformComponent
Id: d2f0bb37-2625-4dad-9dcf-e61c02616959
Position: {X: 0.0, Y: 39.9356346, Z: 0.0}
Position: {X: 0.0, Y: 39.935635, Z: 0.0}
Rotation: {X: 0.0, Y: 0.0, Z: 0.0, W: 1.0}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
Expand All @@ -159,17 +143,13 @@ Hierarchy:
Components:
fa5266e12c282a4bb0ec205c76a64eed: !TransformComponent
Id: e16652fa-282c-4b2a-b0ec-205c76a64eed
Position: {X: 65.3026352, Y: 0.0, Z: -83.52101}
Position: {X: 65.302635, Y: 0.0, Z: -83.52101}
Rotation: {X: 0.0, Y: 0.0, Z: 0.0, W: 1.0}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
326685b3bd9034468e275a06033a8660: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: b3856632-90bd-4634-8e27-5a06033a8660
MaxNbObstacles: 0
Holes:
51019ca0ce03f742b50a76cd849fe16d:
Area: {X: -7.5, Y: 15.0, Width: 10.0, Height: 30.0}
Height: -2.0
f0139009701da04ca5ec13ca1c1fe3eb: !ModelComponent
Id: 099013f0-1d70-4ca0-a5ec-13ca1c1fe3eb
Model: b731fd7d-df09-4059-9cc5-57ba50d0f3f6:bg_b04
Expand All @@ -187,7 +167,6 @@ Hierarchy:
d0a08a0af8181847bb41026c96e89fad: !SpaceEscape.Background.BackgroundInfo,SpaceEscape.Game
Id: 0a8aa0d0-18f8-4718-bb41-026c96e89fad
MaxNbObstacles: 3
Holes: {}
d060acdcd2b2f343b50af03c4aa5e47e: !ModelComponent
Id: dcac60d0-b2d2-43f3-b50a-f03c4aa5e47e
Model: 3047da8a-bf85-4cdd-99ef-89c2b19c3c04:bg_a00
Expand All @@ -198,7 +177,7 @@ Hierarchy:
Components:
1ab104d00ee6214194a2252bf9ccffa5: !TransformComponent
Id: d004b11a-e60e-4121-94a2-252bf9ccffa5
Position: {X: 48.7573853, Y: 0.0, Z: 54.5350227}
Position: {X: 48.757385, Y: 0.0, Z: 54.535023}
Rotation: {X: 0.0, Y: 0.0, Z: 0.0, W: 1.0}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
Expand Down
6 changes: 3 additions & 3 deletions samples/Games/SpaceEscape/Assets/Shared/Scene.sdscene
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Hierarchy:
10823d6da78231488506771952cf3d01: !TransformComponent
Id: 6d3d8210-82a7-4831-8506-771952cf3d01
Position: {X: 0.0, Y: -1.2, Z: 0.0}
Rotation: {X: 0.707106769, Y: 0.0, Z: 0.0, W: 0.707106769}
Rotation: {X: 0.70710677, Y: 0.0, Z: 0.0, W: 0.70710677}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
2d1d82ddd70ec24a8e236fe88911056b: !SpriteComponent
Expand Down Expand Up @@ -130,7 +130,7 @@ Hierarchy:
be95a89ee7e2c944b3d125a51b19d3f7: !TransformComponent
Id: 9ea895be-e2e7-44c9-b3d1-25a51b19d3f7
Position: {X: 0.0, Y: 5.0, Z: 0.0}
Rotation: {X: -0.429669142, Y: 0.37299636, Z: -0.214686662, W: 0.79383105}
Rotation: {X: -0.42966914, Y: 0.37299636, Z: -0.21468666, W: 0.79383105}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
4fc791d856047645bdf39554de7d475a: !LightComponent
Expand All @@ -152,7 +152,7 @@ Hierarchy:
dc46b8f5a6016446b5b9ce729fe74ecc: !TransformComponent
Id: f5b846dc-01a6-4664-b5b9-ce729fe74ecc
Position: {X: 0.0, Y: 12.0, Z: -12.0}
Rotation: {X: 7.875609E-08, Y: 0.9612617, Z: 0.2756374, W: -7.52105933E-10}
Rotation: {X: 7.875609E-08, Y: 0.9612617, Z: 0.2756374, W: -7.5210593E-10}
Scale: {X: 1.0, Y: 1.0, Z: 1.0}
Children: {}
a7121202245bde418e599e1e066ac0ed: !CameraComponent
Expand Down
Loading