epfly6 / RepentanceAPIIssueTracker

An unofficial issue tracker for issues with The Binding of Isaac: Repentance's API.
19 stars 1 forks source link

A function that allows to easily create the after-images from Suplex! and Mars #465

Open Foks256 opened 2 years ago

Foks256 commented 2 years ago

It would be amazing if a function like that would exist, maybe something like EntityPlayer:CastSilhouette(position, color, timeout, fade), fade would be a boolean that would make the sprite fade into nothingness if set to true and if set to false it would just disappear without any alpha color change after the timeout runs out.