coin tutorial

early on, I used the Destroyactor function, but that didn't work because I cloned the coin actor and all the clones dissappeared when the player collided on the coin actor, so now I use the visibility state function and it works perfectly. also, you can make the coins reappear later in the same place this way. I hope this helps someone.