RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Drones

SineFlicker Class

An abstract component that needs to be implemented.
It allows the Light component to flicker in a sine math function pattern.

public abstract class SineFlicker

Inheritance UnityEngine.MonoBehaviour 🡒 SineFlicker

Properties  
amplitude The maximum and minimum value of the light’s range.
baseValue The offset from the base range of the light.
frequency Determines how fast the light flickers.