(SOLVED)Downgrading an extension - possible?

Is it possible to downgrade an extension? I have updated the “Fire Bullet” extension from 0.10 to 0.10.1 and I think it is breaking some of my firing behavior in my game. Any way to get the old one back?

Thank you!

Hi waterhouse, good question, if it is possible I don’t know about it, and I’ve looked on GitHub for this. There have been a couple of extensions I use that were upgraded and I didn’t like the upgrades. I was lucky enough to find the old versions in my old projects. If you have an old project that has the old version then you can open it in the editor and then export it and then import it into your current project after deleting the new version.

If you don’t have an old version, the new one might get changed/improved anyway. But I’m sure I’ve got the old fire bullet version in one of my test projects that I could upload somewhere if it comes to that.

Thank you for the reply and very kind of you. I just found out what the problem is, and it was not the extension itself, but GDevelop:

The release notes for the version I am using [5.6.268] say now:

This version had a bug making objects created using actions of extensions like Fire Bullet or Object Spawner not picked in subsequent actions. Download version 5.6.269 instead!