Jump to content

Switching textures: slight jump between them


jawaka
 Share

Recommended Posts

Hello.

I want to transition between two textures on a sprite.

My approach so far is this:

  1. The sprite has "texture1".
  2. When the sprite is clicked I apply a filter to it. This filter takes "texture2" as uniform and performs the transition between the two textures.
  3. When the transition is completed, I remove the filter and switch the texture of the sprite to "texture2".

When the switch happens, the new texture has a small offset compared to the image drawed from the filter.

I have created a simple example: https://www.pixiplayground.com/#/edit/KozVneSNjCuVZKi_fgNJa

Maybe I should apply the filter always and add a uniform to make it perform the transition or just draw the texture?

 

Thanks in advance!!!

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