mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2025-10-09 08:36:03 +00:00
shader 溶解效果
This commit is contained in:
@@ -11,7 +11,8 @@ enum sceneList {
|
||||
'Typer' = '打字机效果',
|
||||
'Moving_ghost' = '移动残影效果',
|
||||
'Screen_vibrating' = '震屏效果+动画恢复第一帧',
|
||||
'Bullet_Tracking' = '子弹跟踪效果'
|
||||
'Bullet_Tracking' = '子弹跟踪效果',
|
||||
'Dissolve_color' = 'shader 溶解效果',
|
||||
}
|
||||
|
||||
@ccclass
|
||||
|
Reference in New Issue
Block a user