mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 00:51:26 +00:00
Ports funky closet animations from Yog (#12989)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user