Skip to main content

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

I made and new project with only those plugins and it work perfectly. So its definitely an issue on my end.

Show me a screenshot of your plugin manager with all your plugins.

But you will probably have to disable one plugin, test. And repeat the process until it works. The last disabled plugin will be the one with the compatibility.

Unless the problem has to do with the tp formulas you are using. You can also trybto detach them from the actor and test to see what happens.

(+1)

I found it. It was conflicting with the Visustella SkillsStatesCore. More specifically the Skill Cost Types under Skill settings. The Tp coding title "Paying the Cost" under the JS Type formula was overriding your plugin. I simply had to remove that code. Now it functions as intended.

Oh, nice you manage to find it! I will add that into the plugin help file!