Update
This commit is contained in:
13
2023/scripts/animation_tools/springmagic/安装说明.txt
Normal file
13
2023/scripts/animation_tools/springmagic/安装说明.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
1. 解压缩 springmagic.zip 并复制 "springmagic" 目录至位于 Windows 用户路径下的 Maya 脚本目录
|
||||
例如
|
||||
"C:\Users\你的用户名\Documents\maya\scripts"
|
||||
2. 启动 Maya,在 Maya 里运行如下 Python 命令, 会出现工具界面
|
||||
import springmagic
|
||||
springmagic.main()
|
||||
3. 用工具界面右上方的创建快捷按钮功能,在书签栏创建一个快捷按钮,方便下次使用
|
||||
|
||||
|
||||
复制这个
|
||||
|
||||
import springmagic
|
||||
springmagic.main()
|
||||
Reference in New Issue
Block a user