godot/demos/2d/area_input/engine.cfg
Juan Linietsky c6c72a3c37 input events on Area2D is now supported
also added a demo showing how this works
2015-03-22 01:46:18 -03:00

5 lines
72 B
INI

[application]
name="Area 2D Input Events"
main_scene="res://input.scn"