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

Add 3D Views #8

Open
dylwhich opened this issue Jan 5, 2015 · 2 comments
Open

Add 3D Views #8

dylwhich opened this issue Jan 5, 2015 · 2 comments
Assignees

Comments

@dylwhich
Copy link
Member

dylwhich commented Jan 5, 2015

No description provided.

@zstewar1
Copy link

What data is available on the ships? Should I just start by putting one model on every 3D object just so we can see where they all are for now?

@dylwhich
Copy link
Member Author

Currently all Entities have a "model" attribute, which is always set to "ball" right now. This should be passed to the client through updates, which will be available in the client, e.g. as window.client.$Player.ship.model, assuming the player has picked a ship. It might make sense to just hardcode it until the API is done so we don't waste time doing it twice (until #31 is finished).

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

2 participants