You are viewing a potentially older version of this package. View all versions.
Syntaxe-SelfMovingCart-1.3.4 icon

SelfMovingCart

This mod allows you to remotely control the carts in the game. You can order the cart to come to you, go to extraction, go to ship, or directly control its movement using the arrow keys.

Date uploaded 2 weeks ago
Version 1.3.4
Download link Syntaxe-SelfMovingCart-1.3.4.zip
Downloads 20704
Dependency string Syntaxe-SelfMovingCart-1.3.4

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

README

Cart Self Movement Mod

This mod allows you to remotely control the carts in the game. You can order the cart to come to you, go to extraction, go to ship, or directly control its movement using the arrow keys.

It was created as a part of the following YouTube video: https://youtu.be/naOCUkJkmzk

Must be installed on all clients.

Supported Features

  • Order the cart to come to you. F Key
  • Order the cart to go to the ship. G Key
  • Order the cart to go stand next to extraction. V Key
  • Order the cart to go to extraction and enter it. B Key
  • Remotely control the cart's movement. CapsLock + WASD or The Arrow Keys
  • You could also choose which cart you control using the R Key, or make it so that the closest cart follows your order (Default).

All keybindings are changable in the log file. Here is a list of valid keycodes: https://docs.google.com/spreadsheets/d/17ehNwtSd3fG-BeMJhkKTawRa0C0B_jTt7XAwhTI-oWk/edit?usp=sharing

Mod Type

Server-side and Client-side.

Contributions Credits

p99will: Improved the cart mode text look and added a version where it remains on the screen instead of fading away.

CHANGELOG

v1.3.4

  • Updated the ui element creation function so that it doesn't cause errors in beta.

v1.3.3

  • The cart mode text can now be configured to permenantly stay on the screen. It also looks better. (Credit: p99will)

v1.3.2

  • The keybinds now support mouse buttons. Refer to the keybinds google sheet to find each key's code, link is in the thunderstore page

v1.3.1

  • Fixing details page.

v1.3.0

  • Added cart control modes, By clicking r, you can now choose between controlling whichever cart is near you (default) or controlling a particular cart.
  • Updated remote control. You can now remote control the cart using WASD keys by holding the Capslock. You can still control it using the arrow keys, but that was too impractical.
  • Input system updated. Added a link to the list of viable key codes in the thunderstore info page.

v1.2.2

  • Added config to allow the players to change the keybinds.