(
This is a Test Text for Website Issues.
"
"Call Function" and "On Function" are just different words for "Send Event" and "On Sent".
Both Plugins:
"Call"/"Send" an Event with multiple Parameters.
Can have multiple "On Function"/"On Sent" Conditions in different/same Event Sheets.
(I may be overlooking something, but i just cannot see the difference other than the words)
Yes but my point is: you can already do that with Functions.
The way i see it - this is just another way to organize events, but the way you describe it, it should work with Functions too.
1. = Function Plugin = F
2. = Event Trigger Plugin = ET
Starting the Event - When the Event happens:
1. F Call "Screen Touch"
2. ET Send Event "Screen Touch"
On any other Event Sheet:
1. F On "Screen Touch" is called (= triggered) - does stuff
2. ET On Sent "Screen Touch" is triggered (= is called) - does stuff
Want to add another thing that happens when the "Screen Touch" Event happens?
1. Add another F On "Screen Touch" in any Event Sheet
2. Add another ET On Sent "Screen Touch" in any Event Sheet
Doesn't this work with only the Function object?
Call the Function "Screen Touch" (from your blog post), and in this function call other functions or other code
Member since 22 Oct, 2016