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

获取角色头部与身体方向 [人鱼姬的思念] #589

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

kayeeqq
Copy link
Contributor

@kayeeqq kayeeqq commented Jun 6, 2022

*getheaddir({<角色编号>});

获取角色的脑袋朝向 [人鱼姬的思念]

朝向编号:
0为正前方
1为向右看
2为向左看

返回值:
脑袋朝向


*getbodydir({<角色编号>});

获取角色身体的朝向 [人鱼姬的思念]

朝向编号:
DIR_NORTH 北
DIR_NORTHWEST 西北
DIR_WEST 西
DIR_SOUTHWEST 西南
DIR_SOUTH 南
DIR_SOUTHEAST 东南
DIR_EAST 东
DIR_NORTHEAST 东北

返回值:
身体朝向

@kayeeqq kayeeqq changed the title 获取角色头部与身体方向 获取角色头部与身体方向 [人鱼姬的思念] Jun 6, 2022
@CairoLee CairoLee force-pushed the develop branch 3 times, most recently from f16b61e to 58ca2ea Compare May 18, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant