[12/04/2021] Working Garage with Colour Customization
- Daniel Henshaw
- Apr 11, 2021
- 1 min read
Updated: May 19, 2021
I used the resources system again to gather all the cars automatically to save time. I then looped through this list and spawned the car with a path with stopped on the middle point until the player clicked the button for the next car. The currently active car is then added to the static game object called "Player" inside the GameManager script. This makes it so that the car selected in the garage works with the spawn manager.
I then made it so the buttons on the right side of the screen displaying colours change the material of the car.
Demo:
Trello:

Comentarios