AIDef:Action/IncreasePlayerMaxHeart
Jump to navigation
Jump to search
AI definition | |
---|---|
Type | Action |
Increases the maximum number of hearts for the player. A heart appearing UI animation which takes about one second will play for each added heart.
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
Value | Int | Number of hearts (not HP) to add | |
IsMoveCenter | Bool | Move the heart UI widget closer to the center of the screen |
Derived definitions
Demo_IncreasePlayerMaxHeart (EventSystemActor)
No overridden parameters.