World minor changes (#519)

* x2 weather time

* remove alchemy test and battle royale maps, add simple island map

* island map + ocean parallax

* map floor occluder sys

* undercliff test

* update sand and ocean sprite

* Revert "undercliff test"

This reverts commit c484fe630a.

* more experiments

* Revert "more experiments"

This reverts commit a7f30fd608.

* Update default.yml

* Update debug.yml
This commit is contained in:
Ed
2024-10-29 11:48:52 +03:00
committed by GitHub
parent b14c75390c
commit cc80518d2f
28 changed files with 1950 additions and 127084 deletions

View File

@@ -14,6 +14,7 @@
- type: entity
name: observer spawn point
id: SpawnPointObserver
categories: [ ForkFiltered ]
parent: MarkerBase
components:
- type: Sprite
@@ -29,6 +30,7 @@
- type: entity
name: latejoin spawn point
id: SpawnPointLatejoin
categories: [ ForkFiltered ]
parent: SpawnPointJobBase
components:
- type: Sprite