arkerone Posted November 3, 2014 Report Share Posted November 3, 2014 Hello! I need to create a glow effect on a sprite. It's possible to create it with phaser? Thanks! Quote Link to comment Share on other sites More sharing options...
jouniii Posted November 5, 2014 Report Share Posted November 5, 2014 Yes. Several ways. One is to create another sprite and overlay it as child. Quote Link to comment Share on other sites More sharing options...
Liranan Posted November 6, 2014 Report Share Posted November 6, 2014 Hello arkerone.I have the same question.I was searching a bit on internet and it seems that there's no an easy way to do it. Overlap another sprite will do the job, but I think it's not the fanciest method... It's weird that you can't do it with tweens... Let's see if someone have other solution. Quote Link to comment Share on other sites More sharing options...
lewster32 Posted November 7, 2014 Report Share Posted November 7, 2014 This is not the job of the tweening engine. All tweens do is gradually change numbers over time. Quote Link to comment Share on other sites More sharing options...
CtlAltDel Posted November 7, 2014 Report Share Posted November 7, 2014 Or you could use a shader in webgl like this:http://gamemechanicexplorer.com/#lightning-3 BigRob154 1 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.