Hi,
Having a weird bug when using pinball movements.
A newly created object using the pinball movement can just vanish about 1 second after being created.
It's weird but it seems to happen when the objects is sent towards the top-right direction. It can happen randomly like once out of 15 times.
Changing the gravity setting seems to help reducing the chance of this happening.
I had tried removing all the code, remove all the groups the object was part of and it would still happen if the object was going in that up right direction.
Tweaking the gravity parameter is the only thing that made it stop.