- Steam App
- Rise and Fall (1332840)
- Event type
- patch note
- Published
- 24 April 2025 - 13:07:24 UTC
- Source
- steam_community_announcements
Hey everyone! Even though the team is off this week, I wanted to get the fix to knockback in since it affects gameplay pretty bad, and it's also just a small value adjustment I can do on my end. Fixes: -Reduced knockback from large size swings We adjusted some math in a previous update that accidentally tuned this too strong. In a future update, we'll be setting durations on the knockback, so we can reduce how long knockback occurs for (like we've done for Springs and Dash Pads) Known Issues: -The goal camera in Cliff is slightly off from where it should be //I'm working on this now, it's become a more complicated issue than I thought. //I'll be doing a fix but also looking at this logic (which is legacy and has pieces of code from 2019 still in it) to simplify the code flow. -Slider for BlockGoalieSpeed should be inactive when the toggle for BlockGoalies is off. //Is coming with next ba...