I'm trying to have an event with two conditions. One is an "On Function" event and the other is an "On Tap Object" event. I want to have both conditions in the same event so that the event is only activate when the function is running and the object is tapped. However, I cannot seem to find a way to add both of these condition simultaneously. Is there a way for me to do this?