mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2024-11-24 22:47:01 +00:00
5 lines
112 B
GDScript3
5 lines
112 B
GDScript3
|
class_name VisibilityPipe extends Node
|
||
|
|
||
|
@export var checkers : Array[Control]
|
||
|
@export var activeTarget : Node3D
|