I’ve added a plane to my character blueprint and assigned it a muzzle flash texture, and off of the left-click input action, the muz event is being called:
The problem I’m facing is that after some time the muz event does not work anymore and the muzzle flash is hidden forever (at least it does not appear where it should be), and I don’t know if I’m doing it wrong or if it is a bug.
I’ve set the collision of the muzzle flash to no collision.
I experimented with .25 delay and it seems it worked properly. But the muzzle flash is not going to delay for .25; it should be something like less than .03