Skip to content

Commit

Permalink
Game Over Menu
Browse files Browse the repository at this point in the history
Game Over Menu with Music
  • Loading branch information
aps16104 committed Mar 5, 2020
1 parent e0f2a00 commit baa8ba6
Show file tree
Hide file tree
Showing 11 changed files with 1,565 additions and 56 deletions.
53 changes: 0 additions & 53 deletions RPG/Assets/Animations/Player_Idle.anim

This file was deleted.

Binary file added RPG/Assets/MP3/Welcome to HorrorLand.mp3
Binary file not shown.
22 changes: 22 additions & 0 deletions RPG/Assets/MP3/Welcome to HorrorLand.mp3.meta

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

21 changes: 21 additions & 0 deletions RPG/Assets/Prefabs/Player.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ GameObject:
- component: {fileID: 7833863944867809333}
- component: {fileID: 7833863944867809332}
- component: {fileID: 7833863944867809330}
- component: {fileID: 6018718191495086512}
m_Layer: 0
m_Name: Player
m_TagString: Untagged
Expand Down Expand Up @@ -126,6 +127,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
unitName: Player
unitLevel: 999
damage0: 0
damage: 7
damage2: 15
damage3: 10
Expand Down Expand Up @@ -179,3 +181,22 @@ SpriteRenderer:
m_WasSpriteAssigned: 0
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!95 &6018718191495086512
Animator:
serializedVersion: 3
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7833863944867809331}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 0}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0
Loading

0 comments on commit baa8ba6

Please sign in to comment.