I actually said holy sht out loud of how simple it is (to write) !! I mean I know != is used to toggle but didn’t know it could be used this way.(still can’t wrap my head around on how this works though..)
** wait I think I got it.
edge_area bool uses the result from both front/back_areas bools.
if front/back_areas are the same then edge_area is false, and toggle true if front/back_areas aren’t the same.
Yea , I just explained this to myself like I’m 5 (in my edits). I’m also leaving my original codes as an example of what it does in case I forgot.LOL