Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
b703b7607d | |||
a193352324 | |||
4ae274a686 |
6 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2c7c54c6f6e596ad98bd8c8273f24e97
|
||||
guid: b92d82434aeb1f3fda097a73de13612e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
|
|
|
@ -42,7 +42,7 @@ AudioSource:
|
|||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: a1fb5bf87e87b11469938b1ec16ccb56, type: 3}
|
||||
m_audioClip: {fileID: 8300000, guid: 45c998f8a787c6541b5251dec9aec15c, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: 1
|
||||
m_Pitch: 0.37
|
||||
|
|
|
@ -42,7 +42,7 @@ AudioSource:
|
|||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: a1fb5bf87e87b11469938b1ec16ccb56, type: 3}
|
||||
m_audioClip: {fileID: 8300000, guid: 45c998f8a787c6541b5251dec9aec15c, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: 1
|
||||
m_Pitch: 0.37
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: bfeee6a4f1859f840a4d06dbbd06a484
|
||||
guid: f9f40fa0a387a2bdb9f4171ac9b2fdc5
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
|
|
|
@ -34,7 +34,6 @@ GraphicsSettings:
|
|||
- {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_PreloadedShaders: []
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
|
|
10
README.md
10
README.md
|
@ -1,8 +1,12 @@
|
|||
# bad-piggies-2.3.6
|
||||
# rise-and-swine
|
||||
|
||||
Maintained fork of bad-piggies-original
|
||||
Maintained fork of [Bad-Piggies-Original](https://github.com/BP-Innovation/Bad-Piggies-Original) (formerly known as `bad-piggies-2.3.6`)
|
||||
|
||||
Currently tested platforms: PC, Mac & Linux Standalone, and WebGL.
|
||||
Currently tested platforms: PC, Mac & Linux Standalone, Android, and WebGL.
|
||||
|
||||
# Why the name?
|
||||
|
||||
I suspect that the original name of Bad Piggies (from before the release) is "When Pigs Fly", which happens to be the name of an episode in the final game. Rise and Swine is also an episode of Bad Piggies, which took the place of When Pigs Fly as the second episode, which is why I named this project after it.
|
||||
|
||||
# Building
|
||||
|
||||
|
|
Loading…
Reference in a new issue