In the attached project, you'll find the NewChar_AnimBP.
In the state machine, there is a "NotBoolean" node in the JumpingToFallingLoop transition that appears to be broken.
At first, the NotBoolean starts off reading the same value as the boolean feeding into it (false). After IsJumping is triggered to True, the NotBoolean goes to True and then stays true permanently.
1. Open the attached project
2. Find and open the NewChar_AnimBP
3. Navigate to the AnimGraph and Open the State Machine
4. Find the transition between the Jumping state and the FallingLoop state
5. Open up the transition
6. PIE
7. Choose the only in-level instance from the Debug Filter
8. Pay close attention to the status of the NotBoolean and compare it's state to the IsJumping variable
9. Hit Space to make the character jump
Result: The "NotBoolean" node does not consistently reflect the opposite of the IsJumping boolean that feeds into it
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I'm working on a VR Project and I cannot add Nav Mesh to the stairs??
Teleporter in the Creative Hub is Locked and cannot be accessed
What method is used to fill polygonal regions when drawing spline mesh at run time?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.9, 4.10 |
Created | Oct 14, 2015 |
---|---|
Resolved | Oct 16, 2015 |
Updated | Jul 14, 2021 |