tonlonbe Posted July 12, 2019 Share Posted July 12, 2019 How can I use multiple text styles in a single text layer? To be more specific on what I want, I'm trying to apply opacity to certain characters in a text. I'm trying to replicate exactly this typewriter effect: As you can see, it makes use of opacity manipulation for each character. From what I researched, PIXI by default does not support this. Has someone managed to accomplish something similar that would like to share how? :) ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 12, 2019 Share Posted July 12, 2019 There are a number of projects for pixi-v4 related to text, maybe something works . https://github.com/avgjs/pixi-richtext - maybe it supports your thing. https://github.com/pixijs/pixi-ui/ doesnt have proper docs but code is good and author answers questions I think I'll port pixi-tichtext to v5 soon. Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 12, 2019 Share Posted July 12, 2019 And of course, WELCOME TO THE FORUMS! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.