You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If command, with float variable won't work, it always plays first If command, even if Else If command is below and float variable matches the condition.
To Reproduce
Made a scene with float, integer and string variables(all have identical flows). Float did not work, integer worked and so did string. Test_Float_Int_String_Conditions.zip
Expected behavior
When float variable is changed, correct condition should execute.
Versions & Platform
Unity version 2019.3.14f1
Fungus Version 3.13.1
Win 10
The text was updated successfully, but these errors were encountered:
Vaqq
added
the
bug
Doing something it's not meant to, or not doing something it's meant to.
label
Jun 8, 2020
Describe the bug
If command, with float variable won't work, it always plays first If command, even if Else If command is below and float variable matches the condition.
To Reproduce
Made a scene with float, integer and string variables(all have identical flows). Float did not work, integer worked and so did string.
Test_Float_Int_String_Conditions.zip
Expected behavior
When float variable is changed, correct condition should execute.
Versions & Platform
The text was updated successfully, but these errors were encountered: