In my game, players have the ability to draw freely, but for the puzzle element, there is a challenge to determine whether the drawn line touches both the starting and ending marks. I need to verify if the line intersects with both the marks. Is this achievable? Your guidance would be appreciated.
I am interested in a game called ‘The Looker’ as an example of what I am seeking. This game requires the player to draw lines and succeed if they hit the start and end points. this is the kind of mechanic I am looking for?