Hello,
What are you trying to achieve? Your check fires off only once when the game starts and I would assume movement speed would be equal to 0 hence you branch would always fail and there is no code after that to do another check.
Hello,
What are you trying to achieve? Your check fires off only once when the game starts and I would assume movement speed would be equal to 0 hence you branch would always fail and there is no code after that to do another check.