添加2个游戏层,敌方精灵随机出现在3个层内
This commit is contained in:
@@ -26,7 +26,7 @@ export default class EntityLayer extends Component {
|
||||
}
|
||||
|
||||
protected start(): void {
|
||||
console.log("EntityLayer start")
|
||||
console.log("EntityLayer start",this)
|
||||
}
|
||||
|
||||
public clear() {
|
||||
|
||||
Reference in New Issue
Block a user