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
bbeac36cb5
godot
/
demos
/
2d
/
lookat
/
engine.cfg
6 lines
90 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"
main_scene
=
"res://lookat.scn"
Add icons to all demos that can have a meaningful one
2015-11-19 22:45:19 +00:00
icon
=
"res://icon.png"