mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-22 03:22:30 +08:00
feat: 添加子弹生成和动画功能,创建铅笔子弹及其资源
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
extends EntityBase
|
||||
class_name Rooster
|
||||
|
||||
func _ready():
|
||||
super._ready()
|
||||
|
||||
func ai():
|
||||
texture.play("walk")
|
||||
var direction = Vector2(
|
||||
|
||||
Reference in New Issue
Block a user