Search Unity

How would I achieve a Attachment System?

Discussion in 'Game Design' started by LordKyrion, Sep 9, 2020.

  1. LordKyrion

    LordKyrion

    Joined:
    Sep 8, 2018
    Posts:
    1
    So, I am trying to build a game similiar to "My Summer Car" and i would like to know how i would go about making a system that allows the player to put parts together, like pistons in a block, and a head on the engine.
    and how to keep track of what parts are attached so i can calculate the performance of the parts and the car altogether based on what parts are on it.
     
  2. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,619
    I just answered a similar question here.