移动残影效果

This commit is contained in:
ifengzp
2020-04-06 02:35:34 +08:00
parent 351cd2b6fe
commit 22f54d7a12
14 changed files with 1268 additions and 6 deletions

View File

@@ -189,7 +189,7 @@
"array": [
0,
0,
452.93128617926146,
443.4050067376326,
0,
0,
0,

View File

@@ -8,7 +8,8 @@ enum sceneList {
'Magnifying_mirror' = '局部缩放效果',
'Change_clothes' = '换装',
'Typer' = '打字机效果',
'Scratch_ticket' = '刮刮卡实现'
'Scratch_ticket' = '刮刮卡实现',
'Moving_ghost' = '移动残影效果'
}
@ccclass