Releases: zsombro/youngblood
Releases · zsombro/youngblood
v0.3.6
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
v0.2.4b
v0.2.4
v0.2.3: - Refactored asset manager
- Bug fixes
v0.2.2c
v0.2.1
v0.1.1
v0.1.0: - Most basic functionality
- Creating scenes, entities, components and systems - Sprites and basic input management