GBear Posted March 20, 2016 Share Posted March 20, 2016 hi. PIXI can set button by sprite, many graphics.. if set button with no image on background, how can i do this? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted March 20, 2016 Share Posted March 20, 2016 Make 1x1 texture, make it renderable=false and set width and height of your sprite UPD. new Sprite(Texture.EMPTY) Quote Link to comment Share on other sites More sharing options...
GBear Posted March 21, 2016 Author Share Posted March 21, 2016 @ivan.popelyshev oh. great.. thx.. 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.