Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a basic ship frame. #18

Closed
ecdavis opened this issue Aug 20, 2016 · 1 comment
Closed

Implement a basic ship frame. #18

ecdavis opened this issue Aug 20, 2016 · 1 comment
Assignees
Milestone

Comments

@ecdavis
Copy link
Owner

ecdavis commented Aug 20, 2016

Ships are distinct from mobiles. Per the design doc, they are pilotable entities. Implement a basic ship frame (and, by extension, simple entity model) and have movement commands control the ship frame rather than the mobile.

@ecdavis ecdavis modified the milestone: 0.2.0 Aug 22, 2016
@ecdavis ecdavis self-assigned this Aug 22, 2016
@ecdavis ecdavis removed the triage label Aug 24, 2016
@ecdavis
Copy link
Owner Author

ecdavis commented Sep 21, 2016

This is resolved with the introduction of entities. There is no longer a need for a ship frame separate from the mobile, because mobiles are full-fledged entities.

@ecdavis ecdavis closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant