Car not spawnig

Before proceeding, please use the forum search feature at the top of the page to check if your question has already been answered.

How do I…

create object not spawning object

What is the expected result

I want it to spawn .

What is the actual result

Car not spawning on my map

Related screenshots

Preview of The Street Legend 4_9_2026 6_17_49 PM|690x388

Project files (optional)

Insert a minimal game showing your issue in a .zip or .rar.

Can you post a screenshot of the relevant events?


Where are you changing the value of Cars? Is the value being changed?

Tip. If you put the objects into a group and created an array containing their names, you could create the objects by name using the array.

Among objects CarGroup create object named CarArray[Cars] at X, Y

so my problem is i spawn my car then i want the camera to zoom on it
i have a car buying screen where i buy the car the changes scene and nothing happens why i dose not appear on the map or zoom in

You would have to post those events.

How does it progress? Does it pause the scene, go to the buy scene and then resume the previous scene? Or is it just switching scenes?