Character implementation

Started by nightmarer, Sun 19/12/2021 10:25:16

Previous topic - Next topic

nightmarer

Hello.
I would like to personalize some Characters with some special features.
For example, I would like to add a bool variable which defines if the Character is alive or dead.
I don't know if it is posible to do that. I want to clean global variables to define this.
Which would be the better way of doing this in AGS?

Crimson Wizard

Look up "Custom Properties" in the manual, these are named variables that may be attached to game objects, set in the editor and read or changed in script.

nightmarer


SMF spam blocked by CleanTalk