@adsarebbbad I don't think it's from Replit's GUI, I think it's just your code... But I'm looking at the code rn, and I don't see anything that would cause the segment or the circle to be in two places with the same mouse coordinates...
@adsarebbbad I think it has something to do with translate(), but you are pushing and popping the matrix correctly... Have you tried this on the official Processing IDE?
It's really glitchy, but it's cool!
Well, what did you expect from a replit GUI? @DynamicSquid
@adsarebbbad I don't think it's from Replit's GUI, I think it's just your code... But I'm looking at the code rn, and I don't see anything that would cause the segment or the circle to be in two places with the same mouse coordinates...
@adsarebbbad I think it has something to do with
translate()
, but you are pushing and popping the matrix correctly... Have you tried this on the official Processing IDE?Yes. It's just fine on the official IDE. @DynamicSquid
@adsarebbbad Oh interesting. I guess it is just Replit's GUI then