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:
@@ -0,0 +1,4 @@
|
||||
class_name TickTool
|
||||
|
||||
static func millseconds(ms: int):
|
||||
return await WorldManager.tree.create_timer(ms / 1000.0).timeout
|
||||
Reference in New Issue
Block a user