entity direction north facing not working

Published by Lilmrmagoo on
Status
Resolved
Issue description

so I'm not sure if this my procedure or a bug but testing for the player facing north directly it doesn't work i have attached my procedure and workspace.

Issue comments

First, thank you for providing all the info, rare on this tracker ;)

I have tested entity direction check block on its own and it worked. Maybe the problem is that you place the block in north direction in both north and south directions. I would suggest you to try to split your massive procedure into sections and test them to find the actual cause.

well it seems to do a weird thing where it is one block ahead rather than where the raycast should be but adding a block to that it goes too far so I'm very confused.