質問編集履歴
1
同じ名前になっていたのを修正しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
|
34
34
|
|
35
|
-
let teki2 = childNode(withName: "teki
|
35
|
+
let teki2 = childNode(withName: "teki2") as! EnemyNode
|
36
36
|
|
37
37
|
teki2.moveteki()
|
38
38
|
|