I delete the parent first so that in the split milliseconds that it takes for the value to add, the player can’t fire the touched event again. It’s just a prevention for that edgecase.
2 Likes
I delete the parent first so that in the split milliseconds that it takes for the value to add, the player can’t fire the touched event again. It’s just a prevention for that edgecase.