Home » First Person View 2

First Person View 2

by [email protected]

This is a paid asset, but now you can download First Person View 2 Free.

Detail this asset from Unity Store: Original Link

First Person View 2 v2.1.2

Download Now

First Person View 2 offers a solution for first person render in Unity, where first person objects won’t clip through the environment, have a separate field of view and receive shadows from the environment.

New in First Person View 2!
– Support for HDRP and URP for Unity 2019.3+ using ShaderGraph,
– Much simpler and easier setup for the Default Renderer,
– Ability to easily fade in/out of First Person View, useful when interacting with the environment,
– Finer control over changing shadow casting mode in and out of FPV.

HDRP/URP Advantages:
– Super easy setup using ShaderGraph
– Doesn’t require any code/GCInc changes
– Doesn’t require re-setup for newer Unity versions
– Less limitations on Post Processing effects

— Notes —
– Please note that this is not a first person controller.
– Content from screenshots and videos are from my game, No Heroes, and are not included with First Person View 2.

Default Renderer Limitations:
– Partially supports temporal effects. In FPV3, Motion Vectors are essentially “disabled” but still active. TAA for example will still partially work, but temporal motion blur will not.
– Light and Shadows calculations are stretched for first person objects.
– Not a limitation, but when updating to a newer Unity version, you’ll need to setup FPV again for that version of Unity. All steps are provided in the manual. HDRP/URP don’t require this re-setup for newer versions.

HDRP/URP Limitations:
– Light and Shadows calculations are stretched for first person objects.
– Due to an Unity issue, Skinned Mesh Motion Vectors don’t play well with vertex scaling, so FPV3 needs to disable the Motion Vectors for skinned meshes. Most temporal effects will still work, with the exception of temporal motion blur.
———-

The manual includes all the necessary steps to setup FPV for all renderers and future Unity versions.

Every script is well documented to make it easier to learn and understand how these solutions were made.

Related Videos