Car customization question

Im working on a car customization system would it be best to use attachments or change transparency of the bodykit?

1 Like

Using attachments can be a good option if you want to provide a high level of customization. Attachments are 3D models that can be added to a base model to modify its appearance. By using attachments, you can allow users to swap out different parts of the car, such as wheels, spoilers, and body kits. This can create a lot of options for customization, but it may also require more scripting to ensure the attachments are properly placed and aligned.

Changing the transparency of the body kit can be a simpler option for customization. By adjusting the transparency of different parts of the car’s body, you can create the illusion of a modified appearance. This approach may be easier to implement, but it may not offer as many customization options as using attachments.

Ultimately, the approach you choose should depend on your goals for the project and the level of customization you want to offer. You may also want to consider user feedback and testing to determine which approach works best for your users.

1 Like

thx

55555555555555555

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.