Add rotation view and path prediction toggles
This commit is contained in:
parent
ce6a707526
commit
5b861cc341
12 changed files with 195 additions and 19 deletions
|
@ -4,6 +4,7 @@ import * as world from './index.mjs';
|
|||
import * as consts from '../consts.mjs';
|
||||
import * as particle from './particle.mjs';
|
||||
import * as events from '../game/events.mjs';
|
||||
import Tracer from './tracer.mjs';
|
||||
import {state} from '../game/index.mjs';
|
||||
|
||||
export default class Ship extends Body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue