Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to disable npc - player collisions???

Asked by 4 years ago

I made a npc moving script, it works great, but when a player walk into the npc it moves out of the path it is following and players can move the npc. So I want to disable the collisions from player to npc, so if the player walks into a npc he will walk though it.

Anyone knows how to make that?

1 answer

Log in to vote
0
Answered by
dekkeda 30
4 years ago
Edited 4 years ago

I've made this before.

You can use my script here: https://web.roblox.com/catalog/03648327485/redirect This script is for anti player colliding only but if you copy the script in this script and put in your npc's and set disabled to false this should work with your npc's and players.

0
I got an error in the output: Collision group does not exist. You know how to fix that? LuukOriginal 0 — 4y
0
Sry if it is a late reply but i mentioned this to later i have changed my assets description with some more details hope that solve it! dekkeda 30 — 4y
Ad

Answer this question