Jonny Shaw Posted January 5, 2018 Share Posted January 5, 2018 Hi all, been trying to see if I could get a rope going with an animated RenderTexture, but had no luck so far with the texture not showing. The RenderTextures work fine with sprites. I've also tried casting to a PIXI.Texture first eg. var ropeTexture = new PIXI.Texture(renderTexture); and then passing that texture to the rope creation, but neither seem to work. Any help greatly appreciated! Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted January 5, 2018 Share Posted January 5, 2018 Its possible to make it work. Give me a fiddle, I'll fix it. 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.