flame-engine / flame

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

Support package prefix for flame_texturepacker #3219

Closed hamberluo closed 4 weeks ago

hamberluo commented 1 month ago

Problem to solve

Now flame_texturepacker don't support this feature.

Proposal

Fix with passed image param.

More information

No response

Other

spydon commented 1 month ago

Can you clarify with an example what you mean?

spydon commented 4 weeks ago

Since you can pass in an Images cache with a custom prefix I don't think that this is needed? But feel free to write a more thorough feature request if that is not covering your use-case.