User Tools

Site Tools


en:examples:fx:light_flicker_fx

Flickering Light FX

Code

orxObject_CreateFromConfig("Object");

Asset

Config

[Object]
Graphic         = @
Texture         = fluro.png
FXList          = FlickerFX 
 
[FlickerFX]
SlotList    = FlickerFXSlot
Loop        = true
 
[FlickerFXSlot]
Type       = alpha
StartTime  = 0.0
EndTime    = 0.10
Curve      = sine
Absolute   = true
StartValue = 0.5
EndValue   = 1.0

Result

en/examples/fx/light_flicker_fx.txt · Last modified: 2018/02/14 00:47 (6 years ago) by 127.0.0.1