Search found 1 match

by Saul
Sat Dec 24, 2022 5:35 am
Forum: Ren'Py Questions and Announcements
Topic: Variable not updating correctly and/or label not being called correctly
Replies: 1
Views: 251

Variable not updating correctly and/or label not being called correctly

The code defines a list of friends and initializes several variables, including a variable called "selected_friend" which will be used to store the name of the selected friend. The code then defines a screen called "choose_friend" which displays a list of available friends and al...