oops-framework icon indicating copy to clipboard operation
oops-framework copied to clipboard

entity not create

Open 15998194741 opened this issue 2 years ago • 1 comments

@ecs.register(Prop) export class Prop extends ecs.Entity {

constructor(){ console.log("自吱吱吱吱智障") super() console.log("父父父父父父父父父父父父父父父父父") }

entity stop on super

15998194741 avatar Jun 03 '23 07:06 15998194741

ecs.getEntity<ecs.Entity>(ecs.Entity);

dgflash avatar Oct 01 '23 00:10 dgflash