shader 溶解效果

This commit is contained in:
ifengzp
2020-04-19 20:31:24 +08:00
parent 3e1ddf5d0b
commit bab83394ea
20 changed files with 1460 additions and 1 deletions

View File

@@ -11,7 +11,8 @@ enum sceneList {
'Typer' = '打字机效果',
'Moving_ghost' = '移动残影效果',
'Screen_vibrating' = '震屏效果+动画恢复第一帧',
'Bullet_Tracking' = '子弹跟踪效果'
'Bullet_Tracking' = '子弹跟踪效果',
'Dissolve_color' = 'shader 溶解效果',
}
@ccclass