Jump to content

Combine/mask textures


charlie_says
 Share

Recommended Posts

Slightly unusual question: I'm porting a game to PIXI (from Haxe), most of which will move quite easily except my buttons.

The buttons are created from 2 textures, one is a background image (a circle) the second is an icon. I make a copy of the circle shape, apply a colour to it, and then remove the icon (all of this is with bitmapdata operations.) I then add an effect to the final output (a glow).

I can think of a couple of ways of reworking this for PIXI, but am keen to make as few changes as possible from the original.

So is there a way of manipulating a texture as you can BitmapData (as per Flash AS3, Phaser2, Haxe)??

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...