L
L
LOGG322017-06-27 21:41:55
Unity
LOGG32, 2017-06-27 21:41:55

How to make floating camera in 2d platformer on unity3d?

How to make everything look like it's under water during the game?
To make it look like the main character is drunk?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Gaydak, 2017-06-27
@LOGG32

Are you talking about a picture / render? distortion and color change? then read about Post-processing and ImageEffect and how to do them in Unity (whatever version you have 5.6 or something older). even in the standard assets there is a set of example effects.
https://docs.unity3d.com/Manual/PostProcessingOver...
https://docs.unity3d.com/550/Documentation/Manual/...
or are you talking about shaking the camera? then the script or animation is looped on the camera object.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question