Jump to content

[PIXI] What's the uvs option?


d13
 Share

Recommended Posts

IF you are using different particles from a sprite sheet, the different particles will have different uvs so you will need to set it to true.

Ok, so if I use a 3 particles from the same sprite sheet (say a bunny, a frog and a kangaroo), I would need to set `uvs` to true? 

Link to comment
Share on other sites

Ok, so if I use a 3 particles from the same sprite sheet (say a bunny, a frog and a kangaroo), I would need to set `uvs` to true? 

 

If you want to change bunny into frog "on the fly" without creating new sprite, yes. For example, if you are creating fireworks with green, red and yellow rockets, and just using same 100 sprites for the entire course of animation as recommended (just changing their frames as they "expire"). 

 

If you need to just create a bunny, a frog and a kangaroo - no. All attributes will be loaded initially (and whenever list of children is updated).

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...