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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top