He means that you are currently using "Every tick" > On collision.
What you can do is just change the "Every tick" to "Every 0.1 seconds".
Just be sure that it fits your needs because you will have a 0.1 delay (obviously) in your check so be sure it doesn't do any harm to your gameplay.