WackyToaster I appreciate the description, but I already know C3 events are read from top to bottom, every tick, which is around 60 times a second. I know there are 3 types of conditions, normal, triggered and looped. And the green arrow indicated a condition is triggered. No issue there. I'm basically just asking for more clarity in the descriptions for new users, and maybe future me. I might stop using this software, come back years from now and try to learn it again. Already happened once...
Is overlapping can't specify "every tick" in the description, that's only true in your case not in all cases.
Is there a case where if overlap condition is met, the event actions don't loop? Beside maybe destroy sprite, because it can't keep destroying something that's already been destroyed? That would be some good information to know. Please share.
It can't say "will run actions" because conditions don't run actions, the event run actions when all conditions in the block are true.
Never said that.
I understand that it's frustrating and the grenade example is funny, but the description is not an instruction, the grenade description should say something like "exploding device" and you choose how to make it explode.
We can talk about that briefly, if you want. What are instructions? It's a description of how to do something. What's a description? Description is a spoken or written representation or account of a person, object, or event. An event is a thing that happens. See how they relate? Here:
"Object: Select the object to test for overlap with." Is that not an instruction? Is it not describing what's happening? But I digress, because it's not the point I was making. The purpose of the example describing how to use a grenade is that one of the most important parts of what the condition does is left out of the description. "IsOverlapping" loops the actions when the condition is met. There's nothing that implies it's looping the actions when the conditions are met. And I understand the point that if you know everything about how C3 events work, it should be obvious. But this software isn't marketed to users that know everything about the software.
A better description would be "Object: Select the object to test for overlap, while true, the event's actions are looped." That description tells me all I need to know.