📄️ autorun 自动执行
autorun
📄️ calculateAnimDirection 计算触发器的动画方向
calculateAnimDirection
📄️ callEvent 调用触发器事件
callEvent
📄️ destroy 销毁触发器
destroy
📄️ destroyAsync 异步销毁触发器
destroyAsync
📄️ emit 调用触发器事件和脚本
emit
📄️ getActorsBySelector 获取指定选择器筛选的角色
getActorsBySelector
📄️ initialize 初始化
initialize
📄️ loadAnimation 加载触发器动画
loadAnimation
📄️ remove 移除触发器
remove
📄️ setAngle 设置触发器角度
setAngle
📄️ setOffsetY 设置动画垂直偏移距离
setOffsetY
📄️ setOpacity 设置动画不透明度
setOpacity
📄️ setPosition 设置触发器位置
setPosition
📄️ setRotation 设置动画旋转角度
setRotation
📄️ setScale 设置触发器缩放系数
setScale
📄️ setSpeed 设置触发器速度
setSpeed
📄️ setTint 设置动画色调
setTint
📄️ update 更新触发器的运动和碰撞检测
update
📄️ updateAnimation 更新触发器动画播放进度
updateAnimation
📄️ updateCollision 更新触发器碰撞检测
updateCollision
📄️ updateMovement 更新触发器的移动
updateMovement
📄️ updateVelocity 更新触发器速度分量
updateVelocity