Update hob

This commit is contained in:
JonShard
2026-07-30 16:39:56 +02:00
parent 257c838255
commit 8a93ae4816
2 changed files with 38 additions and 37 deletions
+1
View File
@@ -17,6 +17,7 @@ func _process(_delta: float) -> void:
station.collision_layer = 0
else:
station.collision_layer = original_collision_layer
# move_handle.transform.origin = Vector3.ZERO
move_handle_rigid.linear_velocity = Vector3.ZERO
move_handle_rigid.angular_velocity = Vector3.ZERO