Hey guys, is there a way to set an event as an "or" statement? I have 2 road sprites being generated from a spawner. When the player collides with the road, the player accelerates. When the player is not colliding with the road, they slow down to a crawl. Is there an option to set an event to say "when player collides with road1 or road2 > accelerate?
Thanks in advance!