brett19 / rosebrowser

ROSEBrowser is a free and open-source implementation of the ROSE Online 3D MMORPG for web browsers written from scratch using the latest web standards (WebGL, HTML5, Javascript, Threads, ...).
Other
20 stars 17 forks source link

Toggle sit when moving from sit position. #33

Open brett19 opened 9 years ago

brett19 commented 9 years ago

The client is responsible for toggling the sit state prior to initiating a move command when trying to move while sitting. If this does not happen, then other clients see you transition from sitting to standing as a blend rather than the standup animation. This also causes a slight desync from the lack of animation on other clients.