reversed tubes on the hub, other hub world tweaks
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
extends StaticBody3D
|
||||
|
||||
@export var remove_targets_on_reload = false
|
||||
@onready var ray_cast_3d: RayCast3D = $RayCast3D
|
||||
|
||||
const TARGET_MARKER = preload("res://assets/target_marker.tscn")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user