Fade removes tint effect (on iPhone)

HopFrog

  • Posts: 49
Hi,

Adding opacity to an actor removes the tint effect (issue found on a iPhone, works fine in flash).
For example:
1) Add red tint at 100% to blue actor --> actor turns red (all good!)
2) Fade Self to 50% --> actor becomes 50% transparent and reverts to initial red color.

Other effects seem to work fine in conjunction with Fade Self.

Cheers,
Phil

rob1221

  • *
  • Posts: 9473
This looks like an OpenFL problem and not something I can fix unless I replace my implementation for tint, which I won't do because it's much faster than the other filters.  So for now you can have either tint or fading, but not both at the same time.

HopFrog

  • Posts: 49
Thanks for the  info.

« Last Edit: May 10, 2014, 04:42:00 pm by HopFrog »