flame-engine / flame

A Flutter based game engine.
https://flame-engine.org
MIT License
9.24k stars 905 forks source link

Layers parallax with components animations compatible with Rive #1445

Open nmarafo opened 2 years ago

nmarafo commented 2 years ago

Problem to solve

When implementing one or more parallax it would be great if the different layers could contain animations with Rive or Sprite components.

Proposal

Adding component support to the parallax layers

st-pasha commented 2 years ago

The next generation of Parallax component will support components of any kind, so no special consideration for Rive or Sprites will be necessary.

nmarafo commented 2 years ago

Amazing!!, thanks for the answer.

spydon commented 2 years ago

We can keep this issue open until it is implemented.