Skip to content

Commit

Permalink
Fundo animado e menu principal
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasVinicius314 committed Sep 12, 2022
1 parent 3fc9eff commit 72b30af
Show file tree
Hide file tree
Showing 32 changed files with 2,134 additions and 34 deletions.
38 changes: 37 additions & 1 deletion Assets/Prefabs/Player.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ GameObject:
- component: {fileID: 4394219713658327738}
- component: {fileID: 3591939341705465154}
- component: {fileID: 160459886768249301}
- component: {fileID: 8167288552573737942}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
Expand Down Expand Up @@ -43,7 +44,7 @@ Camera:
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.09433961, g: 0.09433961, b: 0.09433961, a: 0}
m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
m_projectionMatrixMode: 2
m_GateFitMode: 2
m_FOVAxisMode: 0
Expand Down Expand Up @@ -84,6 +85,41 @@ AudioListener:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1791320227682299352}
m_Enabled: 1
--- !u!328 &8167288552573737942
VideoPlayer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1791320227682299352}
m_Enabled: 1
m_VideoClip: {fileID: 32900000, guid: 1e1f7c5ecdf0b224bac09727d97cd45a, type: 3}
m_TargetCameraAlpha: 1
m_TargetCamera3DLayout: 0
m_TargetCamera: {fileID: 3591939341705465154}
m_TargetTexture: {fileID: 0}
m_TimeReference: 0
m_TargetMaterialRenderer: {fileID: 0}
m_TargetMaterialProperty: <noninit>
m_RenderMode: 0
m_AspectRatio: 4
m_DataSource: 0
m_PlaybackSpeed: 1
m_AudioOutputMode: 0
m_TargetAudioSources:
- {fileID: 0}
m_DirectAudioVolumes:
- 1
m_Url:
m_EnabledAudioTracks: 01
m_DirectAudioMutes: 00
m_ControlledAudioTrackCount: 1
m_PlayOnAwake: 1
m_SkipOnDrop: 1
m_Looping: 1
m_WaitForFirstFrame: 1
m_FrameReadyEventEnabled: 0
m_VideoShaders: []
--- !u!1 &6035807852458782829
GameObject:
m_ObjectHideFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Scenes/MainScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ MonoBehaviour:
- {fileID: 4026393600238520495, guid: f01964504ef05ac4c8d84a6df4abcb6b, type: 3}
corridorPrefab: {fileID: 1512510490295915833, guid: 6851cd75e9f241f4f9328937ffd2e5e3, type: 3}
deadEndPrefab: {fileID: 6036638518381947339, guid: e88a18bb667cc4a4187ef5caa7f22121, type: 3}
minRoomCount: 20
minRoomCount: 200
--- !u!114 &1524951598
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
8 changes: 8 additions & 0 deletions Assets/Scenes/MenuScene.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72b30af

Please sign in to comment.