Skip to content

v0.3.6

Latest
Compare
Choose a tag to compare
@zsombro zsombro released this 26 Mar 14:10

You can sorta kinda use maps created in Tiled, but make sure to check out the example project repository (linked in the README) to see how it works and what restrictions apply.

Summary:

  • You need to export in JSON (make sure that your JSON contains proper paths to any image assets)
  • Any image layers will become stationary backgrounds (this is a prelude to proper parallax support)
  • Parallax does not work yet