Hi guys!
I'm a bit stuck with this one:
I'm loading functions names from a dictionnary to a global variable, and call them into a choose action to randomly choose some fonctions.
But for some reasons, construct seems to ignore my request, do you have any idea? every 2 sec > choose("pointYellow","pointRed"levelSelect)
Level select is the global variable The global variable contain something like ,"pointGreen","pointPink" (with quotes and comas)
WHY? :/
Thanks!