Question

I am trying to develop a infinite road with random obstacles coming through. I am using starling framework. I don't know where to start. Any guide line will be appreciated. Thank you Cheers

Was it helpful?

Solution

A great first step would be using scrolling textures, probably. http://blog.krecha-games.com/scroll-image-extension-for-starling/

Or possibly if you need a curved road, something like this (AS3 but not starling) http://gamedevelopment.tutsplus.com/tutorials/create-a-glowing-flowing-lava-river-using-bezier-curves-and-shaders--gamedev-919

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top