Still a bit confused by your answer. Please note that Physics.qml is just a "template" for Bullet.qml, I'm only creating dynamic Bullet objects.
To me it's more convenient to call destroy in Physics.qml, because that's where I have all the logic,
so when you say context is not important you mean that I can destroy it from Physics context and remove the code related to destroy from Bullet.qml, right ?
Bookmarks