Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The opacity now works fine, but there's maybe a weird bug with the TP bar. I do set the switch to ON to make it not visible, and it works when the game starts, but after the first combat, the TP bar comes back and is visible again. Not sure if something isn't saving. I do not use TP in my game at all. Thanks!

Im gonna check it out for fix that bug!

Any luck fixing that bug? Maybe it updates the gauge when the internal number changes, not checking the visibility status?

I tested a lot but i cant find any bug, maybe some plugin conflict?

try using switch 1 to show entire hud, and switch 2 to disable tp

That's what i'm doing, switch 1 for the hud and switch 2 just for TP.

if you check the same config in the sample project of starter pack wprks good there and is the same version of the plugin

I ended up just editing out the TP part of the plugin and it works fine now, not sure what was up lol nice work, great plugin!