You are viewing a potentially older version of this package. View all versions.
LazyDuchess-CarJack-1.4.2 icon

CarJack

Navigate New Amsterdam the way it was always meant to be.

Date uploaded 7 months ago
Version 1.4.2
Download link LazyDuchess-CarJack-1.4.2.zip
Downloads 958
Dependency string LazyDuchess-CarJack-1.4.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
LazyDuchess-CommonAPI-1.2.3 icon
LazyDuchess-CommonAPI

FOR PLUGIN MAKERS - General purpose library to make modding certain aspects of the game easier. Custom save data, phone apps, interactables and more!

Preferred version: 1.2.3

README

CarJack

icon

Cruise through New Amsterdam like never before.

Usage

A new carjack app will be available on your phone. Use it to access this mod's features.

Controls

Below are the controls, their default bindings for both Keyboard + Mouse and Controller and their corresponding inputs in the in-game Settings -> Input Menu.

Action KBM Controller BRC Input (KBM) BRC Input (Controller)
Accelerate W Right Trigger Forward Slide
Reverse S Left Trigger Back Boost
Steer Right D Left Stick Right
Steer Left A Left Stick Left
Handbrake Space A Jump Jump
Leave Car Q Left Bumper Ride movestyle Ride movestyle
Look Behind Left Mouse Button Y Trick 2 Trick 2
Horn E Right Bumper Spray Spray
Lock/Unlock Car Doors Right Arrow D-Pad Right Phone right Phone right

Air Control

On Controller, the left stick lets you adjust the pitch and yaw of your vehicle. Holding handbrake will let you adjust the roll of your car rather than the yaw.

On Keyboard + Mouse, the steering keys let you adjust the yaw of your vehicle. Holding handbrake lets you adjust the pitch with the accelerate and reverse keys and the roll with the steering keys.

Dependencies

If you're using a mod manager such as r2modman dependencies are automatically installed for you.

Custom Cars (Work In Progress)

While tools aren't currently developed, if you know what you're doing you can clone the repo and open the CarJack.Editor project with Unity 2021.3.27f1 to create custom cars by cloning their prefabs and changing their Asset Bundle to a new one. Remember to also change their Internal Name so that they show up and sync correctly in SlopCrew. You can have multiple cars in a single bundle.

You can build the asset bundles with the CarJack -> Build Asset Bundles button, then copy the resulting asset bundle into your BepInEx plugins folder or any subfolder with the extension .carbundle (e.g. AE86.carbundle)

If DeveloperMode is enabled in this mod's BepInEx configuration file you can also reload car bundles in-game to test changes.

Keep in mind that this is still a WIP - it's not user friendly and breaking changes to custom cars may happen at anytime.