Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, I saw below that a script is required to prevent the fade functioning from taking effect- if possible could you provide it?  It's important to my project that players be able to see the actor's state bars. Thank you!

Sure, you can achieve it via commenting out this section around ln 741. This may cause issues when it comes to multiple states being applied on the same target (the bars will stick around until a new set of states is applied). 


Please use this as a temporary solution until the next update where you will be able to set the Fade Timer in plugin params to -1 (thereby disabling it) to achieve the less janky version of this effect.

Thank you so much! When do you think the update will be out?

Projected date is near the end of next month but don't hold us to that as something always comes up. We try to make sure to incorporate as many points of feedback each iteration as possible so the hope is even if it takes a while between updates each iteration is as comprehensive as possible. But there is always more work to be done :P