Ports funky closet animations from Yog (#12989)

This commit is contained in:
Wowzewow (Wezzy)
2022-02-16 06:25:17 +08:00
committed by GitHub
parent 78f043262e
commit 7745983a29
56 changed files with 385 additions and 901 deletions

View File

@@ -12,6 +12,7 @@
#define CABLE_LAYER 2.44
#define ABOVE_CABLE_LAYER (CABLE_LAYER + 0.1)
#define DOOR_OPEN_LAYER 2.7 //Under all objects if opened. 2.7 due to tables being at 2.6
#define BELOW_OBJ_LAYER 2.9
#define ABOVE_OBJ_LAYER 3.01
#define UNDERDOOR 3.09 //Just barely under a closed door.
#define DOOR_CLOSED_LAYER 3.1 //Above most items if closed
@@ -46,4 +47,4 @@
#define BLOB_NODE_LAYER 4.12
#define BLOB_CORE_LAYER 4.13
#define CLICKCATCHER_PLANE -100
#define CLICKCATCHER_PLANE -100