#称号图片显示的宽度(支持小数)
Width: 0
#称号图片显示的高度(支持小数)
Height: 0
#装备称号按钮
装备称号:
type: "texture"
x: "(w-背景.width)/2+40+215"
y: "(h-背景.height)/2+205"
width: "104/2"
height: "46/2"
visible: false
texture: "https://pic.imgdb.cn/item/618d3a742ab3f51d918fd9eb.png"
tip:
- '点击装备该称号!'
actions:
click_left: |-
方法.发包('DsTitleUseTitle',界面变量.当前选择);
组件下面加这两行
方法.延时(500);
方法.聊天('/dstitle show');