I want 2 specific characters to be (temporarily) non collideable with eachother. I know about collisiongroups, but not how to do this with 2 specific characters.
I tried setting each basepart of one of the characters to noncollide = true but that didn’t work.
I also want to note that with “characters” I don’t mean just players, I mean humanoids (npc’s) and players.