- Home /
On screen effect with limited components.
Do to the limitations of what I can use with the game Im changing need some advice achieving on screen effects. Similar to if you take damaged in a FPS. My first thought was use a shader but im having little luck. This is what im limited to. Transform/
Animator/
SkinnedMeshRenderer/
MeshFilter/
MeshRenderer /
Animation/
ParticleSystem/
ParticleSystemRenderer/
ParticleRenderer/
ParticleAnimator/
EllipsoidParticleEmitter/
MeshParticleEmitter/
TrailRenderer/
Cloth/
Light/
Collider/
Rigidbody/
Joint/
Camera*/
FlareLayer/
GUILayer/
AudioSource./
you can see why I was trying to set up a shader to do this when an object is looked at. Any advice would be appreciated.
Basically This. But with water. https://clips.twitch.tv/EnergeticBenevolentCamelBabyRage
Your answer
Follow this Question
Related Questions
Projecting stained glass window onto other surfaces. 2 Answers
Smooth text disappear after erased like in old monitors. 1 Answer
Display a world-space canvas to overlay all the meshes but not the other UI objects 0 Answers
Surface shader with VertexLit causes black object 0 Answers
GrabPass parameters 1 Answer