You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
fix the issue where victim’s animation freeze on client after unragdoll model
(it doesnt freeze on server) -
What is the issue? Include screenshots / videos if possible!
Watch 2025-01-26 17-00-54 | Streamable -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
i have search for the solution, some got the same issue as mine but couldnt fix it
most likely lead to unrelated topic
my ragdoll module SetNetworkOwner of victim model to User network
and set it back after unragdoll
if tried to disable SetNetworkOwner Codeline, doesnt fix the issue either
i have tried to stop animation before and after ragdoll too, doesnt fix
only solution i have is to stop the animation and wait for client to actually see victim’s animation completely stop before ragdoll victim, which kind of unstable because of user’s ping