(actually slight difference, got it to draw only if either the coin or the spikes are valid when in reality I want it to only draw the coin line if the coin is valid and only draw the spike line if the spike is valid, is there any easy way to split this up or do I need a separate line drawing function for each?)