Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you for your support.

In fact, you can use QJ-Bullet to display damage numbers directly.

Just set the projectile`s img to :

[1,text,text color,text size,text arrangement,max width,max height,text stroke color,text stroke size]

(1 edit)

I am using the demo example:

Img:[1,"damagenumber","#ffe914",24,0,144,48,"#000000",2],

But where it says "damagenumber", how do I get it to display the damage numbers from what the default plugin is using? "damagenumber" needs some reference code there

Maybe could you do an example in the next demo updates?

you can try:

Img:[1,damagenumber,"#ffe914",24,0,144,48,"#000000",2],