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
c523749662
godot
/
demos
/
2d
/
lookat
/
engine.cfg
6 lines
91 B
INI
Raw
Normal View
History
Unescape
Escape
-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 -Added get_viewport().get_mouse_pos() to replace Input.get_mouse_pos(), closes #1838
2015-05-12 11:17:09 +00:00
[application]
name
=
"Look At Pointer"
Port 2D demos to TSCN/TRES formats Part of #4196. (cherry picked from commit 23cf6a85bdb904a1833c6015222d9ee69842c1ed)
2016-04-02 10:35:23 +00:00
main_scene
=
"res://lookat.tscn"
Add icons to all demos that can have a meaningful one
2015-11-19 22:45:19 +00:00
icon
=
"res://icon.png"