It looks like you're new here. If you want to get involved, click one of these buttons!
In config: [FadeInObject] ParentCamera = <MyCamera> Color = (0, 0, 0) Scale = 1 Position = (0, 0, 0.001) LifeTime = 2 Graphic = @ Texture = pixel Pivot = center FXList = @ SlotList = @ Type = alpha Curve = smooth Absolute = true StartTime = 0 EndTime = @FadeInObject.LifeTime StartValue = 1 EndValue = 0 In code: orxObject_Create("FadeInObject");
Comments