Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avatar 模擬動作移位 #90

Open
lowrt opened this issue Jul 18, 2018 · 3 comments
Open

Avatar 模擬動作移位 #90

lowrt opened this issue Jul 18, 2018 · 3 comments
Labels

Comments

@lowrt
Copy link
Contributor

lowrt commented Jul 18, 2018

1983413.img

  • WZCR2

要跳躍時人物卻跑到下面
1531926557108

  • 正常遊戲裡

1531925668319

@Kagamia
Copy link
Owner

Kagamia commented Jul 23, 2018

没有发现造成错误的原因。

1983413.img/sit/2下的坐标声明为map/navel: (0, -5),是一个非常非常贴近地面的值,以这个点做角色坐标校对的话必然是图1的模拟结果,是跳跃不起来的。

请问有什么头绪吗?我这里找不到任何解决方案。。

@lowrt
Copy link
Contributor Author

lowrt commented Aug 20, 2018

@Kagamia
這哪個文件可以修改?

它的座標是以角色/椅子中心點嗎?

@Kagamia
Copy link
Owner

Kagamia commented Aug 22, 2018

Character.wz

骑宠的和角色本身是两个骨骼,然后通过某个骨骼位置相同进行合并。
它的坐标都是以地面为原点计算的级联坐标,每个坐标本身没有单独含义。

@Kagamia Kagamia added the bug label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants