image

What is the Int/Float field used for? I'm trying to check for a value of FALL in AnimationState, but I'm having trouble getting it to return true.
Tactics RPG Grid Battle System for ORK
---------------------------------------
Personal Twitter: https://twitter.com/AMO_Crate
I make RFI! https://twitter.com/NootboxGames
  • The Enum Field would be the name of the enum, not of the value. The Int/Float Value field is a numeric representation of the value you want to use (e.g. 0, 1, 2, etc.).
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.