Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If command, with float variable won't work. #836

Closed
Vaqq opened this issue Jun 8, 2020 · 1 comment
Closed

If command, with float variable won't work. #836

Vaqq opened this issue Jun 8, 2020 · 1 comment
Assignees
Labels
bug Doing something it's not meant to, or not doing something it's meant to.

Comments

@Vaqq
Copy link

Vaqq commented 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

  • Unity version 2019.3.14f1
  • Fungus Version 3.13.1
  • Win 10
@Vaqq Vaqq added the bug Doing something it's not meant to, or not doing something it's meant to. label Jun 8, 2020
@stevehalliwell stevehalliwell self-assigned this Jun 13, 2020
@stevehalliwell
Copy link
Collaborator

Thanks very much for reporting. Working on hotfix now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Doing something it's not meant to, or not doing something it's meant to.
Projects
None yet
Development

No branches or pull requests

2 participants