File information

Last updated

Original upload

Created by

Morad

Uploaded by

inExceptionalGames

Virus scan

Safe to use

Tags for this mod

17 comments

  1. goblanska
    goblanska
    • member
    • 0 kudos
    noice
  2. pechenie128
    pechenie128
    • member
    • 0 kudos
    can u update please
  3. saxar777
    saxar777
    • member
    • 0 kudos
    update pls
  4. MAMADmy
    MAMADmy
    • member
    • 0 kudos
    this mod is what i was looking for.. thank you so much and please update this mod for the new version of msc mod loader
  5. hex77x
    hex77x
    • member
    • 5 kudos
    so, I didnt like the lack of a toggle, and want to be able to look around in driving mode.  so I uninstalled it.

    but it didnt.  completely remove the mod and reload the save prior to install and its like its still there, only now there's no options for it...

    so now i'm fucked and have to revert to a backup save from about 10 hours of game ago.  (edit:  nope, thats fucked too).   wonderful.
  6. Slavicdude001
    Slavicdude001
    • member
    • 0 kudos
    i suggest adding toggle option instead of holding down the mouse buttons

    or i'm just not used to the controls lol
    1. inExceptionalGames
      inExceptionalGames
      • member
      • 1 kudos
      When I was developing the mod back in the day, I considered my control implementation. However, I have taken your feedback into account and developed a new version of the mod that includes reverse control options.
  7. frigideiro
    frigideiro
    • member
    • 0 kudos
    about time we have something like this!!! thanks
  8. alperenseferta
    alperenseferta
    • member
    • 0 kudos
    YOU ARE THE GOAT
    1. boreddogg
      boreddogg
      • member
      • 4 kudos
      DA GOAT!!!
  9. seuenn
    seuenn
    • member
    • 0 kudos
    really cool mod i like it 👍






    how did you got rid of decimals in slider pls tell me
    1. inExceptionalGames
      inExceptionalGames
      • member
      • 1 kudos
      Hello, I appreciate your kind comment.
      Regarding your question, if you are referring to the setting slider, all you need to do is pass the min and max values of `AddSlider()` as integers. This is because the function has a version that accepts integer values.
    2. seuenn
      seuenn
      • member
      • 0 kudos
      thank you very much, that is what I needed for me upcoming mod
      thanks again! :)
  10. lighterflu1d
    lighterflu1d
    • member
    • 23 kudos
    Advanced Keyboard and Mouse Controls exists.
    1. inExceptionalGames
      inExceptionalGames
      • member
      • 1 kudos
      As a player, I've used many mods, including Advanced Keyboard. This mod inspired me to develop my own, as I didn't find comfort in its implementation. That's why I started scripting my own mod to suit my needs. As mentioned in the mod description, this mod was initially made for personal use, and indeed I used it for about two months before deciding to publish it to the community.
      By the way, the mod was scripted entirely by me, the author, and over the course of a month, I worked to understand the Unity platform and the game logic.