mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2025-10-09 08:36:03 +00:00
移动残影效果
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
"array": [
|
||||
0,
|
||||
0,
|
||||
452.93128617926146,
|
||||
443.4050067376326,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
@@ -8,7 +8,8 @@ enum sceneList {
|
||||
'Magnifying_mirror' = '局部缩放效果',
|
||||
'Change_clothes' = '换装',
|
||||
'Typer' = '打字机效果',
|
||||
'Scratch_ticket' = '刮刮卡实现'
|
||||
'Scratch_ticket' = '刮刮卡实现',
|
||||
'Moving_ghost' = '移动残影效果'
|
||||
}
|
||||
|
||||
@ccclass
|
||||
|
Reference in New Issue
Block a user