3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
this.phys = physics.static;
|
|
this.add_component(component.sprite);
|
this.phys = physics.static;
|
|
this.add_component(component.sprite);
|