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

How to avoid drawing outline on other objects? #58

Open
efeurun opened this issue Jul 22, 2022 · 3 comments
Open

How to avoid drawing outline on other objects? #58

efeurun opened this issue Jul 22, 2022 · 3 comments

Comments

@efeurun
Copy link

efeurun commented Jul 22, 2022

image

Hey, any way to avoid drawing on top of other objects? I.E. the couch also draws on top of player character in this screenshot.

@Arvtesh
Copy link
Owner

Arvtesh commented Dec 11, 2022

Try enabling depth testing in outline settings.

@efeurun
Copy link
Author

efeurun commented Dec 11, 2022

Hey! Thanks for the response.

image

Enabling Depth Testing causes parts of the outline to be rendered on player instead of the object. Can't seem to make it completely ignore the player.

@JamesMcGhee
Copy link

@Arvtesh
Clip on intersect I think is what a few other depth based outline tools call it

image

I have been shopping around as I haven't managed to sort the issue with URP Web GL build ... on the up side I have found other depth based outline tools with issues on Web GL 😄 .... ☹️

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

3 participants