Bullet not showing

I’m trying to get the bullet to hit the building, change to a bullet hole animation, disappear and then do it again in a slightly different location but it doesn’t work. Any help would be greatly appreciated. Thanks in advance! :slight_smile:

What is current output?
Try adding trigger once while true to second condition.

I am not seeing you create the bullet anywhere in your screenshot. Do you have the create event somewhere else?

I think you’re not pausing/deleting the timer, so once is greater than 1 second is repeating forever

1 Like

Resetting the timer fixed it! Thanks so much! :slight_smile: