material-maker/addons/material_maker/preview_light.gd
2019-10-14 20:42:11 +02:00

6 lines
117 B
GDScript

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