I’m using raycasts to determine collisions for my bullets. Sometimes the raycast misses the enemy, particularly when the enemy is moving towards the player, as shown in the video below.
Am I doing it wrong or is this an engine bug? Maybe a workaround I can use or something else?
Minimum repro case attached below as well.
Thanks
raycast-miss.zip (4.3 KB)