Raycast intersect with everything on the first frame
markaren opened this issue · 4 comments
markaren commented
Raycast intersect with everything on the first frame
Displee commented
Mind elaborating this issue. Is the bug that it doesn't intersect on the first frame?
markaren commented
From what I remember it reports that it does intersect with everything on the very first frame.
Displee commented
Ah, alright.
markaren commented
This does not actually seems to be an issue. Also mouse coordinates should be set to val mouse = Vector2(-1, -1)
in order to not hit objects with position.ZERO