Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Are you certain you're holding the parry button when you perform the directional parry? If you don't hold it in, you will switch body part instead of parrying in that direction.
So we must hold a button then press a directional button indicated by the mod appearing on the screen?
Pretty certain, it seems to happen after a successful parry, perhaps after the parry has timed out or something? I think maybe it would be better to have some other button to switch body part targets rather than the same one that handles parrying
Pretty good game in all other respects but I still think there should be a different way to switch body parts instead of the same stick you use to block -- I can predict it messing up a one-time opportunity to get a weapon or armor off a special enemy
its not the wheel which is the problem. just try targeting an enemy and switch around with the mouse without blocking, you can change the targeted limb just with mousemovement. nobody says this in tutorial or options, it cant be deactivated. i think the problem we have is, that we start mousemovement to early before we press block or too long after block.
the best would be to just let us deactivate limb targeting with mouse, we already have mousewheel or whatever 2 keys we want.
but i know myself too good, if things are getting hairy im unable to use more than 2 keys without getting panic
https://steamcommunity.com/app/644830/discussions/1/1630790506914600834/
Originally posted by schnitzelpit:
For the time being, you can disable "body part switching by moving the mouse" like this: Open the file
%YOUR_STEAM_FOLDER%\steamapps\common\The Surge 2\media-next\input_binding_sets\NextMain.input_bindings.json
with a text editor and find the binding named "pick_body_part" with its "input" property being "Mouse". Remove this whole section:
"pick_body_part":
{
"input": "Mouse",
"value_type": "accumulated_value",
"push_condition": "value_accumulated",
"accumulated_value_threshold": 0.2,
"timeout": 0.05,
"normalize": false,
"category": "pick_body_part"
},