Need help with destroying a coin after a centain amount of time.
astreet1211
Member Posts: 4
Hello everyone,
I need help with destroying a coin after a certain amount of time.
Right now I have it set up that when my enemies get destroyed they spawn a coin actor.
And after 5 seconds they change an actor attribute to true.
The problem is I don't know how to tell the coin that the enemy actor attribute is true
And if I try to use a game attribute it not going to work after the first one.
Has anyone had experience with this or have any ideas it would be greatly appreciated
I need help with destroying a coin after a certain amount of time.
Right now I have it set up that when my enemies get destroyed they spawn a coin actor.
And after 5 seconds they change an actor attribute to true.
The problem is I don't know how to tell the coin that the enemy actor attribute is true
And if I try to use a game attribute it not going to work after the first one.
Has anyone had experience with this or have any ideas it would be greatly appreciated
Comments
I am very new thanks for the help!
(Yeah, sometimes it is easy to over-think these things !)