top of page

TELEPORTATION

Teleportation fullscreen effect created for Clipped/Side project. They are designed to be used for the world teleport mechanic. I designed the effect like a character opening a portal hole and using it to travel to another world.
​​
The effect is created using a shader graph to do a material and render with a Custom pass volume. Then, access material parameters through with script and control it with animator.

Noise is the most use texture in a custom shader. Making the texture move gives the material more freshness and not solid. Then control a color and alpha.

Fullscreen material


bottom of page