HaxeFlixel/flixel-addons

FlxRuntimeShader tween function

Vortex2Oblivion opened this issue · 5 comments

I think it would be a good idea to add a way to tween FlxRuntimeShader values. I was able to implement this myself with a simple FlxTween.num function, but it seems like something that should be in the base flixel-addons repo.

was there an issue with using FlxTween.num? this seems like 1 or 2 lines of code

Not really.

this seems like a very hyper specific feature that doesn't save a lot of time, imo

How is it hyper specific

because it's a tween tool specifically for a shader value, when we already have a generalized tween tool