You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
-added kinematic body
-added kinematic body demos
This commit is contained in:
@@ -4148,6 +4148,7 @@ EditorNode::EditorNode() {
|
||||
|
||||
|
||||
EditorSettings::get_singleton()->enable_plugins();
|
||||
Node::set_human_readable_collision_renaming(true);
|
||||
|
||||
// Ref<ImageTexture> it = gui_base->get_icon("logo","Icons");
|
||||
// OS::get_singleton()->set_icon( it->get_data() );
|
||||
|
||||
Reference in New Issue
Block a user