Jump to content

recommended method to do designed platformer map?


fkkcloud
 Share

Recommended Posts

Hi,

I am trying to build platformer runner style and want to create map from design not randomly generated like flappy bird.

I am trying to create a custom value that tracks of x pos by 1px for each update() to spawn correspond blocks and using physics's ARCADE to give some velocity in X to move it along in x axis.

But it does not seem like a best solution.

What would be recommended to move the map?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...