Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
If you're experiencing rapid camera switching back and forth, it's likely because the overlapping trigger zones for the two turrets are too large. This causes the mouse to remain within the range that triggers switching to the opposite turret when you attempt to switch to one side.
But there's an old saying: If you don't know how something works, don't touch it.
So if it work well, then so be it
Your comment made me think of several other possibilities, but explaining them verbally would be too cumbersome, so I made new one: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3583635625
Sorry it took a while (mainly due to editing the text and images)
Thank you, I will try to look at it again and make it proper. IDK what that parenthesis is causing to fix it, but if it shouldn't be there then I need to fix the real problem.
Thank you very much for your time, effort and response. Your circuit is first. Periscope > Angle Switch Circuit Box > Coaxial Circuit Box > Guns 1 and 2. Would having or not having this Performance Fixes thing be impacting this behavior for me? I am unfamiliar with this addition.
Periscope into your circuit > Your output 1 and 2 to Input 1 and 2, respectively, of Coaxial > Coaxial outs 1-4 to their respective position and trigger pins. It seemed like a very plug and play assembly. I figured why no one had made a functionality merger in the shop. I can only assume it was and it just wanted to make me upset until it didnt want to anymore.
First, I assume you are not using performance fixes. There is only one scenario that I can reproduce this issue:you have placed a set of coaxial circuits before the angle-switching circuit, then connected wires simultaneously from both the relay's signal_out_2 pin and the signal check component's signal_out pin to the signal_in pin of the output selector component witch controlling the firing.(Technically, simply connecting the signal_out_2 pin of the relay is sufficient to cause this issue.)
Regarding regular expressions, you don't need double brackets. The following patterns are functionally equivalent: ^([0-9]|[1-4][0-9]|50|31[0-9]|3[2-5][0-9]|360)(?!\d) As long as you ensure the valid range is correct, that's sufficient.
P.S. Only one thing I will add, as someone who had never seen RegEx until your mod and this game. It took me half a day to figure out how to make the input for a right facing turret. The extra Regex in the 3 turret config was confusing me. Then i realized if i just double bracket the right facing, like ^(([0-9]|[1-4][0-9]|50)|(31[0-9]|3[2-5][0-9]|360))(?!\d), it works completely as needed for a 2 gun left-right switch.
I know this isn't solely about your set up, but given your circuit is the lead before that circuit I imagine the signal confusion is in my not understanding what is being output when from your circuit. For all I know it is just not even compatible configurations.
enjoy it