Hi! I am working on my custom collision detection script but ran into an issue.
I have a custom movement script that moves an anchored part, not the player’s character
I want to check for collisions before moving the part
How would I do this using raycasting? Thanks!