Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to have a mesh/model be clippable if you are a certain role #231

Open
KingOfTheFBI opened this issue Sep 10, 2022 · 0 comments
Open

Comments

@KingOfTheFBI
Copy link

Something that would be cool to implement is something like a detective room door a certain role can clip through. It could be attached to func_brush and or prop_static potentially. It could maybe use the collision, but shouldn't be shootable through by that role.

Use case is the detective room door in inno hotel, I want the detective to be the only role that can phase through a wall I set up. Gmod had it so you were pushed through it on a role check jankily, but we can do better. Should just be a seamless phasing.

Maybe have it role check at beginning of round for the collision?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant