I am disabled.
This commit is contained in:
parent
057009acc9
commit
18ac847d0f
@ -40,6 +40,10 @@ func remove_foe(foe):
|
|||||||
|
|
||||||
# Called when the node enters the scene tree for the first time.
|
# Called when the node enters the scene tree for the first time.
|
||||||
func _ready():
|
func _ready():
|
||||||
|
atk1l.set_disabled(true)
|
||||||
|
atk1r.set_disabled(true)
|
||||||
|
atk2l.set_disabled(true)
|
||||||
|
atk2r.set_disabled(true)
|
||||||
pass # Replace with function body.
|
pass # Replace with function body.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user