View Single Post
  #2  
Old 02-02-2022, 07:00 PM
bingram
Fire Beetle
 
Join Date: Nov 2021
Posts: 8
Default Run/Walk Animations w/ Custom Client

I figured out my issue with sending an animation to the server. It is the animation variable in PlayerPositionUpdateClient_Struct after all. I just needed to deal with the 10 bit unsigned variable properly. Here is a new video showing the character using the run animation: https://youtu.be/Awl_vIzqTYI
Reply With Quote