ps786 Posted February 24, 2017 Share Posted February 24, 2017 i want to draw a line between two given co-ordinates & drawing animation should be visible like a progress bar but it could be in any direction. How to achieve this? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted February 24, 2017 Share Posted February 24, 2017 The easiest way is to use "Graphics.clear()" and "Graphics.lineTo()" every tick Also, PIXI.mesh.Rope Also, changing "transform" instead of graphics coordinates karhu 1 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.