Any resources with a character controller with only raycasts? No physics

As the title says, “Any resources with a character controller with only raycasts? No physics.” I need this for my enemy ai which gets laggy if using roblox physics.

This may help you

1 Like

Thank you, but is there any way to stop bigger characters from having this collision issue?

I didn’t know BlockCast exist but I think this is the best result:
non-humanoid NPCs (1).rbxl (75.9 KB)
it works with big character and small character collision.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.