material-maker/addons/material_maker/preview_light.gd

6 lines
117 B
GDScript

tool
extends Area
func _on_Light_input_event(camera, event, click_position, click_normal, shape_idx):
print(event)