
Lv.1
awa
签名:孩子们,牢大回来了(喜
在 up计划第一期创作倒计时两个小时,加油! 中回复
https://box3.codemao.cn/e/66d58eb5317c63ba33e9招聘一位模型师,要求:13:00能上线,拿出一个较好的代表作,发上作品链接,我会择优选择简介里会标注模型师原创模型哦~
2022-02-10T15:05:07 点赞:0
在 如何拥有全岛独一无二的皮肤? 中回复
马里奥身体缩放代码:
注:皮肤拆分自己做![]()
const bodyData = [
{ bodyPart: Box3BodyPart.HEAD, name: '头', mesh: 'mesh/马里奥_头.vb', offset: [0, 0.18, -0.1], rotate: [0, 450, 0], scale: [1,1,1] },
{ bodyPart: Box3BodyPart.TORSO, name: '躯干', mesh: 'mesh/马里奥_躯干.vb', offset: [0, -0.3, 0], rotate: [0, 90, 0], scale: [1,1,1] },
{ bodyPart: Box3BodyPart.LEFT_FOOT, name: '左脚', mesh: 'mesh/马里奥_左脚.vb', offset: [0, 0.1, 0.05], rotate: [0, 90, 0], scale: [1,1,1] },
{ bodyPart: Box3BodyPart.RIGHT_FOOT, name: '右脚', mesh: 'mesh/马里奥_右脚.vb', offset: [0, 0.1, 0.05], rotate: [0, 90, 0], scale: [1,1,1] },
{ bodyPart: Box3BodyPart.LEFT_LOWER_ARM, name: '左手', mesh: 'mesh/马里奥_左手.vb', offset: [0.16, 0, 0.09], rotate: [56, -64, 90], scale: [1,1,1] },
{ bodyPart: Box3BodyPart.RIGHT_LOWER_ARM, name: '右手', mesh: 'mesh/马里奥_右手.vb', offset: [-0.16, 0.05, 0.1], rotate: [138, 60, 95], scale: [1,1,1] },
]2022-04-11T20:46:01 点赞:2