Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Towing in reverse works incorrectly #48935

Open
DalenTalas opened this issue May 19, 2021 · 2 comments
Open

Towing in reverse works incorrectly #48935

DalenTalas opened this issue May 19, 2021 · 2 comments
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist Vehicles Vehicles, parts, mechanics & interactions

Comments

@DalenTalas
Copy link

DalenTalas commented May 19, 2021

When towing in reverse, the towed vehicle remains in place as the towing vehicle backs away, and closes in with the towing vehicle once the latter starts moving forward.

Steps To Reproduce

  1. Spawn two vehicles and a tow cable (reproduced using cube vans).
  2. Position the towing vehicle behind the towed vehicle.
  3. Connect the vehicles with the tow cable. Attach the tow cable to the front of the rear (towing) vehicle, then to the rear of the front (towed) vehicle.
  4. Start the towing vehicle and accelerate in reverse. Observe the towed vehicle remaining in place.
  5. Stop the towing vehicle and accelerate it forward. Observe the towed vehicle accelerating towards the towing vehicle.

Expected behavior

Towing force applied to the towed vehicle should be directed according to the towing vehicle's motion relative to the towed vehicle, not based on the towing vehicle's speed value.

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 2004
  • Game Version: 12fcd38 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Aftershock [aftershock]
    ]

Additional context

Possibly related to #46822.

@actual-nh actual-nh added (S1 - Need confirmation) Report waiting on confirmation of reproducibility Vehicles Vehicles, parts, mechanics & interactions labels May 19, 2021
@Psiclops
Copy link

Psiclops commented May 19, 2021

Towing is currently crazy AF. If you get yourself 14ish tiles away, and then turn around, you can "tow" the vehicle while driving towards it, and the towed vehicle with make the same relative turns that you do, IE you turn to the left and the towed vehicle will turn to ITS OWN RELATIVE left, which is the opposite direction. This makes no sense from a physics perspective, probably the towing code is full of wonk.
Attaching a tow cable to the rear end of the towed vehicle always results in wackiness as well, since the towing seems to be creating forward movement on the towed vehicle, not actually applying force along the tow cable.
I only ever use towing to move shit vehicles out of my way when there is no other path.
Currently to have any chance of success towing you must a. attach the tow cable to the front end of the towed vehicle. b. attach the tow cable to the rear end of the towing vehicle, and c. move straight forward only, and slowly. Turns are sus, speed is sus.

@actual-nh actual-nh added <Bug> This needs to be fixed and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels May 19, 2021
@actual-nh
Copy link
Contributor

Ping: @mlangsdorf?

@wapcaplet wapcaplet added the (S2 - Confirmed) Bug that's been confirmed to exist label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

No branches or pull requests

4 participants