猫史档案馆


随便装扮了一下自己,嘻嘻(不喜勿喷)

用户:黑客熊猫黑客熊猫查看:12 回复:7 评论:12 创建时间:2023-02-04T11:29:21


emotion_编程猫_翻白眼

就这

center_image

很丑对吧.......

 


回复

上一页1 页 / 共 1下一页
江湖南下江湖南下

等等,那个鞋子不是我做的吗?

点赞0


评论


黑客熊猫黑客熊猫

源代码(不喜勿喷):

console.clear()
world.onPlayerJoin(({ entity }) => {
    
    entity.player.canFly = true
    entity.player.addWearable({

        mesh: 'mesh/喵突击喵.vb',

        bodyPart: Box3BodyPart.RIGHT_HAND,

        orientation: new Box3Quaternion(0, 1, 0, 0).rotateY(Math.PI),

        offset: new Box3Vector3(0, 0, 0.6),
    })


    entity.player.skinInvisible.head = true

    entity.player.addWearable({

        mesh: 'mesh/全网最还原史蒂夫头部.vb',

        bodyPart: Box3BodyPart.HEAD,

        offset: new Box3Vector3(0, 0.25, 0),
    })


    entity.player.addWearable({

        mesh: 'mesh/背包-1.vb',

        bodyPart: Box3BodyPart.TORSO,

        scale: new Box3Vector3(0.5, 0.5, 0.5),

        orientation: new Box3Quaternion(0, 1, 0, 0).rotateY(Math.PI),

        offset: new Box3Vector3(0, 0, -0.4)
    })

    entity.player.skinInvisible.rightFoot = true
    entity.player.addWearable({

        mesh: 'mesh/鞋子.vb',

        bodyPart: Box3BodyPart.RIGHT_FOOT,

        scale: new Box3Vector3(0.4, 0.4, 0.4),

        orientation: new Box3Quaternion(0, 1, 0, 0).rotateY(Math.PI),

        offset: new Box3Vector3(0, 0, 0.25)
    })

    entity.player.skinInvisible.leftFoot = true
    entity.player.addWearable({

        mesh: 'mesh/鞋子.vb',

        bodyPart: Box3BodyPart.LEFT_FOOT,

        scale: new Box3Vector3(0.4, 0.4, 0.4),

        orientation: new Box3Quaternion(0, 1, 0, 0).rotateY(Math.PI),

        offset: new Box3Vector3(0, 0, 0.25)
    })


    entity.player.addWearable({
        mesh: 'mesh/海拉鲁士兵盾牌。.vb',
        bodyPart: Box3BodyPart.LEFT_HAND,
        scale: new Box3Vector3(0.3, 0.3, 0.3),
        offset: new Box3Vector3(0,0,0.3),
        orientation:new Box3Quaternion(-0.023, -0.035, 0.004, 1.000).rotateY(Math.PI)
    })

})

点赞0


评论


面具狐狸云绾兮面具狐狸云绾兮

有种超前且复古的美()

点赞0


评论


黑客熊猫黑客熊猫

center_image

这下不超前了吧......awa

点赞0


评论


Renegade_WRenegade_W

6:史蒂夫

点赞0


评论


华丽的硅基生物华丽的硅基生物

史蒂夫的头可太喵了

点赞0


评论


仙之鹤仙之鹤

喵喵

点赞0


评论