Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: KillerCreeper on May 10, 2019, 09:04:53 PM

Title: Get and Set FSM Variable Actions are broken.
Post by: KillerCreeper on May 10, 2019, 09:04:53 PM
When adding a get and set FSM variable action, it's like the FSM doesn't update. It'll work once, then, it's "getting" and "setting" the correct data, but it's not actually setting it. This is very annoying.
Title: Re: Get and Set FSM Variable Actions are broken.
Post by: Alex Chouls on May 11, 2019, 12:09:34 AM
What version of PlayMaker are you using? (PlayMaker > Help > About).
Title: Re: Get and Set FSM Variable Actions are broken.
Post by: KillerCreeper on May 11, 2019, 12:21:01 AM
What version of PlayMaker are you using? (PlayMaker > Help > About).
I'm using 1.9.0.p15
Title: Re: Get and Set FSM Variable Actions are broken.
Post by: Alex Chouls on May 11, 2019, 06:25:28 AM
Are you using the generic Get/Set FSM Variable action or a specific version, e.g., Get FSM Float. Try using the specific action for the variable type while I look into this...
Title: Re: Get and Set FSM Variable Actions are broken.
Post by: KillerCreeper on May 11, 2019, 01:48:41 PM
Are you using the generic Get/Set FSM Variable action or a specific version, e.g., Get FSM Float. Try using the specific action for the variable type while I look into this...
Yeah, using Get FSM float or game object works, but why have a Get/Set FSM variable if it doesn't work but the specific versions do?
Title: Re: Get and Set FSM Variable Actions are broken.
Post by: Alex Chouls on May 11, 2019, 06:43:32 PM
We fixed a bug with Get FSM Float etc., but it looks like maybe the fix wasn't applied to the generic Get/Set FSM variable - I need to investigate. It's not intentional, sometimes a bug slips through... so thanks for reporting it!