suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

[Bug]Server Auth and Swimming #2385

Closed moepi2k closed 5 months ago

moepi2k commented 6 months ago

there is an issue when use serverauth and are in water

https://gyazo.com/5b218632c6c87dba6429b145482b290a

in default demo set moveSpeedRateWhileSwimming to e.g 0.1 so u can notice it better. in serview the movespeed is correct. but client not

insthync commented 6 months ago

I will fix it

insthync commented 5 months ago

fixed

moepi2k commented 5 months ago

i tested the commit, but its not working. the problem now is. when player is in water but idle. it has the no grounded state and it plays the fall animation

insthync commented 5 months ago

If it is a difference issues, please create a new post

insthync commented 5 months ago

Problem in this post is movement speed, if its animation is not correct then create a new post about it.

moepi2k commented 5 months ago

Yea its diffrent issue, but issue occure with that change. Just wanted to let u know, since that wadnt a bug before. will make new report :)