Add collectable items
This commit is contained in:
parent
826986cdbf
commit
69fee5e73d
10 changed files with 131 additions and 52 deletions
|
@ -21,6 +21,7 @@ export function init() {
|
|||
particles.clear();
|
||||
spawn.player();
|
||||
spawn.startPlanet();
|
||||
spawn.testEntity();
|
||||
}
|
||||
|
||||
export function tick() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue