Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 914 Bytes

File metadata and controls

37 lines (30 loc) · 914 Bytes

LevelCurveDefinition

Purpose: See Inspector fields below for configuration.

Setup

  • Add the component via the Unity menu.

Key Fields (Inspector)

Field Description
100 100.
100f 100f.
2f 2f.
AnimationCurve Animation Curve.
ConstantOffset Constant Offset.
CurveType Curve Type.
CustomEntries Custom Entries.
ExpBase Exp Base.
ExpFactor Exp Factor.
FormulaType Formula Type.
Mode Mode.
PowerBase Power Base.
PowerExponent Power Exponent.
QuadraticBase Quadratic Base.
XpPerLevel Xp Per Level.
_animationCurve Animation Curve.
_constantOffset Constant Offset.
_customEntries Custom Entries.
_expFactor Exp Factor.
_formulaType Formula Type.
_mode Mode.

See Also