From 7ca29bfaa7a23d06374c2456e0360c911bd9aa3e Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sat, 22 Feb 2014 20:28:19 -0300 Subject: -added kinematic body -added kinematic body demos --- tools/editor/editor_node.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/editor/editor_node.cpp') diff --git a/tools/editor/editor_node.cpp b/tools/editor/editor_node.cpp index ed932396d..33b2e72d6 100644 --- a/tools/editor/editor_node.cpp +++ b/tools/editor/editor_node.cpp @@ -4148,6 +4148,7 @@ EditorNode::EditorNode() { EditorSettings::get_singleton()->enable_plugins(); + Node::set_human_readable_collision_renaming(true); // Ref it = gui_base->get_icon("logo","Icons"); // OS::get_singleton()->set_icon( it->get_data() ); -- cgit v1.2.3-70-g09d2