Make any automation car a hybrid

Discussion in 'Mods and Skins' started by fillman86, Apr 21, 2023.

  1. fillman86

    fillman86
    Expand Collapse

    Joined:
    Apr 18, 2020
    Messages:
    173
    EDIT: This is out of date now, and a newer version is available here - https://www.beamng.com/resources/universal-automation-hybrid-mod.30251/


    what you'll need to do is download the mod, put it in your mod folder, then activate the parts in the parts picker of any automation car in beamng.

    It's okay to take this, modify it, and release it yourself, no credit is required, but appreciated if you do :)

    if you want to see how it was made, how to implement it, and how you might change things for your use, then you can watch this video -

     

    Attached Files:

    #1 fillman86, Apr 21, 2023
    Last edited: Mar 27, 2024
    • Like Like x 3
  2. AJM28

    AJM28
    Expand Collapse

    Joined:
    Jul 18, 2018
    Messages:
    2
    Hey, I noticed that the RWD Transfer Case still connects(?) to the front differential.

    Original

    "Camso_TransferCase_RWD_c2503": {
    "information":{
    "name":"Hybrid RWD Transfer Case",
    "value":500
    },
    "slots": [
    ["type", "default", "description"],
    //["Camso_differential_front","Camso_differential_front","Front Differential", {"coreSlot":true}]
    ],
    "slotType" : "Camso_TransferCase",
    "powertrain" : [
    ["type", "name", "inputName", "inputIndex"],
    ["shaft", "REARDriveShaft", "gearbox", 1]
    ]
    }​

    Fixed

    "Camso_TransferCase_RWD_c2503": {
    "information":{
    "name":"Hybrid RWD Transfer Case",
    "value":500
    },
    "slots": [
    ["type", "default", "description"],
    //["Camso_differential_rear","Camso_differential_rear","Rear Differential", {"coreSlot":true}]
    ],
    "slotType" : "Camso_TransferCase",
    "powertrain" : [
    ["type", "name", "inputName", "inputIndex"],
    ["shaft", "rearDriveShaft", "gearbox", 1]
    ]
    }​
     
    • Like Like x 1
  3. bagasigusti435

    bagasigusti435
    Expand Collapse

    Joined:
    Nov 5, 2017
    Messages:
    1
    umm hi can anyone show me how to make an awd hybrid as in the electric motors power both the front and the rear wheels thank you ...
     
  4. Agent_Y

    Agent_Y
    Expand Collapse
    Jbeam/QA support
    BeamNG Team

    Joined:
    Jul 10, 2020
    Messages:
    10,354
    It's extremely tricky, Fillman has a video about it, you can watch it
     
  5. [#H7dr4_27](UA)

    [#H7dr4_27](UA)
    Expand Collapse

    Joined:
    Dec 16, 2020
    Messages:
    17
    I have an issue. I made a car (AWD) and converted it into "Hybrid RWD transfer" with "Front Electric Motor" applied, so my electric motor powers the front wheel axle and ICE powers rear one. But for some odd reason ICE isn't connected to rear axle. How can I fix it?

    upload_2023-7-9_14-10-7.png

    UPD: I fixed everything! in "camso_2wd_transfercase.jbeam" instead of "REARDriveShaft" You should write "rearDriveShaft"
     
    #5 [#H7dr4_27](UA), Jul 9, 2023
    Last edited: Jul 9, 2023
  6. AJM28

    AJM28
    Expand Collapse

    Joined:
    Jul 18, 2018
    Messages:
    2
    Yeah there are little mistakes that Beam doesn't like
     
  7. CannedBear_

    CannedBear_
    Expand Collapse

    Joined:
    Jul 9, 2023
    Messages:
    1
    Hello. I made an AWD car in automation. I tried to make the front wheels to be powered by electric motors and the rear wheels be powered by the stock engine. The problem is that (while everything seems properly connected) only the electric motors are diving the car. How do i fix this? A video showing what I'm talking about is linked below. Any help is appreciated.

     
    #7 CannedBear_, Jul 9, 2023
    Last edited: Jul 9, 2023
  8. Sharcc

    Sharcc
    Expand Collapse

    Joined:
    Apr 8, 2023
    Messages:
    2
    So sorry for the thread necromancy, but I don't really see anywhere else to ask this - I'm running into the same issue (EV powers front wheels, engine does nothing) but on a car exported as RWD, did you ever fix this? My engine is connected to the torqueconverter, but the power dies once it hits the seemingly non-existant gearbox.
     
  9. Double_Axe

    Double_Axe
    Expand Collapse

    Joined:
    Nov 17, 2021
    Messages:
    13
    Is it possible to add a hybrid motor to a FWD car? Im trying to use the mod on a FWD car and it doesnt work.
    Screenshot2023-11-21220551.png
     
  10. [#H7dr4_27](UA)

    [#H7dr4_27](UA)
    Expand Collapse

    Joined:
    Dec 16, 2020
    Messages:
    17
    You should import the car as AWD, and configure it to FWD Hybrid afterwards. Without AWD, there's only one axle which can power the wheels.
     
    • Like Like x 1
  11. Bauer33333

    Bauer33333
    Expand Collapse

    Joined:
    Jul 25, 2020
    Messages:
    266
    If I understood it correctly you can have only one power source per drivetrain. So you would need it split up in two, one wheel electric, one combustion powered. This likely makes the handling rather "interesting".
     
    • Like Like x 1
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice