HTC vive (VR) blood/flash screen effect.
Hello,
I was wondering if anyone could clarify how to make a red flash occur on collision with an enemy in unity VR (Vive as stated in subject) currently my guess is that you have to attatch a world space canvas as a child to the VR camera and then write a script for it to be called upon OnCollisionEnter and then fade. Sorry for my vague understanding, I am still in the learning stages and have been unable to find any awnsers regarding how to implement this with VR.
Thanks J
Comment
Hello,
have you found a soulution for it? I have the same Problem that i want to integrate a nice blood on Screen effect ;)