- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:153 --
sparksParticleSystem:SetParticleParameter("BlendMode", TEX_BLEND_MODE_ADD)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:154 --
sparksParticleSystem:SetParticleParameter("Texture", "EsoUI/Art/PregameAnimatedBackground/ember.dds")
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:155 --
sparksParticleSystem:SetParticleParameter("StartColorR", "StartColorG", "StartColorB", sparkStartColorGenerator)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:156 --
sparksParticleSystem:SetParticleParameter("EndColorR", 0.5)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:157 --
sparksParticleSystem:SetParticleParameter("EndColorG", 0.4)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:158 --
sparksParticleSystem:SetParticleParameter("EndColorB", 0.2)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:159 --
sparksParticleSystem:SetParticleParameter("ColorEasing", ColorEasing)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:160 --
sparksParticleSystem:SetParticleParameter("StartAlpha", 0.8)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:161 --
sparksParticleSystem:SetParticleParameter("EndAlpha", 0.0)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:162 --
sparksParticleSystem:SetParticleParameter("AlphaEasing", AlphaEasing)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:163 --
sparksParticleSystem:SetParticleParameter("StartScale", "EndScale", ZO_UniformRangeGenerator:New(0.2, 0.8, 0.1, 0.5))
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:164 --
sparksParticleSystem:SetParticleParameter("BentArcAzimuthStartRadians", 0)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:165 --
sparksParticleSystem:SetParticleParameter("BentArcAzimuthChangeRadians", 0)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:166 --
sparksParticleSystem:SetParticleParameter("BentArcBendEasing", ZO_WeightedChoiceGenerator:New(QuickBendEasing, 0.4, LateBendEasing, 0.6))
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:167 --
sparksParticleSystem:SetParticleParameter("StartOffsetZ", 0)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:168 --
sparksParticleSystem:SetParticleParameter("EndOffsetZ", -0.1)