#How to make achievements appear in achievements collection menu when you got achievements?
1 messages · Page 1 of 1 (latest)
use global variables that track whether an achievement has been completed
and then check for the value of the variable
do you already have an achievements collection menu?
Yeah