TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Bug Archives
→
Archives
→
Old Bugs (3.x)
→
Fade removes tint effect (on iPhone)
Pages:
1
Fade removes tint effect (on iPhone)
HopFrog
Posts: 49
May 10, 2014, 02:39:30 pm
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
May 10, 2014, 03:38:57 pm
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.
https://twitter.com/Rob1221dev
HopFrog
Posts: 49
May 10, 2014, 03:58:26 pm
Thanks for the info.
« Last Edit: May 10, 2014, 04:42:00 pm by HopFrog »
Pages:
1