Skip to main content

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

Joby1

6
Posts
1
Followers
A member registered Nov 10, 2023 · View creator page →

Creator of

Recent community posts

How to switch pictures? Or is it just one picture?

I found out that formulas in settings can't take "user" or similar stuff into calculations
Math.ceil(-user.atk * 0.5)
I tried that, and it resulted in crash
Would be cool, if it could take stuff like that into consideration.

I thought it could be convinient to utilize two already existing ones instead of creating new one, but okay, it's not a big issue.

I found out you can't put two DynParams notetags at the same time, since only one of them will work. Not sure if it's can be fixed, but here is video evidence.

Please, help me, I downloaded plugin tomorrow, and it worked perfectly, but today it just refuses to do anything at all. On video there are necessary info, please just help me, I'm so confused, since there is no plugins I added since, but this is just stopped working.
(Character has 0 defense, and state is supposed to boost defense by 30, and enemy uses formula, that treats 1 defense as 1% of damage reduction, so it should've dealt 7 damage, and not 10)

I tried to use the plugin for preloading couple of images to enemies, since otherwise they take too long to appear, and I couldn't get it working with this setup. It's just doesn't affect anything. The only way I managed to get it work properly was through allowing it to preload ALL images, which I can only imagine getting messy as the amount of content increases. So question is, is there is something I do wrong here, that it's doesn't preload certain images I choosed?