Hello im really new to godot, Im trying to make a game, were when kill an enemy your
“monster journal” is updated with a new btn to show some information about the monster, so i have created a global variable enemy1_dead = false, and have taged it, into the enemy script and the journal but i cant make.it work.
Am I tagging the var wrong ???
global script :