While working on the delivery driver portion of the unity 2d course I found that I’m experiencing a weird visual glitch. Changing the steerSpeed/moveSpeed in the sterilized field makes the sprite disappear from the game view. It does not go off the screen it simply just disappears.
you can see I only added 0.05 to the speed so only slightly faster and it works for a second then the sprite disappears.
Is this something I’m messing up? Tank you!