GBear Posted April 4, 2016 Share Posted April 4, 2016 hi.. i draw 1024*1024 size sprite. but it scaled to 7168*7168 and than can i control drawarea like 1280*720? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted April 4, 2016 Share Posted April 4, 2016 make it TilingSprite and change its tilingPosition / tilingScale. Look at how TilingSprite works: https://github.com/pixijs/pixi.js/blob/master/src/extras/TilingSprite.js 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.