Is there any overhead with using schedule?
Does someone know if its faster to check something on every tick or to schedule a function that checks that every 5th tick?
Does someone know if its faster to check something on every tick or to schedule a function that checks that every 5th tick?