#Question about 'getEntitiesFromViewDirection'
1 messages · Page 1 of 1 (latest)
I've been having some issues with this myself. I've had some tentative experiments with dummy entities that seem to work decently. Spawn a dummy entity at the position you want to do the raycast from, and do the raycast from the dummy.
yeaah! that would solve it lol, thank you!