mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-10-09 00:26:11 +00:00
模式状态机
This commit is contained in:
@@ -17,7 +17,7 @@ export class WorldCanvas extends Component {
|
||||
@property([Prefab])
|
||||
prefabs:Prefab[] = [];
|
||||
|
||||
index:number = 0;
|
||||
index:number = 1;
|
||||
|
||||
async onLoad(){
|
||||
|
||||
|
Reference in New Issue
Block a user