Skip to content

Option to Turn Direction Player is Looking

Jordan Irwin requested to merge AntumMT/mod-bike:turn_player_look into master

Adds the following:

  • If the setting mount_turn_player_look is enabled, bike will turn with the player's looking direction instead of using a/d keys.
    • default is disabled
  • Also adds a couple nil checks to prevent server crash.

Merge request reports