health


Description

This variable is global in scope and is used to hold a numeric value which is usually used for the player health. This variable is only designed to support legacy projects from previous versions of GameMaker and should not be used in new projects as it may be deprecated in the future.


Syntax:

health;


Returns:

Real (single precision floating point value)