This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
084d0bef96
godot
/
demos
/
2d
/
area_input
/
engine.cfg
6 lines
95 B
INI
Raw
Normal View
History
Unescape
Escape
input events on Area2D is now supported also added a demo showing how this works
2015-03-22 04:46:18 +00:00
[application]
name
=
"Area 2D Input Events"
Port 2D demos to TSCN/TRES formats Part of #4196.
2016-04-02 10:35:23 +00:00
main_scene
=
"res://input.tscn"
Added some demo icons
2015-10-29 19:37:09 +00:00
icon
=
"res://icon.png"