how do you display a players health as a number

Started by ethanpuff on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do you display a players health as a number

how do i display a players health as a number or as a number Variable as texts?

what i have right now is 

(return text: create text with get number global: "Health" for entity: Event/target entity = Current health of Event/target entity)

but all i get is false