-
Notifications
You must be signed in to change notification settings - Fork 309
Closed
Labels
bugDoing something it's not meant to, or not doing something it's meant to.Doing something it's not meant to, or not doing something it's meant to.
Description
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
Metadata
Metadata
Assignees
Labels
bugDoing something it's not meant to, or not doing something it's meant to.Doing something it's not meant to, or not doing something it's meant to.