It looks like you're new here. If you want to get involved, click one of these buttons!
[W1Enter]
Type = speed
StartTime = 0.0
EndTime = 1.0
Curve = triangle
Pow = 1.0
UseRotation = false
UseScale = false
Absolute = false
StartValue = (0, 0, 0)
EndValue = (0, 150, 0)
Comments
Ie. you have something like this somewhere in your config:
And you're applying it with orxObject_AddFX("MyFX"), not orxObject_AddFX("W1Enter")?
If so, I'll check tonight but at a first glance it looks fine to me.