When I try to have a aiming animation activate on a key press it dose not play but UE registers the key press
What happens if you start the game with both Aiming?
and HasRifle?
set to true?
If the character looks like aiming all the time then your problem is that those boolean values are not sent from the server to the observing client. Try setting them both to “replicated” and try again.
Why can’t I access that website? It shows some error
It plays the correct animation but i think it is because the ABP is not constantly updating
Thanks that fixed the problem
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.