#(Script Graph) Help with Raycast 2D
1 messages · Page 1 of 1 (latest)
that would probably indicate that your raycast isn't hitting anything
your layermask is wrong
it is not
it needs to be 8 for layer 3
🤔 Unity, Huh, How?
A bitmask is a representation of many states as a single value.
your current layermask would allow for layer 0 or 1
whatttt
see above ^, or use the interactive tool in the page i linked
(keep in mind that layers start at 0)
where is the interactive tool im blind
can you tell me or do you not know?
i already told you
it also seems that there should be a layermask node that you can use to select specific layers easily
LIFE SAVER TYSM
(it was the node)
now i have a new issue (not related to this) the boolean is only being sent to one
you'd probably have to ask #1390346878394040320 about that