Skip to content

Effects

benjaminsunity edited this page Oct 3, 2018 · 1 revision

Purpose: This scene tests various effect components.

Test Setup: The five effects in this scene can be identified by the text labels.

Test Method: Compare the effects to the images and descriptions below.

Particles

Expected Result: Particles are emitted from the orange sphere. The particles should appear to be affected by gravity and transition from orange to red before fading out. The particles should bounce when colliding with the ground plane.

drawing

Trail Renderer

Expected Result: A single trail should slowly spiral around the Y axis. The width should change along the trail’s length, becoming narrower at the ends. The alpha of the trail should fade out along the following end.

drawing

Line Renderer

Expected Result: The length of the spiral and number of windings should change over time. The entire spiral should rotate over time. The ends of the spiral should be capped and appear smooth.

drawing

Projector

Expected Result: The cylindrical bar should appear to light the ground plane as it moves. The lighting on the ground should be rectangular with the same alignment as the cylindrical bar.

drawing

Sprites

Expected Result: The rings should always face the user and should be visible through the interior of the rings when they overlapping.

drawing
Clone this wiki locally