reversed tubes on the hub, other hub world tweaks

This commit is contained in:
Derek
2025-03-30 12:57:11 -05:00
parent d64ef7ccde
commit 757b2df6b3
16 changed files with 208 additions and 100 deletions

View File

@@ -51,8 +51,8 @@ func damage(body):
body.add_marker(collision_raycast_3d.get_collision_point(),collision_raycast_3d.global_rotation)
#start leaking effect
if body.is_in_group("leak") and body.water_leak != null:
add_normal_decal(body,body.water_leak)
#if body.is_in_group("leak") and body.water_leak != null:
#add_normal_decal(body,body.water_leak)
#break breakables
if body.is_in_group("breakable"):