1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-04 01:02:13 +08:00

feat(特效): 为BigLaser添加动画效果并调整参数

- 在BigLaser生成时播放"bigLaser"动画
- 增加激光的尺寸和碰撞范围
- 添加BigLaser粒子效果场景
- 调整Wave生成参数
- 在CameraManager中添加动画播放功能
This commit is contained in:
2025-08-28 12:00:09 +08:00
parent 0c1ce5b4e2
commit 19a484643d
8 changed files with 220 additions and 9 deletions
@@ -0,0 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="45" height="45" viewBox="0,0,45,45"><defs><radialGradient cx="247.7275" cy="171.1396" r="38.5299" gradientUnits="userSpaceOnUse" id="color-1"><stop offset="0" stop-color="#ffff99"/><stop offset="1" stop-color="#ff9400"/></radialGradient></defs><g transform="translate(-218,-158)"><g fill="url(#color-1)" stroke="none" stroke-miterlimit="10"><path d="M218,180.5c0,-12.4264 10.0736,-22.5 22.5,-22.5c12.4264,0 22.5,10.0736 22.5,22.5c0,12.4264 -10.0736,22.5 -22.5,22.5c-12.4264,0 -22.5,-10.0736 -22.5,-22.5z"/></g></g></svg><!--rotationCenter:22:22-->

After

Width:  |  Height:  |  Size: 651 B