Hello,
Here’s my loop and I don’t understand why it’s infinite
Hello,
Here’s my loop and I don’t understand why it’s infinite
there is an infinite loop detection that only lets something run so many times in a given timespan. you loop is probably running enough to trigger it within the half a second. honestly though that is a very poor design for a script.