If the "Emplacements" menu is before the "Clavier" menu, the Var_Slot1 variable is modified to 1 by clicking on the 1 key.
If it is the opposite, the manual change of the variable Var_Slot1 modifies the display.
One more item:
In the "Clavier" menu, if I drag "Touche1" from the "Clavier" Prefab into the Linked Button box of Button #1, it works.
But when I stop and do it again, it doesn't work anymore.
I removed the Hotspots from the "Clavier" keys, and the collider boxes too, but that didn't change anything.
I'm going step by step, so for now my Action List is minimal. I just want to change the var_slot1 variable since its value determi…
Hello and thank you again,
I made progress but... not all the way.
I have my display which is bound to variables. When I manually change the value of these variables during the game, it works. But I can't manage to impact the variable by pressing a …