Scriptname _00E_GhostFXScript extends Actor Event OnInit() GhostFXShaderNew.Play(Self) Self.SetAlpha(0.2) EndEvent EffectShader Property GhostFXShaderNew Auto