Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/devedse/LD54
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkleypie committed Oct 2, 2023
2 parents b7edf0f + 2a4c6be commit fe78248
Show file tree
Hide file tree
Showing 14 changed files with 964 additions and 237 deletions.
Binary file modified ImagesEnzo/Menus/MainMenu.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ImagesEnzo/Menus/MainMenu_640x512.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
136 changes: 136 additions & 0 deletions UnityGame/Assets/Materials/Textures/Tutorials/cheezy.png.meta

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

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

16 changes: 8 additions & 8 deletions UnityGame/Assets/Materials/Textures/Tutorials/flipflap.png.meta

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

7 changes: 6 additions & 1 deletion UnityGame/Assets/MiniGames/1_Cheezy/1_Cheezy.unity
Expand Up @@ -630,11 +630,16 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2510609710808850875, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: duration
value: 10
objectReference: {fileID: 0}
- target: {fileID: 3771529780342604794, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: ea8b404b2df57a74490a51a1446bfca4,
objectReference: {fileID: 21300000, guid: b5701d63234684a4a85207b46cb8f553,
type: 3}
- target: {fileID: 5165146769304598287, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
Expand Down
11 changes: 11 additions & 0 deletions UnityGame/Assets/MiniGames/2_Flappy/2_Flappy.unity
Expand Up @@ -372,6 +372,17 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2510609710808850875, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: duration
value: 10
objectReference: {fileID: 0}
- target: {fileID: 3771529780342604794, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: ccf2d56fe77583040802dfb1cead01f5,
type: 3}
- target: {fileID: 5165146769304598287, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: StartGame.m_PersistentCalls.m_Calls.Array.size
Expand Down
12 changes: 12 additions & 0 deletions UnityGame/Assets/MiniGames/Diggerino/Diggerino.unity
Expand Up @@ -285,6 +285,7 @@ MonoBehaviour:
totalDiamonds: 0
GridSize: 16
Players: []
IsReady: 0
--- !u!4 &785887604
Transform:
m_ObjectHideFlags: 0
Expand All @@ -308,6 +309,17 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2510609710808850875, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: duration
value: 10
objectReference: {fileID: 0}
- target: {fileID: 3771529780342604794, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 43006b28b225c2142be821c1207fd12b,
type: 3}
- target: {fileID: 5165146769304598287, guid: aa218cfa86e7252448101129d0700ecf,
type: 3}
propertyPath: StartCountdown.m_PersistentCalls.m_Calls.Array.size
Expand Down

0 comments on commit fe78248

Please sign in to comment.