It would absolutely fantastic if i can assign a sphere-shaped hitbox to my sphere-shaped meshparts.
4 Likes
Can’t you just have a Sphere part and insert a SpecialMesh into it?
1 Like
I have no clue what a SpecialMesh is.
1 Like
What Echo said; put a SpecialMesh into a sphere-shaped Part, then copy the MeshId from your MeshPart & paste it into the SpecialMesh’s MeshId property.