mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2025-02-05 15:37:18 +00:00
5 lines
112 B
GDScript
5 lines
112 B
GDScript
class_name VisibilityPipe extends Node
|
|
|
|
@export var checkers : Array[Control]
|
|
@export var activeTarget : Node3D
|