I have road sprite, I want to spawn it at fix interval ahead of other road sprite instance, however when I try to spawn the road, I do not get access to last spawnned road object, instead it takes the first road only. How to change this behavior?
Develop games in your browser. Powerful, performant & highly capable.
Can you post a screenshot of your code?