Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: blackant on July 16, 2022, 06:08:48 AM
-
Hi,
I'm having this issue with the Get FSM ARRAY when i would like to use a variable name inside a Loop.
I change the string each time so i can found corresponding values for each array.
it's perfectly, but Playmaker is pausing the game and displaying this false problem, and i don't know how to pass through.
(Im unable to use attached file, i have and error which sais it's full)
(https://i.pinimg.com/564x/23/e1/dd/23e1dd2a54b9bc56b36433429c57e715.jpg)
Reading the error, it's that it's looking for Unknow VS Bool and it's the problem but i know that both are bool arrays...
-
Ok i fund why, my names were different in some cases, with empty spaces between names.
my bad