Adventure Creator Wikia
Adventure Creator Wikia

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 October 2023

  • curprev 00:5700:57, 4 October 2023‎ ChrisIceBox Message Wall contribs‎ 1,227 bytes +1,227‎ Created page with "This script allows 3D objects to be faded in and out. The script is intended to work with the Standard shader in Unity's default render pipeline - it will need to be adapted to work with othe pipelines or shaders. To use it: # Set the material's Shader to '''Standard''', and set the '''Rendering Mode''' to '''Fade'''. # Copy/paste the code below into a C# script named '''SetMaterialAlpha'''. # Attach the new Set Material Alpha component to the object to fade. # Use ei..." Tag: Visual edit