diff --git a/Assets/Graphics/FlowersTitle.png b/Assets/Graphics/FlowersTitle.png new file mode 100644 index 0000000..0930554 Binary files /dev/null and b/Assets/Graphics/FlowersTitle.png differ diff --git a/Assets/Graphics/GoreTitle.png b/Assets/Graphics/GoreTitle.png new file mode 100644 index 0000000..6f85126 Binary files /dev/null and b/Assets/Graphics/GoreTitle.png differ diff --git a/Assets/Prefabs/RevolverBullet.prefab b/Assets/Prefabs/RevolverBullet.prefab index 971d357..3f4c61a 100644 --- a/Assets/Prefabs/RevolverBullet.prefab +++ b/Assets/Prefabs/RevolverBullet.prefab @@ -5353,7 +5353,7 @@ ParticleSystem: m_PostInfinity: 2 m_RotationOrder: 4 randomizeRotationDirection: 0 - maxNumParticles: 5000 + maxNumParticles: 2000 size3D: 0 rotation3D: 0 gravityModifier: @@ -5618,7 +5618,7 @@ ParticleSystem: rateOverTime: serializedVersion: 2 minMaxState: 0 - scalar: 300 + scalar: 2000 minScalar: 10 maxCurve: serializedVersion: 2 diff --git a/Misc/BloodAndGoreImage.png b/Misc/BloodAndGoreImage.png new file mode 100644 index 0000000..a2b432c Binary files /dev/null and b/Misc/BloodAndGoreImage.png differ diff --git a/Raw Assets/BloodAndGoreImage.xcf b/Raw Assets/BloodAndGoreImage.xcf new file mode 100644 index 0000000..0feb4bd Binary files /dev/null and b/Raw Assets/BloodAndGoreImage.xcf differ diff --git a/Raw Assets/TitleImage.xcf b/Raw Assets/TitleImage.xcf new file mode 100644 index 0000000..ec782db Binary files /dev/null and b/Raw Assets/TitleImage.xcf differ