Hi,
I create a game and I wanted to ask you how to create addons of the game?
Addons will be free on well, but as in the game there are 5 car models, and I wanted to add a button that allows a download of addons with 3 different models.
what do you mean download 3 models where?
and what do you mean as addons buttons?
explain please as simple as u can
if by download you mean load/ to change the model of car, or load some inventory items, you can easy do it on screen, have them already there, but hidden, or outside layout, if player presses button to add more cars, toggle a bolean, saying purchased or added, and make them visible and able to use them! mhmm.. but then not sure, if this your talking about!