- Home /
How to detect collision with shaders?
Hi guys, I am working on a2D project in which water shader is rising and if it touches character, the character dies.. I have very limited knowledge about shaders and have no idea how to implement this. Please help..
answers1.jpg
(90.8 kB)
Comment
Code that mechanics in c# FIRST and only then use shaders to visualize/communicate the situation to player using shaders (separation of concerns)
Your answer
Follow this Question
Related Questions
2D Polygon Convex Decomposition Code 1 Answer
Hiding part of mesh 0 Answers
Collision isn't detected between two obects 1 Answer
Reflective/refractive 2D material, like static water. 0 Answers
Help with Liquid Physics2D 0 Answers