ScoreFlash fadeInOffsetX FieldScoreFlash API Documentation V4.6.0
The offset the message starts with relative to its main screen position. Positive values in X make the message come from right, negative messages make the message come from left.

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public float fadeInOffsetX
Remarks

When using Alignment.ScreenAlign.Middle, both positive and negative values for Y do make sense. When using Alignment.ScreenAlign.Top, negative values make the message "drop" in from above (outside), with ScreenAlighn.Bottom and positive values, the message "rises" in from below (outside screen).
See Also