Skip to content

g-otn/MSC-DisplayBoltPositions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show Bolt Positions

A Quality-of-Life, MSCLoader mod for the My Summer Car game.

Setup (Development)

Requirements

Steps

  1. Set environment variable STEAM_APPS_COMMON for your user. This is used by:
    • Visual Studio project to find project references (.dll) inside the game folder
    • Post-build script to copy mod build file to Mods folder (assumes MSCLoader Mods folder is in game install) Example value:
C:\...\Steam\steamapps\common
  1. Open the Visual Studio solution file

Description

Don't want to watch a video just to know where exactly the bolts of a specific part are located? Maybe you just find it hard to see them among lots of pieces and awkward crouching or leaning? Or you just want to unbolt something quickly? Then this mod is for you.

This mod displays little semi-transparent spheres as indicators, which can be seen from behind objects, at each bolt of the part you are looking at are.

Features

  • Look at a car part and visualize where the bolts are:

demo1.gif demo2.gif demo3.gif

Options

  • Toggle indicators using Shift+G
  • Change the style of the indicators such as size and color
  • Toggle between indicators showing up only in tool mode or not

Known issues

  • Does not work with every part. Due to how bolts are coded or behave within certain parts, the indicators may not appear when looking at them. I have not tested every part, especially late-game ones.
  • Does not work with most already bolted wheel-related parts. (wishbones, breaking discs, coils, etc) However, if you fully unbolt all bolts of that part, they should show up.
  • Some parts may not work immediately, but if you look at the bolt of that part, the indicators will appear (check subframe example image)
  • For some parts, or when looking at some parts from certain angles, indicators will show up for multiple parts, and may overlap.

Acknowledgments

About

A My Summer Car MSCLoader mod which displays the bolt positions of a car part

Topics

Resources

License

Stars

Watchers

Forks

Languages