Hi everyone, I need some help with my game.
In my game, I have multiple airplanes. I want to make a vehicle inventory system like in Dussy Trip.
Here’s what I want:
- Players should see the airplanes they have purchased in the inventory.
- They should be able to select only one airplane from their owned vehicles.
- Once selected, the chosen airplane should appear in another world (Place) listed under Asset Manager > Places.
I’m not sure how to set this system up. Could someone help me figure out how to do this?