RafaelBarbosatec / bonfire

(RPG maker) Create RPG-style or similar games more simply with Flame.
https://bonfire-engine.github.io
MIT License
1.18k stars 177 forks source link

Adds map layers #501

Closed RafaelBarbosatec closed 2 months ago

RafaelBarbosatec commented 2 months ago

Description

Create LayerComponent to represents layer of the map. You can access it and hide, change position, add effects, etc.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

Breaking Change

Does your PR require Flame users to manually update their apps to accommodate your change?