Item Mechanics
Classic heart to increase player health?
Classic heart to increase player health?
Add the Sine behaviour to the heart
Add the Sine behaviour to the heart
To add some dynamism.
To add some dynamism.
Use the settings shown.
Use the settings shown.
This just makes the Heart move up and down a bit.
This just makes the Heart move up and down a bit.
Create an event sheet for the heart
Create an event sheet for the heart
Include it in any level where you add a heart
Include it in any level where you add a heart
When the player collides with the heart
When the player collides with the heart
Destroy the heart
Destroy the heart
Add 1 to Life
Add 1 to Life
Update the Global variable
Update the Global variable
Update the Hearts in the HUD
Update the Hearts in the HUD
Ensure Player Life does not exceed 3
Ensure Player Life does not exceed 3