Bug: Uncontrolled Character Movement on Controller
171 °C
Bug #49

Uncontrolled Character Movement on Controller

Status: Open
Priority:
High
Added by:
Roman Pretty
on February 23, '26
Assigned to:
Unassigned
Due date:
Reported for:

Steps to Reproduce

No steps to reproduce

Explanation

Uncontrolled Character Movement on Controller - Fix Suggestion

This happens because the game doesn't register the release of a turn, if you are going left and quickly go right, it may not register the release of left, and your character will walk infinitely.

I was able to fix this in a custom fork of SFR for my friends by just cancelling the movement in the other direction when you move.

https://github.com/Odex64/SFR/blob/f67bc0383595662c7743344a0619dff9eae9cefc/SFR/Fighter/InputHandler.cs

Watchers

Duplicates (1)
Bug Occurrence
Last 24 hours0
Last 30 days0
100%
100% (1)
Screenshots

None

Video Clips

None

Log Files

None

Device

No device information

No comments yet.
Loading comments...
Loading comments...
0 comments loaded

You don't have permission to comment on this issue.