Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release 2.9.0 - World mode
#1
Hi folks,

I've just pushed Release 2.9.0 to GitHub. This release adds a new feature called "World mode", where all the layers contained in a single .tmx file and any selected sprites are updated when the "world position" changes. Layers take into account the parallaxing factor recently introduced in Tiled editor, as well as offset values, visibility and transparency. And sprites take their "world position" and have them automatically converted into screen coordinates.

This mode simplifies greatly the setup of a whole level (just a single call). And updating the whole playfield, that previously required one call per layer and per sprite, and keeping track of their positions, now is done with another single call.

The documentation is already online, here it is the new section:
http://www.tilengine.org/doc/md_world.html

"Classic" mode continues working, so old samples and projects won't break, but new ones can benefit from this "world" feature.


Messages In This Thread
Release 2.9.0 - World mode - by megamarc - 03-16-2021, 08:27 AM
RE: Release 2.9.0 - World mode - by RootBeerKing - 03-16-2021, 08:32 PM
RE: Release 2.9.0 - World mode - by megamarc - 03-17-2021, 01:01 AM
RE: Release 2.9.0 - World mode - by RootBeerKing - 03-18-2021, 01:26 PM
RE: Release 2.9.0 - World mode - by megamarc - 03-19-2021, 07:15 AM
RE: Release 2.9.0 - World mode - by RootBeerKing - 03-19-2021, 09:39 PM
RE: Release 2.9.0 - World mode - by megamarc - 03-19-2021, 10:22 PM
RE: Release 2.9.0 - World mode - by RootBeerKing - 03-23-2021, 06:46 PM
RE: Release 2.9.0 - World mode - by megamarc - 03-23-2021, 11:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)