Hi,
The scheduler API pushes down an event at collision which is great.
The way my system is set up is that two events are sometimes connected, but when one of them is pushed down, the other is not. How do I achieve two events being pushed down when only one is collided with?
I ask for guidance, since nothing of what I have read in the documentation indicates solving this problem.
I would like to know if this even is possible in the Sceduler API.
Thanks in advance!