mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-25 21:12:29 +08:00
feat: 添加炸弹效果和着色器,创建新的Bomb效果和相关资源
This commit is contained in:
@@ -1 +1,7 @@
|
||||
extends BulletBase
|
||||
|
||||
func spawn():
|
||||
await TickTool.millseconds(1000)
|
||||
hitbox.disabled = false
|
||||
func ai():
|
||||
texture.global_rotation = 0
|
||||
|
||||
Reference in New Issue
Block a user