-
Notifications
You must be signed in to change notification settings - Fork 44
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
设置模型控件模型缩放 没效果 #601
Labels
Comments
=== |
我就是测试很多次没效果才来反馈的 |
选英雄的时候,每个模型大小是一样的,就需要切换 模型控件显示的缩放,改了一点效果没有 |
看上去,你的使用方式没问题呀。 |
完全没效果 |
我录制个视频 发给百问 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--设置模型控件模型缩放
---@param role py.Role # 玩家
---@param comp_name string # 控件名
---@param scale number # 模型缩放
function GameAPI.set_ui_model_model_scale(role, comp_name, scale) end
The text was updated successfully, but these errors were encountered: