flame-engine / flame

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

fix: Add key parameters to the rest of the components #3170

Closed RutvikPanchal246 closed 1 month ago

RutvikPanchal246 commented 1 month ago

Description

Fixes #3169

Checklist

Breaking Change?

Related Issues

spydon commented 1 month ago

It would be great if you could add super.key to all the effects that are extending Effect too

RutvikPanchal246 commented 1 month ago

Sure @spydon , I'll do that changes

RutvikPanchal246 commented 1 month ago

@spydon Request you to close this pull request, Thank you ❤️