Wrong walking speed calculation #3268
Labels
Priority: Medium
This issue may be impactful and needs some attention.
Status: Pending Test
This PR or Issue requires more testing
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Priority
Medium
Area
What happened?
The walking speed calculation in Canary seems to have some issues, leading to inconsistencies when compared to the global version. In some cases, characters move significantly faster than they should, while in others, they appear much slower.
While the base speed values are correct, the problem lies in the floor adhesion mechanics.
For example, consider the tile located at (33866, 31249, 6) with ID: 23463. This floor asset is configured with a speed of 800, but when walking on it, the creature becomes disproportionately slower than intended.
This miscalculation has a widespread impact, affecting various aspects of gameplay. It ranges from moving through cities at abnormal speeds to experiencing an excessively strong paralysis effect. These inconsistencies disrupt the balance and gameplay experience, requiring adjustments to ensure accuracy.
What OS are you seeing the problem on?
Linux
Code of Conduct
The text was updated successfully, but these errors were encountered: