playMaker

Author Topic: Assigning Local Variable with "Add Fsm Template" does not fully works  (Read 1532 times)

omgitstri

  • Playmaker Newbie
  • *
  • Posts: 46
    • My Prototypes
Hello,

I found a bug with "Add Fsm Template".
Here are all the cases I've found with it, tested with GameObject and Floats
  • If we input the value directly in the field - Works
  • If we use a local variable (Default value is 5) and assign it - Result will be 5
  • If we use a local variable (Default value is 5) and we use Set Float to 20 - Result will be 5

Currently I'm using a work around by Adding the Template then Use the "Set FSM..." actions to assign the variable but I would rather avoid using a lot of actions inside a single node if it's possible.

Thank for the help!
Tri Nguyen
Game Designer at Nvizzio Creations