6 lines
107 B
GDScript3
Raw Permalink Normal View History

2025-03-21 12:07:05 -06:00
extends Node3D
func _on_retinal_scanner_activated() -> void:
print_debug("Retinal scanner activated!!")