hello im trying to make my arrows instanciated at myself not collide with me.
in the ruby’s adventure tutorial the Layer setting to stop the collide worked perfectly.
ive taken the same script over to my own file.
arrow and animations work fine up until i set the layer.
when i set the arrows to the “Projectile” layer, they disappear and i start shooting invisible arrows
(you can see their position and their creation in the heirarchy.)
the layer IS NOT HIDDEN from the top right drop down. (i.e. i see the eyeball no line through it.)
any clue what else could be causing this issue?