1. Rise & Fall
  2. News

Rise & Fall News

April 19, 2023 - Music Slider, Commentator Scale Fix (#58)

-Pressing 7 opens a music slider (other music player functions not coded yet)
-8 closes panel

-Commenator was scaling incorrectly in builds again, has been fixed

April 19th, 2023 - Charged Swing Buff, Controller Fixes (#57)

-Player's movement speed while holding a charged swing has been slightly increased
//Currently, when a player holds down the swing button, after 0.5 seconds, they begin holding a charged swing.
//While that charged swing is held, their current speed (whatever value that is based on size) is multiplied by chargedSwingMultiplier.
//That number was initially 0.5x (half their regular speed)
//It's now 0.6x (slightly faster but not 1x, which would be their normal moving speed)

-A controller visual of what buttons do what has been added back to the pause menu (during matches), so players can check these controls without leaving their game.

-Fixed controllers not correctly being assigned in some cases (like being in the start menu instead of the Player Setup menu)

See you @ LevelUp Toronto! (#59)

Hey everyone!

We'll be playing Rise and Fall with players all day this week at LevelUp in Toronto!

LevelUp is a yearly Student Showcase in Toronto, Canada.

Tickets are free to the public.

Tickets can be purchased here (for free)

We originally had planned to showcase Rise and Fall at LevelUp back in 2020,

So finally getting to present at the first year back in person is exciting.

LevelUp Showcase 2023! See you there!

Hey everyone!

We'll be playing Rise and Fall with players all day this week at LevelUp in Toronto!

LevelUp is a yearly Student Showcase in Toronto, Canada.

Tickets are free to the public.

Tickets can be purchased here (for free)

We originally had planned to showcase Rise and Fall at LevelUp back in 2020,

So finally getting to present at the first year back in person is exciting.


April 13th, 2023 - Commentator Lighting Fix

Update #369
-Fixed an issue where the commentator's lighting was flickering briefly when scoring goals.