Hi StraTon
Is there a way I can set variables or ececute functions whenever a choice is made?
For instance, let's assume we have 3 choices, A B and C
If A is chosen, the player loses points; when B is chosen, the player gains points; when C is chosen, the make_friend() function is called.