rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

add/remove item (or unit) from webGL button #77

Closed 7yl4r closed 9 years ago

7yl4r commented 9 years ago

Simple button that adds or removes something from the webGL scene.

BrianErikson commented 9 years ago

The addition of the playerObject branch introduces player/game instancing, persistent player objects that reside on the server, and a way for adding and removing them from them server via client webGL.