Started by
paisleypug
on
Topic category: Help with MCreator software
Hello, I know there are multiple other posts with this question, but all the ones I can find don't have an answer. Anyway, I'd like to know how to get the amount of damage an entity has just received.
I am sincerely sorry if this question has been already answered somewhere, but I can't seem to find an answer.
if you use the "before entity is hurt" or "entity attacked" there should be a dependancy called "amount" that gets added that you can call for.
thanks!
I looked back at this, and i'm really confused, where do i find amount?
@limegirl741
If the trigger is "Before entity is hurt" or "Entity attacks", there should be "amount" as a number dependency (You can view provided dependencies in Bottom Right corner). Double-Clicking it gives you "Number dependency: amount" procedure block as a number block.