1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-01 08:51:53 +08:00

feat: 添加子弹生成和动画功能,创建铅笔子弹及其资源

This commit is contained in:
2025-08-27 13:30:50 +08:00
parent 873630e969
commit 28b86e8b1e
9 changed files with 219 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
class_name TickTool
static func millseconds(ms: int):
return await WorldManager.tree.create_timer(ms / 1000.0).timeout