Is there any level editor tool can make a 2d endless scrolling
Have you seen this? it’s tutorial for Jetpack Joyride, which uses scrolling background.
I modified the endless parallax example from herewhich was created using Level Director.
Like jetpack joy ride it’s endless because it repeats the scenery, you then decide how you want to implement the dynamic part by spawning objects randomly over time, otherwise a little boring if it just repeats the same thing ;o)
Have you seen this? it’s tutorial for Jetpack Joyride, which uses scrolling background.
I modified the endless parallax example from herewhich was created using Level Director.
Like jetpack joy ride it’s endless because it repeats the scenery, you then decide how you want to implement the dynamic part by spawning objects randomly over time, otherwise a little boring if it just repeats the same thing ;o)