Add zooming
This commit is contained in:
parent
56a09f98c5
commit
b02675f4fb
12 changed files with 156 additions and 29 deletions
|
@ -17,6 +17,8 @@ export function init() {
|
|||
entities.clear();
|
||||
celestials.clear();
|
||||
spawn.player();
|
||||
spawn.startPlanet();
|
||||
|
||||
}
|
||||
|
||||
export function tick() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue