leeda Posted July 11, 2020 Share Posted July 11, 2020 hello,everyone! effect: my demo:https://pixiplayground.com/#/edit/47wFCytmySTL5yl48dapG How to deal with the fill color of the border? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 11, 2020 Share Posted July 11, 2020 (edited) That requires coding and finding example with how make square animation first ( i remember i had one). Not simple to answer. You will have to wait for someone who has a bit of time, at least 20 minutes Edited July 11, 2020 by ivan.popelyshev Quote Link to comment Share on other sites More sharing options...
leeda Posted July 11, 2020 Author Share Posted July 11, 2020 1 minute ago, ivan.popelyshev said: 这需要编码并找到如何首先制作方形动画的示例(我记得我有一个)。回答并不简单。您将不得不等待有时间的人,至少需要20分钟 Hi,ivan.popelyshev Maybe you can tell me how to achieve it? Quote Link to comment Share on other sites More sharing options...
Exca Posted August 3, 2020 Share Posted August 3, 2020 Easiest way would be to render the rounded rectangle and then use a mask to show only parts of it. There's an example for that (with circle instead of rounded rectangle) here: I'll try to find time to make an example of spinners to pixi examples this week. Quote Link to comment Share on other sites More sharing options...
Exca Posted August 4, 2020 Share Posted August 4, 2020 Added spinners pull request to examples. You can check that from pr or wait until it gets accepted to see it at examples. leeda 1 Quote Link to comment Share on other sites More sharing options...
leeda Posted August 4, 2020 Author Share Posted August 4, 2020 4 minutes ago, Exca said: Added spinners pull request to examples. You can check that from pr or wait until it gets accepted to see it at examples. Hi,Exca. Thank you for your help! Quote Link to comment Share on other sites More sharing options...
jonforum Posted August 6, 2020 Share Posted August 6, 2020 (edited) easy , here for you fast solution with maskhttps://www.pixiplayground.com/#/edit/w_pa_4vZNwKxe-Ni2Hpqj You will maybe need use a custom render for performance, mask cost ressources. using only half circle. Edited August 6, 2020 by jonforum leeda 1 Quote Link to comment Share on other sites More sharing options...
leeda Posted August 6, 2020 Author Share Posted August 6, 2020 17 minutes ago, jonforum said: easy , here for you fast solution with maskhttps://www.pixiplayground.com/#/edit/w_pa_4vZNwKxe-Ni2Hpqj You will maybe need use a custom render for performance, mask cost ressources. using only half circle. thank you help! 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.