You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
No description provided.
The text was updated successfully, but these errors were encountered: