add lasers
This commit is contained in:
parent
cf4e8024af
commit
f87aa1446d
31 changed files with 298 additions and 125 deletions
|
@ -11,6 +11,7 @@ class Fixture {
|
|||
this._angle = mount.traversal ? mount.traversal.cw : 0;
|
||||
|
||||
this.mount = mount;
|
||||
this.body = this.mount.body;
|
||||
}
|
||||
|
||||
destruct() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue