标签: entity impactjs
我有一个UI Button实体,想以乒乓球的方式增加其大小以显示点击效果,是否还有其他方法可以实现?我是影响新手。
我尝试过 ent.scale = {x:entity.scale.x + 10,y:entity.scale.y + 10}