dynamic climbing and object heights (#5692)

Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-07-17 22:39:51 +02:00
committed by GitHub
co-authored by silicons
parent 01ae927798
commit 0dee8a0ace
39 changed files with 352 additions and 273 deletions
+4
View File
@@ -25,6 +25,10 @@ GLOBAL_LIST_INIT(wallframe_typecache, typecacheof(list(
smoothing_flags = SMOOTH_BITMASK
smoothing_groups = (SMOOTH_GROUP_LOW_WALL)
canSmoothWith = (SMOOTH_GROUP_AIRLOCK+SMOOTH_GROUP_LOW_WALL+SMOOTH_GROUP_WALLS)
depth_projected = TRUE
depth_level = 8
climb_allowed = TRUE
climb_delay = 2.0 SECONDS
plane = OBJ_PLANE
var/default_material = MAT_STEEL