https://streamable.com/gyt213 anyone know why its still hitting the characters parts even though i've set them as non collide, query and touch. and it works for other parts?
#Bug with query
1 messages · Page 1 of 1 (latest)
well it has to do with the raycast params
try including its hrp and setting the enum.raycastfiltertype to exclude?
like the raycast stuff
im not using raycasting at all im get returning mouse.Position and mouse.Target
uhh it wont work
💾 Want the full scripts from this tutorial? 👉 https://gnomecode.com/tutorials/tower-defense
💡 Want more game dev content + early access to videos?
👉 https://gnomecode.com/academy
This episode lays the groundwork ready for us to start working on our tower placement. In this episode we learn how to detect the position of the mouse, c...