薛鸿潇 пре 5 година
родитељ
комит
5540a9220a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      mk_framework/assets/script/game/component/tween/ZPathFalling.ts

+ 1 - 0
mk_framework/assets/script/game/component/tween/ZPathFalling.ts

@@ -2,6 +2,7 @@
 const { ccclass, property, executeInEditMode, playOnFocus } = cc._decorator;
 const { ccclass, property, executeInEditMode, playOnFocus } = cc._decorator;
 
 
 /**
 /**
+ * Z字飘落效果
  * @author 薛鸿潇
  * @author 薛鸿潇
  */
  */
 @ccclass
 @ccclass