Parallax Scrolling is Here!
The biggest new feature in this release is the support for a per-layer parallax scrolling factor, with live preview in the editor. Besides being great to look at and making it easy to tweak the values, the editor preview is also very useful when you need to make sure foreground or background objects appear at a certain position in the game.
Another noteworthy change is that it is now possible to change the object selection behavior, such that you can make it prefer to select objects from the current layer, or only select from the current layer. This is useful to avoid accidentally switching layers or to ignore overlapping objects.
Lastly, there was a performance issue when selecting anything with a lot of custom properties (like... a dozen!), especially on Windows. So that "stutter" you might have noticed when moving a previously unselected object should be gone now!
Changelog
Thorbjørn Lindeijer
- Added support for a per-layer parallax scrolling factor (#2951)
- Added option to change object selection behavior (#2865)
- Remember last file dialog locations in the session instead of globally
- Fixed updating visibility of object reference arrows in some cases (#2944)
- Fixed performance issues when using a lot of custom properties (#2958)
- Lua plugin: Don't embed external tilesets (#2120)
Peter Ruibal
- Fixed loading extension path from project config (#2956)
Files
Get Tiled Map Editor
Tiled Map Editor
Free, easy to use and flexible level editor.
Status | In development |
Category | Tool |
Author | Thorbjørn Lindeijer |
Tags | 2D, Level Editor, Tilemap |
Languages | Bulgarian, German, English, Spanish; Castilian, Finnish, French, Hungarian, Japanese, Korean, Norwegian Bokmål, Dutch, Russian, Turkish, Ukrainian, Chinese |
More posts
- Tiled 1.11 ReleasedJun 27, 2024
- Tiled 1.10.2 ReleasedAug 05, 2023
- Tiled 1.10.1 ReleasedApr 04, 2023
- Tiled 1.10 ReleasedMar 10, 2023
- Tiled 1.9.2 ReleasedSep 16, 2022
- Tiled 1.9.1 ReleasedAug 11, 2022
- Tiled 1.9 ReleasedJun 25, 2022
- Tiled 1.8.6 ReleasedJun 15, 2022
- Tiled 1.8.5 ReleasedMay 17, 2022
- Tiled 1.9 Alpha ReleasedApr 08, 2022
Comments
Log in with itch.io to leave a comment.
This parallax thing is going to be super useful to sync up set pieces in the background, like a castle in the background, scrolling into view slowly and being in the right place at a particular point in the level. Thank you!!