From 778505a930d395df1f92ea22230fd8eb5894ccc4 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sat, 16 Mar 2024 12:13:39 +0100 Subject: [PATCH] Reorganized the folders. --- .../compiling/compiling_for_android.md | 0 .../compiling/compiling_for_ios.md | 0 .../compiling/compiling_for_osx.md | 0 .../compiling/compiling_for_uwp.md | 0 .../compiling/compiling_for_web.md | 0 .../compiling/compiling_for_windows.md | 0 .../compiling/compiling_for_x11.md | 0 .../compiling_with_script_encryption_key.md | 0 .../compiling/cross-compiling_for_ios_on_linux.md | 0 .../compiling/getting_source.md | 0 .../compiling/img/andtemplates.png | Bin .../compiling/img/lintemplates.png | Bin .../compiling/img/script_encryption_key.png | Bin .../compiling/img/wintemplates.png | Bin .../compiling/index.md | 0 .../compiling/introduction_to_the_buildsystem.md | 0 .../compiling/optimizing_for_size.md | 0 .../cpp/binding_to_external_libraries.md | 0 .../cpp/common_engine_methods_and_macros.md | 0 .../cpp/configuring_an_ide/android_studio.md | 0 .../cpp/configuring_an_ide/clion.md | 0 .../cpp/configuring_an_ide/code_blocks.md | 0 .../img/android_studio_setup_project_1.png | Bin .../cpp/configuring_an_ide/img/clion_1_open.png | Bin .../configuring_an_ide/img/clion_2_this_window.png | Bin .../img/clion_3_change_project_root.png | Bin .../img/clion_4_select_attach_to_process.png | Bin .../img/clion_5_select_godot_process.png | Bin .../img/code_block_use_tab_character.png | Bin .../img/code_blocks_add_files_recursively.png | Bin .../img/code_blocks_build_targets.png | Bin .../img/code_blocks_compiler_and_configuration.png | Bin .../img/code_blocks_file_new_project.png | Bin .../img/code_blocks_new_empty_project.png | Bin .../img/code_blocks_open_build_options.png | Bin .../img/code_blocks_open_properties.png | Bin .../img/code_blocks_project_properties.png | Bin .../img/code_blocks_project_title_and_location.png | Bin .../img/code_blocks_scons_clean.png | Bin .../img/code_blocks_scons_minimum.png | Bin .../img/code_blocks_scons_windows.png | Bin .../img/code_blocks_select_files.png | Bin .../img/code_blocks_update_editor_settings.png | Bin .../img/code_blocks_wizard_welcome.png | Bin .../configuring_an_ide/img/kdevelop_addincludes.png | Bin .../configuring_an_ide/img/kdevelop_buildconfig.png | Bin .../img/kdevelop_configlaunches.png | Bin .../img/kdevelop_configlaunches2.png | Bin .../configuring_an_ide/img/kdevelop_custombuild.png | Bin .../configuring_an_ide/img/kdevelop_newproject.png | Bin .../configuring_an_ide/img/kdevelop_openconfig.png | Bin .../img/qtcreator-apply-import-filter.png | Bin .../img/qtcreator-edit-codestyle.png | Bin .../img/qtcreator-edit-files-menu.png | Bin .../img/qtcreator-new-project.png | Bin .../img/qtcreator-options-cpp.png | Bin .../img/qtcreator-project-name-includes.png | Bin .../img/qtcreator-projects-build.png | Bin .../img/qtcreator-run-command.png | Bin .../img/qtcreator-set-project-path.png | Bin .../img/qtcreator-set-scons-command.png | Bin .../img/vs_1_install_cpp_package.png | Bin .../img/vs_2_project_properties.png | Bin .../img/vs_3_debug_command_line.png | Bin .../configuring_an_ide/img/vs_4_debugging_main.png | Bin .../img/vscode_1_create_launch.json.png | Bin .../configuring_an_ide/img/vscode_2_launch.json.png | Bin .../configuring_an_ide/img/vscode_3_tasks.json.png | Bin .../img/vscode_configure_task.png | Bin .../img/vscode_create_tasksjson.png | Bin .../img/vscode_create_tasksjson_others.png | Bin .../img/xcode_1_create_external_build_project.png | Bin .../img/xcode_2_configure_scons.png | Bin .../img/xcode_3_add_new_target.png | Bin .../img/xcode_4_select_command_line_target.png | Bin .../xcode_5_after_add_godot_source_to_project.png | Bin .../xcode_6_after_add_godot_source_to_project_2.png | Bin .../img/xcode_7_setup_build_post_action.png | Bin .../img/xcode_8_setup_run_scheme.png | Bin .../cpp/configuring_an_ide/index.md | 0 .../cpp/configuring_an_ide/kdevelop.md | 0 .../cpp/configuring_an_ide/qt_creator.md | 0 .../cpp/configuring_an_ide/visual_studio.md | 0 .../cpp/configuring_an_ide/visual_studio_code.md | 0 .../cpp/configuring_an_ide/xcode.md | 0 .../cpp/core_types.md | 0 .../cpp/custom_audiostreams.md | 0 .../cpp/custom_godot_servers.md | 0 .../cpp/custom_modules_in_cpp.md | 0 .../cpp/custom_resource_format_loaders.md | 0 .../cpp/files/class_tree.zip | Bin .../cpp/img/Control.png | Bin .../cpp/img/Node2D.png | Bin .../cpp/img/Object.png | Bin .../cpp/img/Reference.png | Bin .../cpp/img/Spatial.png | Bin .../cpp/img/architecture_diagram.jpg | Bin .../cpp/img/cpp_profiler_hotspot_flame_graph.png | Bin .../cpp/img/cpp_profiler_hotspot_record.png | Bin .../cpp/img/cpp_profiler_hotspot_view_results.png | Bin .../cpp/img/cpp_profiler_hotspot_welcome.png | Bin .../cpp/img/cpp_profiler_time_profiler.png | Bin .../cpp/img/cpp_profiler_time_profiler_record.png | Bin .../cpp/img/cpp_profiler_time_profiler_result.png | Bin .../cpp_profiler_verysleepy_results_filtered.png | Bin .../img/cpp_profiler_verysleepy_select_process.png | Bin .../cpp/img/cpp_profiler_xcode_menu.png | Bin {development => engine_development}/cpp/index.md | 0 .../cpp/inheritance_class_tree.md | 0 .../cpp/introduction_to_godot_development.md | 0 .../cpp/macos_debug.md | 0 .../cpp/object_class.md | 0 .../cpp/using_cpp_profilers.md | 0 .../cpp/variant_class.md | 0 .../editor/creating_icons.md | 0 .../editor/editor_style_guide.md | 0 {development => engine_development}/editor/index.md | 0 .../editor/introduction_to_editor_development.md | 0 .../file_formats/index.md | 0 .../file_formats/tscn.md | 0 .../first_2d_game/01.project_setup.md | 0 .../first_2d_game/02.player_scene.md | 0 .../first_2d_game/03.coding_the_player.md | 0 .../first_2d_game/04.creating_the_enemy.md | 0 .../first_2d_game/05.the_main_game_scene.md | 0 .../first_2d_game/06.heads_up_display.md | 0 .../first_2d_game/07.finishing-up.md | 0 .../first_2d_game/files/dodge_assets.zip | Bin .../first_2d_game/img/add_node.png | Bin .../first_2d_game/img/add_script_button.png | Bin .../first_2d_game/img/attach_node_window.png | Bin .../first_2d_game/img/completed_main_scene.png | Bin .../first_2d_game/img/custom_font1.png | Bin .../first_2d_game/img/custom_font2.png | Bin .../first_2d_game/img/custom_font3.png | Bin .../first_2d_game/img/dodge_preview.gif | Bin .../first_2d_game/img/draw_path2d.gif | Bin .../first_2d_game/img/export_variable.png | Bin .../first_2d_game/img/filesystem_dock.png | Bin .../first_2d_game/img/folder-content.png | Bin .../first_2d_game/img/grid_snap_button.png | Bin .../first_2d_game/img/group_tab.png | Bin .../first_2d_game/img/input-mapping-add-action.png | Bin .../first_2d_game/img/input-mapping-add-key.png | Bin .../first_2d_game/img/input-mapping-completed.png | Bin .../first_2d_game/img/instance_scene.png | Bin .../first_2d_game/img/lock_children.png | Bin .../first_2d_game/img/main_scene_nodes.png | Bin .../first_2d_game/img/mob_animations.gif | Bin .../first_2d_game/img/new-project-button.png | Bin .../first_2d_game/img/path2d_buttons.png | Bin .../first_2d_game/img/player_coll_shape.png | Bin .../first_2d_game/img/player_scale.png | Bin .../first_2d_game/img/player_scene_nodes.png | Bin .../first_2d_game/img/player_signal_connection.png | Bin .../first_2d_game/img/player_signals.png | Bin .../first_2d_game/img/set_collision_mask.png | Bin .../img/setting-project-width-and-height.png | Bin .../first_2d_game/img/setting-stretch-mode.png | Bin .../first_2d_game/img/spriteframes_panel.png | Bin .../first_2d_game/img/spriteframes_panel2.png | Bin .../first_2d_game/img/start_button_shortcut.png | Bin .../first_2d_game/img/ui_anchor.png | Bin .../first_2d_game/index.md | 0 .../first_3d_game/01.game_setup.md | 0 .../first_3d_game/02.player_input.md | 0 .../first_3d_game/03.player_movement_code.md | 0 .../first_3d_game/04.mob_scene.md | 0 .../first_3d_game/05.spawning_mobs.md | 0 .../first_3d_game/06.jump_and_squash.md | 0 .../first_3d_game/07.killing_player.md | 0 .../first_3d_game/08.score_and_replay.md | 0 .../first_3d_game/09.adding_animations.md | 0 .../first_3d_game/going_further.md | 0 .../img/01.game_setup/01.import_button.png | Bin .../01.game_setup/02.browse_to_project_folder.png | Bin .../img/01.game_setup/03.import_and_edit.png | Bin .../img/01.game_setup/04.start_assets.png | Bin .../img/01.game_setup/05.main_node.png | Bin .../img/01.game_setup/06.staticbody_node.png | Bin .../01.game_setup/07.collision_shape_warning.png | Bin .../img/01.game_setup/08.create_box_shape.png | Bin .../img/01.game_setup/09.box_extents.png | Bin .../img/01.game_setup/10.mesh_instance.png | Bin .../img/01.game_setup/11.cube_mesh.png | Bin .../img/01.game_setup/12.cube_resized.png | Bin .../img/01.game_setup/13.move_gizmo_y_axis.png | Bin .../img/01.game_setup/14.select_mode_icon.png | Bin .../img/01.game_setup/15.translation_amount.png | Bin .../img/01.game_setup/16.turn_on_shadows.png | Bin .../img/01.game_setup/17.project_with_light.png | Bin .../img/02.player_input/01.new_scene.png | Bin .../02.player_input/02.instantiating_the_model.png | Bin .../img/02.player_input/03.scene_structure.png | Bin .../img/02.player_input/04.sphere_shape.png | Bin .../img/02.player_input/05.moving_the_sphere_up.png | Bin .../img/02.player_input/06.toggling_visibility.png | Bin .../img/02.player_input/07.adding_action.png | Bin .../img/02.player_input/07.input_map_tab.png | Bin .../img/02.player_input/07.project_settings.png | Bin .../img/02.player_input/08.actions_list_empty.png | Bin .../img/02.player_input/08.create_key_action.png | Bin .../img/02.player_input/09.keyboard_key_popup.png | Bin .../img/02.player_input/09.keyboard_keys.png | Bin .../img/02.player_input/10.joy_axis_option.png | Bin .../img/02.player_input/11.joy_axis_popup.png | Bin .../img/02.player_input/12.move_inputs_mapped.png | Bin .../img/02.player_input/13.joy_button_option.png | Bin .../img/02.player_input/14.add_jump_button.png | Bin .../img/02.player_input/14.jump_input_action.png | Bin .../01.attach_script_to_player.png | Bin .../02.clicking_main_tab.png | Bin .../03.instance_child_scene.png | Bin .../04.scene_tree_with_camera.png | Bin .../05.camera_preview_checkbox.png | Bin .../03.player_movement_code/06.two_viewports.png | Bin .../07.camera_preview_checkbox.png | Bin .../img/03.player_movement_code/08.camera_moved.png | Bin .../03.player_movement_code/09.camera_rotated.png | Bin .../10.camera_perspective.png | Bin .../11.camera_orthographic.png | Bin .../img/04.mob_scene/01.initial_three_nodes.png | Bin .../img/04.mob_scene/02.add_child_node.png | Bin .../04.mob_scene/03.scene_with_collision_shape.png | Bin .../img/04.mob_scene/04.create_box_shape.png | Bin .../img/04.mob_scene/05.box_final_size.png | Bin .../img/04.mob_scene/06.visibility_notifier.png | Bin .../07.visibility_notifier_bbox_resized.png | Bin .../img/04.mob_scene/08.mob_attach_script.png | Bin .../img/04.mob_scene/09.switch_to_3d_workspace.png | Bin .../first_3d_game/img/04.mob_scene/10.node_dock.png | Bin .../img/04.mob_scene/11.connect_signal.png | Bin .../05.spawning_mobs/01.monsters_path_preview.png | Bin .../img/05.spawning_mobs/02.project_settings.png | Bin .../img/05.spawning_mobs/03.window_settings.png | Bin .../img/05.spawning_mobs/04.camera_preview.png | Bin .../img/05.spawning_mobs/05.cylinders_node.png | Bin .../img/05.spawning_mobs/06.cylinder_mesh.png | Bin .../img/05.spawning_mobs/07.top_view.png | Bin .../img/05.spawning_mobs/08.toggle_view_grid.png | Bin .../img/05.spawning_mobs/09.toggle_grid_snap.png | Bin .../05.spawning_mobs/10.place_first_cylinder.png | Bin .../05.spawning_mobs/11.both_cylinders_selected.png | Bin .../img/05.spawning_mobs/12.four_cylinders.png | Bin .../05.spawning_mobs/13.selecting_all_cylinders.png | Bin .../img/05.spawning_mobs/14.spatial_material.png | Bin .../img/05.spawning_mobs/15.bright-cylinders.png | Bin .../img/05.spawning_mobs/16.cylinders_fold.png | Bin .../img/05.spawning_mobs/17.points_options.png | Bin .../img/05.spawning_mobs/18.close_path.png | Bin .../img/05.spawning_mobs/19.path_result.png | Bin .../img/05.spawning_mobs/20.mob_scene_property.png | Bin .../img/05.spawning_mobs/20.spawn_nodes.png | Bin .../img/05.spawning_mobs/21.mob_timer.png | Bin .../05.spawning_mobs/22.mob_timer_properties.png | Bin .../img/05.spawning_mobs/23.timeout_signal.png | Bin .../05.spawning_mobs/24.connect_timer_to_main.png | Bin .../img/05.spawning_mobs/25.spawn_result.png | Bin .../img/06.jump_and_squash/02.project_settings.png | Bin .../img/06.jump_and_squash/03.physics_layers.png | Bin .../04.default_physics_properties.png | Bin .../06.jump_and_squash/05.toggle_layer_and_mask.png | Bin .../img/06.jump_and_squash/06.named_checkboxes.png | Bin .../06.jump_and_squash/07.player_physics_mask.png | Bin .../img/06.jump_and_squash/08.mob_physics_mask.png | Bin .../img/06.jump_and_squash/09.groups_tab.png | Bin .../img/06.jump_and_squash/10.group_scene_icon.png | Bin .../img/07.killing_player/01.adding_area_node.png | Bin .../img/07.killing_player/02.cylinder_shape.png | Bin .../img/07.killing_player/03.cylinder_in_editor.png | Bin .../04.mob_detector_properties.png | Bin .../07.killing_player/05.body_entered_signal.png | Bin .../img/07.killing_player/06.player_hit_signal.png | Bin .../img/08.score_and_replay/01.label_node.png | Bin .../08.score_and_replay/02.score_color_picker.png | Bin .../08.score_and_replay/02.score_custom_color.png | Bin .../08.score_and_replay/02.score_label_moved.png | Bin .../08.score_and_replay/02.score_placeholder.png | Bin .../img/08.score_and_replay/03.creating_theme.png | Bin .../img/08.score_and_replay/04.theme_preview.png | Bin .../img/08.score_and_replay/05.dynamic_font.png | Bin .../img/08.score_and_replay/06.font_data.png | Bin .../img/08.score_and_replay/07.font_size.png | Bin .../img/08.score_and_replay/08.open_main_script.png | Bin .../img/08.score_and_replay/09.score_in_game.png | Bin .../img/08.score_and_replay/10.layout_icon.png | Bin .../img/08.score_and_replay/11.full_rect_option.png | Bin .../img/08.score_and_replay/12.anchors_updated.png | Bin .../08.score_and_replay/13.retry_color_picker.png | Bin .../img/08.score_and_replay/14.retry_node.png | Bin .../img/08.score_and_replay/15.layout_center.png | Bin .../img/08.score_and_replay/16.new_scene.png | Bin .../08.score_and_replay/17.music_player_node.png | Bin .../18.music_node_properties.png | Bin .../08.score_and_replay/19.register_autoload.png | Bin .../img/08.score_and_replay/20.scene_dock_tabs.png | Bin .../08.score_and_replay/21.remote_scene_tree.png | Bin .../01.animation_player_dock.png | Bin .../img/09.adding_animations/02.new_animation.png | Bin .../img/09.adding_animations/03.float_name.png | Bin .../img/09.adding_animations/03.timeline.png | Bin .../09.adding_animations/04.autoplay_and_loop.png | Bin .../img/09.adding_animations/05.pin_icon.png | Bin .../09.adding_animations/06.animation_duration.png | Bin .../09.adding_animations/07.editable_timeline.png | Bin .../img/09.adding_animations/08.zoom_slider.png | Bin .../09.creating_first_keyframe.png | Bin .../img/09.adding_animations/10.initial_keys.png | Bin .../img/09.adding_animations/11.moving_keys.png | Bin .../09.adding_animations/12.second_keys_values.png | Bin .../img/09.adding_animations/13.second_keys.png | Bin .../img/09.adding_animations/14.play_button.png | Bin .../img/09.adding_animations/15.box_select.png | Bin .../img/09.adding_animations/16.easing_property.png | Bin .../img/09.adding_animations/17.ease_out.png | Bin .../18.ease_out_second_rotation_key.png | Bin .../19.ease_in_second_translation_key.png | Bin .../img/09.adding_animations/20.float_animation.gif | Bin .../img/09.adding_animations/21.script_icon.png | Bin .../first_3d_game/img/squash-the-creeps-final.gif | Bin .../first_3d_game/index.md | 0 .../introduction/first_look_at_the_editor.md | 0 .../introduction/godot_design_philosophy.md | 0 .../introduction/img/editor_intro_3d_viewport.png | Bin .../img/editor_intro_3d_viewport_perspective.png | Bin .../img/editor_intro_bottom_panel_animation.png | Bin .../introduction/img/editor_intro_bottom_panels.png | Bin .../introduction/img/editor_intro_editor_empty.png | Bin .../img/editor_intro_filesystem_dock.png | Bin .../img/editor_intro_help_class_animated_sprite.png | Bin .../img/editor_intro_inspector_dock.png | Bin .../introduction/img/editor_intro_language.png | Bin .../img/editor_intro_project_manager.png | Bin .../img/editor_intro_project_templates.png | Bin .../introduction/img/editor_intro_scene_dock.png | Bin .../introduction/img/editor_intro_search_help.png | Bin .../img/editor_intro_search_help_button.png | Bin .../introduction/img/editor_intro_toolbar_2d.png | Bin .../introduction/img/editor_intro_toolbar_3d.png | Bin .../introduction/img/editor_intro_top_menus.png | Bin .../introduction/img/editor_intro_workspace_2d.png | Bin .../introduction/img/editor_intro_workspace_3d.png | Bin .../img/editor_intro_workspace_assetlib.png | Bin .../img/editor_intro_workspace_script.png | Bin .../img/editor_ui_intro_dock_filesystem.png | Bin .../img/editor_ui_intro_dock_inspector.png | Bin .../img/editor_ui_intro_editor_02_toolbar.png | Bin .../editor_ui_intro_editor_03_animation_player.png | Bin .../img/editor_ui_intro_editor_04_2d_workspace.png | Bin .../img/editor_ui_intro_editor_05_3d_workspace.png | Bin .../img/editor_ui_intro_editor_06_3d_workspace.png | Bin ...ui_intro_editor_06_script_workspace_expanded.png | Bin .../editor_ui_intro_editor_interface_overview.png | Bin .../editor_ui_intro_script_class_documentation.png | Bin .../editor_ui_intro_script_search_documentation.png | Bin .../editor_ui_intro_script_search_help_window.png | Bin .../introduction/img/engine_design_01.png | Bin .../introduction/img/engine_design_02.png | Bin .../introduction/img/engine_design_03.png | Bin .../introduction/img/engine_design_fsm_plugin.png | Bin .../introduction/img/engine_design_rpg_in_a_box.png | Bin .../img/engine_design_visual_script.png | Bin .../introduction/img/introduction_editor.png | Bin .../introduction/img/introduction_ex_zodiac.png | Bin .../introduction/img/introduction_helms_of_fury.jpg | Bin .../introduction/img/introduction_rpg_in_a_box.png | Bin .../introduction/img/introduction_vscode.png | Bin .../img/key_concepts_character_nodes.png | Bin .../introduction/img/key_concepts_main_menu.png | Bin .../introduction/img/key_concepts_node_menu.png | Bin .../introduction/img/key_concepts_scene_example.png | Bin .../introduction/img/key_concepts_scene_tree.png | Bin .../introduction/img/key_concepts_signals.png | Bin .../img/manual_class_reference_inheritance.png | Bin .../img/manual_class_reference_search.png | Bin .../introduction/img/manual_search.png | Bin .../introduction/index.md | 0 .../introduction/introduction_to_godot.md | 0 .../introduction/key_concepts_overview.md | 0 .../introduction/learning_new_features.md | 0 .../step_by_step/files/instancing.zip | Bin .../step_by_step/files/pong_assets.zip | Bin .../step_by_step/img/add_script.png | Bin .../step_by_step/img/anchor_property.png | Bin .../step_by_step/img/brainslug.jpg | Bin .../step_by_step/img/chef.png | Bin .../step_by_step/img/connect_dialogue.png | Bin .../step_by_step/img/control_node_margin.png | Bin .../step_by_step/img/custom_font3.png | Bin .../step_by_step/img/editor_with_label.png | Bin .../step_by_step/img/empty_editor.png | Bin .../step_by_step/img/godot_editor_ui.png | Bin .../img/gui_step_tutorial_gui_scene_hierarchy.png | Bin .../step_by_step/img/helloworld.png | Bin .../step_by_step/img/hw.png | Bin .../step_by_step/img/instancing_ball_duplicated.png | Bin .../step_by_step/img/instancing_ball_instanced.png | Bin .../img/instancing_ball_instances_example.png | Bin .../step_by_step/img/instancing_ball_moved.png | Bin .../step_by_step/img/instancing_ball_scene.png | Bin .../img/instancing_diagram_open_world.png | Bin .../step_by_step/img/instancing_diagram_shooter.png | Bin .../img/instancing_import_and_edit_button.png | Bin .../step_by_step/img/instancing_import_browse.png | Bin .../step_by_step/img/instancing_import_button.png | Bin .../img/instancing_import_project_file.png | Bin .../img/instancing_instance_child_window.png | Bin .../step_by_step/img/instancing_main_scene.png | Bin .../img/instancing_main_scene_with_balls.png | Bin .../img/instancing_physics_material_expand.png | Bin .../img/instancing_property_bounce_updated.png | Bin .../img/instancing_property_gravity_scale.png | Bin .../img/instancing_property_revert_icon.png | Bin .../img/instancing_scene_link_button.png | Bin .../step_by_step/img/instancing_scene_tabs.png | Bin .../step_by_step/img/label_button_example.png | Bin .../step_by_step/img/layout_menu.png | Bin .../step_by_step/img/main_scene.png | Bin .../step_by_step/img/neversaved.png | Bin .../step_by_step/img/newnode_button.png | Bin .../img/nodes_and_scenes_01_empty_editor.png | Bin .../img/nodes_and_scenes_02_scene_dock.png | Bin .../img/nodes_and_scenes_03_create_node_window.png | Bin .../img/nodes_and_scenes_04_create_label_window.png | Bin .../img/nodes_and_scenes_05_editor_with_label.png | Bin .../img/nodes_and_scenes_06_label_text.png | Bin .../img/nodes_and_scenes_07_move_tool.png | Bin .../img/nodes_and_scenes_08_hello_world_text.png | Bin .../img/nodes_and_scenes_09_play_scene_button.png | Bin .../img/nodes_and_scenes_10_save_scene_popup.png | Bin .../img/nodes_and_scenes_11_save_scene_as.png | Bin .../img/nodes_and_scenes_12_final_result.png | Bin .../img/nodes_and_scenes_13_play_button.png | Bin .../img/nodes_and_scenes_14_main_scene_popup.png | Bin .../img/nodes_and_scenes_15_select_main_scene.png | Bin .../img/nodes_and_scenes_3d_scene_example.png | Bin .../img/nodes_and_scenes_character_nodes.png | Bin .../step_by_step/img/nodes_and_scenes_nodes.png | Bin .../step_by_step/img/playscene.png | Bin .../step_by_step/img/project_manager_first_open.png | Bin .../step_by_step/img/save_scene.png | Bin .../step_by_step/img/scene_tree_example.png | Bin .../step_by_step/img/script_added.png | Bin .../img/script_class_nativescript_example.png | Bin .../step_by_step/img/script_create.png | Bin .../step_by_step/img/script_template.png | Bin .../step_by_step/img/scripting_camera_shake.gif | Bin .../step_by_step/img/scripting_cpp.png | Bin .../step_by_step/img/scripting_csharp.png | Bin .../img/scripting_first_script_add_sprite_node.png | Bin .../scripting_first_script_attach_node_script.png | Bin .../img/scripting_first_script_attach_script.png | Bin .../img/scripting_first_script_centering_sprite.png | Bin .../img/scripting_first_script_click_other_node.png | Bin .../img/scripting_first_script_dragging_sprite.png | Bin ...cripting_first_script_godot_turning_in_place.gif | Bin .../scripting_first_script_moving_with_input.gif | Bin .../scripting_first_script_print_hello_world.png | Bin .../scripting_first_script_property_tooltips.png | Bin .../img/scripting_first_script_rotating_godot.gif | Bin .../img/scripting_first_script_scene_tree.png | Bin .../img/scripting_first_script_setting_texture.png | Bin .../step_by_step/img/scripting_gdscript.png | Bin .../step_by_step/img/scripting_hello.png | Bin .../step_by_step/img/scripting_scene_tree.png | Bin .../step_by_step/img/scripting_visualscript.png | Bin .../step_by_step/img/signals.png | Bin .../step_by_step/img/signals_01_new_scene.png | Bin .../step_by_step/img/signals_02_2d_scene.png | Bin .../step_by_step/img/signals_03_dragging_scene.png | Bin .../step_by_step/img/signals_04_add_child_node.png | Bin .../step_by_step/img/signals_05_add_button.png | Bin .../step_by_step/img/signals_06_drag_button.png | Bin .../step_by_step/img/signals_07_select_tool.png | Bin .../img/signals_08_toggle_motion_text.png | Bin .../step_by_step/img/signals_09_scene_setup.png | Bin .../step_by_step/img/signals_10_node_dock.png | Bin .../step_by_step/img/signals_11_pressed_signals.png | Bin .../step_by_step/img/signals_12_node_connection.png | Bin .../img/signals_13_signals_connection_icon.png | Bin .../img/signals_14_signals_connection_info.png | Bin .../step_by_step/img/signals_15_scene_tree.png | Bin .../step_by_step/img/signals_16_click_script.png | Bin .../step_by_step/img/signals_17_custom_signal.png | Bin .../step_by_step/img/signals_18_timer_autostart.png | Bin .../img/signals_advanced_connection_window.png | Bin .../img/signals_connect_dialog_timer.png | Bin .../step_by_step/img/signals_disconnect_timer.png | Bin .../step_by_step/img/signals_node_setup.png | Bin .../step_by_step/img/signals_node_tab_timer.png | Bin .../img/textureframe_in_box_container_expand.png | Bin .../img/textureframe_in_box_container_fill.png | Bin .../step_by_step/img/ui_anchor_and_margins.png | Bin .../step_by_step/img/ui_design_rough.png | Bin .../step_by_step/index.md | 0 .../step_by_step/instancing.md | 0 .../step_by_step/nodes_and_scenes.md | 0 .../step_by_step/scripting_first_script.md | 0 .../step_by_step/scripting_languages.md | 0 .../step_by_step/scripting_player_input.md | 0 .../step_by_step/signals.md | 0 {tutorials => usage}/2d/2d_lights_and_shadows.md | 0 {tutorials => usage}/2d/2d_meshes.md | 0 {tutorials => usage}/2d/2d_movement.md | 0 {tutorials => usage}/2d/2d_sprite_animation.md | 0 {tutorials => usage}/2d/2d_transforms.md | 0 {tutorials => usage}/2d/canvas_layers.md | 0 {tutorials => usage}/2d/custom_drawing_in_2d.md | 0 {tutorials => usage}/2d/files/2D_movement_demo.zip | Bin {tutorials => usage}/2d/files/run_animation.zip | Bin .../2d/img/2d_animation_add_from_spritesheet.png | Bin .../2d/img/2d_animation_frog_spritesheet.png | Bin .../2d/img/2d_animation_full_animation.png | Bin .../2d/img/2d_animation_new_animation.png | Bin .../2d/img/2d_animation_new_spriteframes.png | Bin .../2d/img/2d_animation_new_track.png | Bin .../img/2d_animation_play_spritesheet_animation.png | Bin .../2d/img/2d_animation_player-run.png | Bin .../2d/img/2d_animation_run_preview.gif | Bin .../2d/img/2d_animation_running.gif | Bin .../2d/img/2d_animation_setframes.png | Bin .../2d/img/2d_animation_spriteframes.png | Bin .../2d/img/2d_animation_spriteframes_done.png | Bin .../2d/img/2d_animation_spritesheet_animation.png | Bin .../2d/img/2d_animation_spritesheet_select_rows.png | Bin .../img/2d_animation_spritesheet_selectframes.png | Bin {tutorials => usage}/2d/img/2d_animation_tree1.png | Bin {tutorials => usage}/2d/img/2d_animation_tree2.png | Bin .../2d/img/autotile_template_2x2.png | Bin .../2d/img/autotile_template_3x3_minimal.png | Bin .../2d/img/autotile_template_3x3_minimal_16.png | Bin .../autotile_template_3x3_minimal_topdown_floor.png | Bin .../autotile_template_3x3_minimal_topdown_walls.png | Bin ...tile_template_3x3_minimal_topdown_walls_tall.png | Bin ...ile_template_3x3_minimal_topdown_walls_thick.png | Bin {tutorials => usage}/2d/img/canvaslayers.png | Bin {tutorials => usage}/2d/img/direction1.png | Bin {tutorials => usage}/2d/img/direction2.png | Bin .../2d/img/emission_mask_border.gif | Bin .../2d/img/emission_mask_directed_border.gif | Bin {tutorials => usage}/2d/img/emission_mask_solid.gif | Bin {tutorials => usage}/2d/img/emission_shapes1.png | Bin {tutorials => usage}/2d/img/emission_shapes2.png | Bin {tutorials => usage}/2d/img/emission_shapes3.png | Bin {tutorials => usage}/2d/img/emission_shapes4.png | Bin .../2d/img/light_shadow_all_lights.png | Bin .../2d/img/light_shadow_all_lights_no_blob.png | Bin .../2d/img/light_shadow_ambient.png | Bin .../2d/img/light_shadow_background.png | Bin .../2d/img/light_shadow_cull_clockwise.png | Bin .../2d/img/light_shadow_cull_counter_clockwise.png | Bin .../2d/img/light_shadow_cull_disabled.png | Bin .../2d/img/light_shadow_filter0.png | Bin .../2d/img/light_shadow_filter0_pcf0.png | Bin .../2d/img/light_shadow_filter30.png | Bin {tutorials => usage}/2d/img/light_shadow_grad0.png | Bin {tutorials => usage}/2d/img/light_shadow_grad10.png | Bin {tutorials => usage}/2d/img/light_shadow_light.png | Bin .../2d/img/light_shadow_light_blob.png | Bin {tutorials => usage}/2d/img/light_shadow_main.png | Bin {tutorials => usage}/2d/img/light_shadow_normal.png | Bin {tutorials => usage}/2d/img/light_shadow_pcf13.png | Bin .../2d/img/light_shadow_sprites.png | Bin {tutorials => usage}/2d/img/mesh2d1.png | Bin {tutorials => usage}/2d/img/mesh2d2.png | Bin {tutorials => usage}/2d/img/mesh2d3.png | Bin {tutorials => usage}/2d/img/mesh2d4.png | Bin {tutorials => usage}/2d/img/mesh2d5.png | Bin {tutorials => usage}/2d/img/movement_8way.gif | Bin {tutorials => usage}/2d/img/movement_click.gif | Bin {tutorials => usage}/2d/img/movement_inputs.png | Bin {tutorials => usage}/2d/img/movement_rotate1.gif | Bin {tutorials => usage}/2d/img/movement_rotate2.gif | Bin {tutorials => usage}/2d/img/paranim10.gif | Bin {tutorials => usage}/2d/img/paranim11.gif | Bin {tutorials => usage}/2d/img/paranim12.gif | Bin {tutorials => usage}/2d/img/paranim14.gif | Bin {tutorials => usage}/2d/img/paranim15.gif | Bin {tutorials => usage}/2d/img/paranim18.gif | Bin {tutorials => usage}/2d/img/paranim20.gif | Bin {tutorials => usage}/2d/img/paranim21.gif | Bin {tutorials => usage}/2d/img/paranim3.gif | Bin {tutorials => usage}/2d/img/paranim4.gif | Bin {tutorials => usage}/2d/img/paranim5.gif | Bin {tutorials => usage}/2d/img/paranim6.gif | Bin {tutorials => usage}/2d/img/paranim7.gif | Bin {tutorials => usage}/2d/img/paranim8.gif | Bin {tutorials => usage}/2d/img/paranim9.gif | Bin {tutorials => usage}/2d/img/particles1.png | Bin {tutorials => usage}/2d/img/particles2.png | Bin {tutorials => usage}/2d/img/particles_convert.png | Bin {tutorials => usage}/2d/img/particles_material.png | Bin {tutorials => usage}/2d/img/result_drawarc.png | Bin {tutorials => usage}/2d/img/result_drawarc_poly.png | Bin {tutorials => usage}/2d/img/tile_lock.png | Bin {tutorials => usage}/2d/img/tilemap_add_tile.png | Bin {tutorials => usage}/2d/img/tilemap_add_tileset.png | Bin {tutorials => usage}/2d/img/tilemap_draw.png | Bin {tutorials => usage}/2d/img/tilemap_menu.png | Bin {tutorials => usage}/2d/img/tilemap_mode.png | Bin {tutorials => usage}/2d/img/tilemap_size.png | Bin {tutorials => usage}/2d/img/tilemap_tool.png | Bin .../2d/img/tileset_add_collision.png | Bin {tutorials => usage}/2d/img/tileset_atlas.png | Bin {tutorials => usage}/2d/img/tileset_draw_atlas.png | Bin {tutorials => usage}/2d/img/tileset_snap.png | Bin {tutorials => usage}/2d/img/tilesheet.png | Bin .../2d/img/viewport_transforms2.png | Bin {tutorials => usage}/2d/index.md | 0 {tutorials => usage}/2d/particle_systems_2d.md | 0 {tutorials => usage}/2d/using_tilemaps.md | 0 {tutorials => usage}/3d/3d_rendering_limitations.md | 0 {tutorials => usage}/3d/3d_text.md | 0 {tutorials => usage}/3d/baked_lightmaps.md | 0 {tutorials => usage}/3d/csg_tools.md | 0 .../3d/environment_and_post_processing.md | 0 {tutorials => usage}/3d/files/gridmap_demo.zip | Bin {tutorials => usage}/3d/gi_probes.md | 0 {tutorials => usage}/3d/high_dynamic_range.md | 0 {tutorials => usage}/3d/img/add_material.png | Bin {tutorials => usage}/3d/img/baked_light_bake.png | Bin .../3d/img/baked_light_bake_mode.png | Bin {tutorials => usage}/3d/img/baked_light_blender.png | Bin {tutorials => usage}/3d/img/baked_light_bounds.png | Bin {tutorials => usage}/3d/img/baked_light_capture.png | Bin .../3d/img/baked_light_comparison.png | Bin {tutorials => usage}/3d/img/baked_light_import.png | Bin .../3d/img/baked_light_indirect.gif | Bin {tutorials => usage}/3d/img/baked_light_lmsize.png | Bin .../3d/img/baked_light_mesh_menu.png | Bin {tutorials => usage}/3d/img/baked_light_mode.png | Bin .../3d/img/baked_light_omnilight_size.png | Bin {tutorials => usage}/3d/img/baked_light_scene.png | Bin {tutorials => usage}/3d/img/baked_light_use.png | Bin .../3d/img/baked_light_uvchannel.png | Bin {tutorials => usage}/3d/img/blend_splits.png | Bin .../3d/img/clearcoat_comparison.png | Bin {tutorials => usage}/3d/img/csg.gif | Bin {tutorials => usage}/3d/img/csg_bed.png | Bin {tutorials => usage}/3d/img/csg_bed_mat.png | Bin {tutorials => usage}/3d/img/csg_bed_tree.png | Bin {tutorials => usage}/3d/img/csg_custom_mesh.png | Bin {tutorials => usage}/3d/img/csg_desk.png | Bin {tutorials => usage}/3d/img/csg_lamp.png | Bin {tutorials => usage}/3d/img/csg_lamp_extrude.png | Bin {tutorials => usage}/3d/img/csg_lamp_pole_stand.png | Bin {tutorials => usage}/3d/img/csg_lamp_polygon.png | Bin {tutorials => usage}/3d/img/csg_lamp_spin.png | Bin {tutorials => usage}/3d/img/csg_mesh.png | Bin {tutorials => usage}/3d/img/csg_nodes.png | Bin {tutorials => usage}/3d/img/csg_operation.png | Bin {tutorials => usage}/3d/img/csg_operation_menu.png | Bin {tutorials => usage}/3d/img/csg_overdraw.png | Bin {tutorials => usage}/3d/img/csg_pillow_hole.png | Bin {tutorials => usage}/3d/img/csg_pillow_smooth.png | Bin {tutorials => usage}/3d/img/csg_poly.png | Bin {tutorials => usage}/3d/img/csg_poly_mode.png | Bin {tutorials => usage}/3d/img/csg_room.png | Bin {tutorials => usage}/3d/img/csg_room_invert.png | Bin {tutorials => usage}/3d/img/csg_room_result.png | Bin {tutorials => usage}/3d/img/csg_shelf.png | Bin {tutorials => usage}/3d/img/csg_shelf_big.png | Bin {tutorials => usage}/3d/img/csg_shelf_subtract.png | Bin .../3d/img/csg_shelf_subtract_menu.png | Bin .../3d/img/directional_shadow_params.png | Bin .../img/environment_adjusments_custom_gradient.png | Bin .../img/environment_adjusments_default_gradient.png | Bin .../3d/img/environment_adjustments.png | Bin .../3d/img/environment_adjustments_bcs.png | Bin {tutorials => usage}/3d/img/environment_ambient.png | Bin .../3d/img/environment_ambient2.png | Bin .../3d/img/environment_ambient_comparison.png | Bin .../3d/img/environment_background1.png | Bin {tutorials => usage}/3d/img/environment_camera.png | Bin {tutorials => usage}/3d/img/environment_default.png | Bin {tutorials => usage}/3d/img/environment_dof_far.png | Bin .../3d/img/environment_dof_near.png | Bin .../3d/img/environment_fog_depth_height.png | Bin .../3d/img/environment_fog_transmission.png | Bin {tutorials => usage}/3d/img/environment_glow1.png | Bin .../3d/img/environment_glow_bicubic.png | Bin .../3d/img/environment_glow_bloom.png | Bin .../3d/img/environment_glow_layers.png | Bin .../3d/img/environment_glow_layers2.png | Bin .../3d/img/environment_glow_threshold.png | Bin {tutorials => usage}/3d/img/environment_hdr.png | Bin .../3d/img/environment_hdr_autoexp.gif | Bin .../3d/img/environment_hdr_bloom.png | Bin .../3d/img/environment_mixed_blur.png | Bin {tutorials => usage}/3d/img/environment_ssao.png | Bin {tutorials => usage}/3d/img/environment_ssao2.png | Bin .../3d/img/environment_ssao_parameters.png | Bin {tutorials => usage}/3d/img/environment_ssr.png | Bin {tutorials => usage}/3d/img/environment_world.png | Bin {tutorials => usage}/3d/img/giprobe_bake.png | Bin .../3d/img/giprobe_bake_property.png | Bin {tutorials => usage}/3d/img/giprobe_indirect.png | Bin .../3d/img/giprobe_indirect_energy_result.png | Bin {tutorials => usage}/3d/img/giprobe_interior.png | Bin .../3d/img/giprobe_interior_setting.png | Bin .../3d/img/giprobe_light_indirect.png | Bin {tutorials => usage}/3d/img/giprobe_quality.png | Bin .../3d/img/giprobe_ref_blending.png | Bin {tutorials => usage}/3d/img/giprobe_tweaking.png | Bin .../3d/img/giprobe_voxel_reflections.png | Bin {tutorials => usage}/3d/img/giprobe_wrap.png | Bin {tutorials => usage}/3d/img/gridmap_create_body.png | Bin {tutorials => usage}/3d/img/gridmap_export.png | Bin {tutorials => usage}/3d/img/gridmap_main.png | Bin {tutorials => usage}/3d/img/gridmap_menu.png | Bin {tutorials => usage}/3d/img/gridmap_mesh_scene.png | Bin .../3d/img/gridmap_meshlibrary1.png | Bin {tutorials => usage}/3d/img/gridmap_select.png | Bin {tutorials => usage}/3d/img/gridmap_shift_axis.png | Bin {tutorials => usage}/3d/img/hdr_gamma.png | Bin {tutorials => usage}/3d/img/label_3d.png | Bin {tutorials => usage}/3d/img/light_attenuation.png | Bin {tutorials => usage}/3d/img/light_directional.png | Bin {tutorials => usage}/3d/img/light_omni.png | Bin {tutorials => usage}/3d/img/light_omni_params.png | Bin {tutorials => usage}/3d/img/light_params.png | Bin {tutorials => usage}/3d/img/light_spot.png | Bin {tutorials => usage}/3d/img/material_depth_draw.png | Bin {tutorials => usage}/3d/img/meshlibrary_scene.png | Bin {tutorials => usage}/3d/img/multimesh_result.png | Bin .../3d/img/multimesh_scene_tree.png | Bin {tutorials => usage}/3d/img/multimesh_settings.png | Bin {tutorials => usage}/3d/img/multimesh_toolbar.png | Bin {tutorials => usage}/3d/img/normal_bias.png | Bin .../3d/img/occluder_shape_polygon.png | Bin .../3d/img/occluder_shape_polygon2.png | Bin .../3d/img/occluder_shape_polygon_hole.png | Bin .../3d/img/occluder_shape_polygon_inspector.png | Bin .../3d/img/occluder_shape_sphere_inspector.png | Bin .../3d/img/occluder_shape_sphere_terrain.png | Bin .../3d/img/project_setting_shadow.png | Bin {tutorials => usage}/3d/img/pssm_explained.png | Bin {tutorials => usage}/3d/img/refprobe_ambient.png | Bin {tutorials => usage}/3d/img/refprobe_atlas.png | Bin {tutorials => usage}/3d/img/refprobe_blending.png | Bin .../3d/img/refprobe_box_property.png | Bin {tutorials => usage}/3d/img/refprobe_boxcorrect.png | Bin .../3d/img/refprobe_center_gizmo.png | Bin {tutorials => usage}/3d/img/refprobe_cullmask.png | Bin {tutorials => usage}/3d/img/refprobe_setup.png | Bin {tutorials => usage}/3d/img/refprobe_shadows.png | Bin {tutorials => usage}/3d/img/refprobe_ssr.png | Bin {tutorials => usage}/3d/img/shadow_atlas.png | Bin {tutorials => usage}/3d/img/shadow_bias.png | Bin {tutorials => usage}/3d/img/shadow_blocky.png | Bin {tutorials => usage}/3d/img/shadow_contact.png | Bin {tutorials => usage}/3d/img/shadow_omni_dp_cm.png | Bin {tutorials => usage}/3d/img/shadow_pcf1.png | Bin {tutorials => usage}/3d/img/shadow_pcf2.png | Bin {tutorials => usage}/3d/img/shadow_pssm.png | Bin {tutorials => usage}/3d/img/shadow_quadrants.png | Bin {tutorials => usage}/3d/img/shadow_quadrants2.png | Bin {tutorials => usage}/3d/img/spatial_material1.png | Bin {tutorials => usage}/3d/img/spatial_material10.png | Bin {tutorials => usage}/3d/img/spatial_material11.png | Bin {tutorials => usage}/3d/img/spatial_material12.png | Bin {tutorials => usage}/3d/img/spatial_material13.png | Bin {tutorials => usage}/3d/img/spatial_material14.png | Bin {tutorials => usage}/3d/img/spatial_material15.png | Bin {tutorials => usage}/3d/img/spatial_material16.png | Bin {tutorials => usage}/3d/img/spatial_material17.png | Bin {tutorials => usage}/3d/img/spatial_material18.png | Bin {tutorials => usage}/3d/img/spatial_material19.png | Bin {tutorials => usage}/3d/img/spatial_material2.png | Bin {tutorials => usage}/3d/img/spatial_material20.png | Bin {tutorials => usage}/3d/img/spatial_material21.png | Bin {tutorials => usage}/3d/img/spatial_material22.png | Bin {tutorials => usage}/3d/img/spatial_material23.png | Bin {tutorials => usage}/3d/img/spatial_material24.png | Bin {tutorials => usage}/3d/img/spatial_material25.png | Bin {tutorials => usage}/3d/img/spatial_material26.png | Bin {tutorials => usage}/3d/img/spatial_material3.png | Bin {tutorials => usage}/3d/img/spatial_material4.png | Bin {tutorials => usage}/3d/img/spatial_material5.png | Bin {tutorials => usage}/3d/img/spatial_material6.png | Bin {tutorials => usage}/3d/img/spatial_material7.png | Bin {tutorials => usage}/3d/img/spatial_material8.png | Bin {tutorials => usage}/3d/img/spatial_material9.png | Bin .../3d/img/spatial_material_proxfade.gif | Bin {tutorials => usage}/3d/img/text_mesh.png | Bin {tutorials => usage}/3d/img/text_mesh_texture.png | Bin {tutorials => usage}/3d/img/text_mesh_textured.png | Bin {tutorials => usage}/3d/img/transforms_camera.png | Bin {tutorials => usage}/3d/img/transforms_euler.png | Bin .../3d/img/transforms_euler_himself.png | Bin {tutorials => usage}/3d/img/transforms_gimbal.gif | Bin {tutorials => usage}/3d/img/transforms_gizmo.png | Bin .../3d/img/transforms_interpolate1.gif | Bin .../3d/img/transforms_interpolate2.gif | Bin .../3d/img/transforms_local_space.png | Bin {tutorials => usage}/3d/img/transforms_rotate1.gif | Bin {tutorials => usage}/3d/img/transforms_rotate2.gif | Bin {tutorials => usage}/3d/img/tuto_3d1.png | Bin {tutorials => usage}/3d/img/tuto_3d10.png | Bin {tutorials => usage}/3d/img/tuto_3d11.png | Bin {tutorials => usage}/3d/img/tuto_3d2.png | Bin {tutorials => usage}/3d/img/tuto_3d3.png | Bin {tutorials => usage}/3d/img/tuto_3d4.png | Bin {tutorials => usage}/3d/img/tuto_3d5.png | Bin {tutorials => usage}/3d/img/tuto_3d6.png | Bin {tutorials => usage}/3d/img/tuto_3d6_1.png | Bin {tutorials => usage}/3d/img/tuto_3d6_2.png | Bin {tutorials => usage}/3d/img/tuto_3d8.png | Bin {tutorials => usage}/3d/index.md | 0 {tutorials => usage}/3d/introduction_to_3d.md | 0 {tutorials => usage}/3d/lights_and_shadows.md | 0 {tutorials => usage}/3d/occluders.md | 0 .../3d/portals/advanced_room_and_portal_usage.md | 0 .../3d/portals/editing_rooms_and_portals.md | 0 .../portals/first_steps_with_rooms_and_portals.md | 0 .../3d/portals/img/autoplace_priority.png | Bin .../3d/portals/img/convert_rooms_button.png | Bin {tutorials => usage}/3d/portals/img/convex_hull.png | Bin .../3d/portals/img/cull_instance.png | Bin .../3d/portals/img/example_scenetree.png | Bin {tutorials => usage}/3d/portals/img/freeform.png | Bin {tutorials => usage}/3d/portals/img/house_scene.png | Bin {tutorials => usage}/3d/portals/img/island.png | Bin .../3d/portals/img/portal_inspector.png | Bin .../3d/portals/img/portal_point_editing.png | Bin .../3d/portals/img/room_manager.png | Bin .../3d/portals/img/room_overlap.png | Bin .../3d/portals/img/room_point_editing.png | Bin .../3d/portals/img/roomgroup_notification.png | Bin {tutorials => usage}/3d/portals/img/roomgroups.png | Bin .../3d/portals/img/roomlist_node.png | Bin {tutorials => usage}/3d/portals/img/simple_room.png | Bin .../3d/portals/img/simple_scenetree.png | Bin {tutorials => usage}/3d/portals/img/tent.png | Bin .../3d/portals/img/tent_terrain.png | Bin .../3d/portals/img/visibility_enabler.png | Bin {tutorials => usage}/3d/portals/index.md | 0 .../3d/portals/introduction_to_rooms_and_portals.md | 0 .../3d/portals/rooms_and_portals_example.md | 0 .../tutorial_simple/img/tutorial_simple_1.png | Bin .../tutorial_simple/img/tutorial_simple_2.png | Bin .../tutorial_simple/img/tutorial_simple_3.png | Bin .../tutorial_simple/img/tutorial_simple_4.png | Bin .../tutorial_simple/img/tutorial_simple_5.png | Bin .../tutorial_simple/img/tutorial_simple_6.png | Bin .../portals/using_objects_in_rooms_and_portals.md | 0 .../3d/procedural_geometry/arraymesh.md | 0 .../3d/procedural_geometry/immediategeometry.md | 0 .../3d/procedural_geometry/index.md | 0 .../3d/procedural_geometry/meshdatatool.md | 0 .../3d/procedural_geometry/surfacetool.md | 0 {tutorials => usage}/3d/reflection_probes.md | 0 {tutorials => usage}/3d/spatial_material.md | 0 {tutorials => usage}/3d/using_gridmaps.md | 0 .../3d/using_multi_mesh_instance.md | 0 {tutorials => usage}/3d/using_transforms.md | 0 {tutorials => usage}/animation/2d_skeletons.md | 0 {tutorials => usage}/animation/animation_tree.md | 0 {tutorials => usage}/animation/cutout_animation.md | 0 .../animation/files/gbot_resources.zip | Bin .../animation/img/animation_add.png | Bin .../img/animation_add_call_method_track.png | Bin .../animation/img/animation_add_track.png | Bin .../animation/img/animation_animation_panel.png | Bin .../img/animation_animation_panel_overview.png | Bin .../img/animation_animation_player_tree.png | Bin .../img/animation_call_method_keyframe.png | Bin .../animation/img/animation_convenience_buttons.png | Bin .../img/animation_create_animationplayer.png | Bin .../img/animation_create_new_animation.png | Bin .../animation/img/animation_illustration.png | Bin .../animation/img/animation_keyframe_editor_key.png | Bin .../animation/img/animation_keyframes.png | Bin .../animation/img/animation_loop.png | Bin .../animation/img/animation_method_options.png | Bin .../animation/img/animation_normal_track.png | Bin .../animation/img/animation_play_from_beginning.png | Bin .../animation/img/animation_properties_keyframe.png | Bin .../img/animation_select_audiostreamplayer.png | Bin .../animation/img/animation_set_length.png | Bin .../animation/img/animation_simple.gif | Bin .../animation/img/animation_timeline.png | Bin .../animation/img/animation_track.png | Bin .../animation/img/animation_track_interpolation.png | Bin .../animation/img/animation_track_loop_modes.png | Bin .../animation/img/animation_track_rate.png | Bin .../animation/img/animation_track_settings.png | Bin {tutorials => usage}/animation/img/animtree1.png | Bin {tutorials => usage}/animation/img/animtree10.png | Bin {tutorials => usage}/animation/img/animtree11.gif | Bin {tutorials => usage}/animation/img/animtree12.png | Bin {tutorials => usage}/animation/img/animtree13.png | Bin {tutorials => usage}/animation/img/animtree14.png | Bin {tutorials => usage}/animation/img/animtree15.gif | Bin {tutorials => usage}/animation/img/animtree16.png | Bin {tutorials => usage}/animation/img/animtree17.png | Bin {tutorials => usage}/animation/img/animtree18.png | Bin {tutorials => usage}/animation/img/animtree2.png | Bin {tutorials => usage}/animation/img/animtree3.png | Bin {tutorials => usage}/animation/img/animtree4.png | Bin {tutorials => usage}/animation/img/animtree5.gif | Bin {tutorials => usage}/animation/img/animtree6.png | Bin {tutorials => usage}/animation/img/animtree6b.gif | Bin {tutorials => usage}/animation/img/animtree7.gif | Bin {tutorials => usage}/animation/img/animtree8.gif | Bin {tutorials => usage}/animation/img/animtree9.png | Bin .../animation/img/gBot_complete.png | Bin {tutorials => usage}/animation/img/gBot_pieces.png | Bin .../img/playing_videos_aspect_ratio_container.png | Bin {tutorials => usage}/animation/img/skel2d1.png | Bin {tutorials => usage}/animation/img/skel2d10.png | Bin {tutorials => usage}/animation/img/skel2d11.png | Bin {tutorials => usage}/animation/img/skel2d12.png | Bin {tutorials => usage}/animation/img/skel2d13.png | Bin {tutorials => usage}/animation/img/skel2d14.png | Bin {tutorials => usage}/animation/img/skel2d15.png | Bin {tutorials => usage}/animation/img/skel2d16.png | Bin {tutorials => usage}/animation/img/skel2d17.png | Bin {tutorials => usage}/animation/img/skel2d18.png | Bin {tutorials => usage}/animation/img/skel2d19.png | Bin {tutorials => usage}/animation/img/skel2d2.png | Bin {tutorials => usage}/animation/img/skel2d20.gif | Bin {tutorials => usage}/animation/img/skel2d21.gif | Bin {tutorials => usage}/animation/img/skel2d22.png | Bin {tutorials => usage}/animation/img/skel2d23.png | Bin {tutorials => usage}/animation/img/skel2d24.png | Bin {tutorials => usage}/animation/img/skel2d25.gif | Bin {tutorials => usage}/animation/img/skel2d3.png | Bin {tutorials => usage}/animation/img/skel2d4.png | Bin {tutorials => usage}/animation/img/skel2d5.png | Bin {tutorials => usage}/animation/img/skel2d6.png | Bin {tutorials => usage}/animation/img/skel2d7.png | Bin {tutorials => usage}/animation/img/skel2d8.png | Bin {tutorials => usage}/animation/img/skel2d9.png | Bin {tutorials => usage}/animation/img/tuto_cutout1.png | Bin .../animation/img/tuto_cutout10.png | Bin .../animation/img/tuto_cutout11.png | Bin .../animation/img/tuto_cutout12.png | Bin .../animation/img/tuto_cutout13.png | Bin .../animation/img/tuto_cutout14.png | Bin .../animation/img/tuto_cutout15.png | Bin .../animation/img/tuto_cutout15_2.png | Bin .../animation/img/tuto_cutout16.png | Bin .../animation/img/tuto_cutout17.png | Bin .../animation/img/tuto_cutout18.png | Bin .../animation/img/tuto_cutout19.png | Bin {tutorials => usage}/animation/img/tuto_cutout2.png | Bin .../animation/img/tuto_cutout20.png | Bin .../animation/img/tuto_cutout21.png | Bin .../animation/img/tuto_cutout22.png | Bin .../animation/img/tuto_cutout23.png | Bin .../animation/img/tuto_cutout24.png | Bin {tutorials => usage}/animation/img/tuto_cutout3.png | Bin {tutorials => usage}/animation/img/tuto_cutout4.png | Bin {tutorials => usage}/animation/img/tuto_cutout5.png | Bin {tutorials => usage}/animation/img/tuto_cutout6.png | Bin {tutorials => usage}/animation/img/tuto_cutout7.png | Bin {tutorials => usage}/animation/img/tuto_cutout9.png | Bin .../animation/img/tuto_cutout_walk.gif | Bin .../animation/img/tutovec_torso1.gif | Bin .../animation/img/tutovec_torso2.gif | Bin .../animation/img/tutovec_torso4.gif | Bin .../animation/img/tutovec_torso5.gif | Bin {tutorials => usage}/animation/index.md | 0 {tutorials => usage}/animation/introduction.md | 0 {tutorials => usage}/animation/playing_videos.md | 0 .../assets_pipeline/escn_exporter/animation.md | 0 .../assets_pipeline/escn_exporter/img/armature.jpg | Bin .../assets_pipeline/escn_exporter/img/body_type.jpg | Bin .../assets_pipeline/escn_exporter/img/col_only.png | Bin .../escn_exporter/img/collision_shapes.jpg | Bin .../escn_exporter/img/dope_sheet.jpg | Bin .../escn_exporter/img/enable_physics.png | Bin .../escn_exporter/img/external_mat_option.jpg | Bin .../escn_exporter/img/gd_dot_material.jpg | Bin .../assets_pipeline/escn_exporter/img/hide.jpg | Bin .../assets_pipeline/escn_exporter/img/in_godot.jpg | Bin .../escn_exporter/img/light_properties.jpg | Bin .../escn_exporter/img/material_search.jpg | Bin .../escn_exporter/img/nla_editor.jpg | Bin .../escn_exporter/img/nla_pushdown.jpg | Bin .../assets_pipeline/escn_exporter/img/nla_strip.jpg | Bin .../escn_exporter/img/stash_action.jpg | Bin .../escn_exporter/img/stash_action_option.jpg | Bin .../assets_pipeline/escn_exporter/index.md | 0 .../assets_pipeline/escn_exporter/lights.md | 0 .../assets_pipeline/escn_exporter/material.md | 0 .../assets_pipeline/escn_exporter/mesh.md | 0 .../assets_pipeline/escn_exporter/physics.md | 0 .../assets_pipeline/escn_exporter/skeleton.md | 0 .../assets_pipeline/exporting_3d_scenes.md | 0 .../img/3dimp_BlenderEmptyDrawTypes.png | Bin .../assets_pipeline/img/asset_workflow1.png | Bin .../assets_pipeline/img/asset_workflow2.png | Bin .../assets_pipeline/img/asset_workflow3.png | Bin .../assets_pipeline/img/asset_workflow4.png | Bin .../assets_pipeline/img/asset_workflow5.png | Bin .../assets_pipeline/img/audio_stream_import.png | Bin {tutorials => usage}/assets_pipeline/img/bad.png | Bin .../assets_pipeline/img/fixedborder.png | Bin .../assets_pipeline/img/gltf_godot_export.png | Bin {tutorials => usage}/assets_pipeline/img/good.png | Bin .../assets_pipeline/img/image_import1.png | Bin .../assets_pipeline/img/import_csv.png | Bin .../assets_pipeline/img/regular.png | Bin .../assets_pipeline/img/reimport_multiple.png | Bin {tutorials => usage}/assets_pipeline/img/reverb.png | Bin .../assets_pipeline/img/scene_import1.png | Bin .../assets_pipeline/img/scene_import2.png | Bin .../assets_pipeline/img/scene_import3.png | Bin .../assets_pipeline/img/scene_import4.png | Bin .../assets_pipeline/import_process.md | 0 .../assets_pipeline/importing_audio_samples.md | 0 .../assets_pipeline/importing_images.md | 0 .../assets_pipeline/importing_scenes.md | 0 .../assets_pipeline/importing_translations.md | 0 {tutorials => usage}/assets_pipeline/index.md | 0 {tutorials => usage}/audio/audio_buses.md | 0 {tutorials => usage}/audio/audio_streams.md | 0 {tutorials => usage}/audio/img/audio_buses1.png | Bin {tutorials => usage}/audio/img/audio_buses2.png | Bin {tutorials => usage}/audio/img/audio_buses3.png | Bin {tutorials => usage}/audio/img/audio_buses4.png | Bin {tutorials => usage}/audio/img/audio_buses5.png | Bin {tutorials => usage}/audio/img/audio_stream_2d.png | Bin .../audio/img/audio_stream_2d_area.png | Bin {tutorials => usage}/audio/img/audio_stream_3d.png | Bin .../audio/img/audio_stream_3d_area.png | Bin .../audio/img/audio_stream_doppler.png | Bin .../audio/img/audio_stream_player.png | Bin .../audio/img/audio_stream_reverb_bus.png | Bin .../audio/img/audio_stream_reverb_bus2.png | Bin {tutorials => usage}/audio/img/record_bus.png | Bin .../audio/img/record_stream_player.png | Bin {tutorials => usage}/audio/index.md | 0 .../audio/recording_with_microphone.md | 0 {tutorials => usage}/audio/sync_with_audio.md | 0 .../autoloads_versus_internal_nodes.md | 0 .../best_practices/data_preferences.md | 0 .../best_practices/godot_interfaces.md | 0 .../best_practices/godot_notifications.md | 0 .../best_practices/img/version_control_menu.png | Bin {tutorials => usage}/best_practices/index.md | 0 .../best_practices/introduction_best_practices.md | 0 .../best_practices/logic_preferences.md | 0 .../best_practices/node_alternatives.md | 0 .../best_practices/project_organization.md | 0 .../best_practices/scene_organization.md | 0 .../best_practices/scenes_versus_scripts.md | 0 .../best_practices/version_control_systems.md | 0 .../best_practices/what_are_godot_classes.md | 0 .../editor/command_line_tutorial.md | 0 {tutorials => usage}/editor/default_key_mapping.md | 0 {tutorials => usage}/editor/external_editor.md | 0 .../editor/img/configure_profile.png | Bin {tutorials => usage}/editor/img/editor_settings.png | Bin {tutorials => usage}/editor/img/node_features.png | Bin {tutorials => usage}/editor/index.md | 0 .../editor/managing_editor_features.md | 0 {tutorials => usage}/editor/using_the_web_editor.md | 0 {tutorials => usage}/export/android_custom_build.md | 0 .../export/changing_application_icon_for_windows.md | 0 {tutorials => usage}/export/exporting_basics.md | 0 .../export/exporting_for_android.md | 0 .../export/exporting_for_dedicated_servers.md | 0 {tutorials => usage}/export/exporting_for_ios.md | 0 {tutorials => usage}/export/exporting_for_linux.md | 0 {tutorials => usage}/export/exporting_for_macos.md | 0 {tutorials => usage}/export/exporting_for_uwp.md | 0 {tutorials => usage}/export/exporting_for_web.md | 0 .../export/exporting_for_windows.md | 0 {tutorials => usage}/export/exporting_pcks.md | 0 {tutorials => usage}/export/exporting_projects.md | 0 {tutorials => usage}/export/feature_tags.md | 0 .../export/img/UWP_export_signing.png | Bin {tutorials => usage}/export/img/UWP_sign_tool.png | Bin {tutorials => usage}/export/img/androidsdk.png | Bin .../export/img/custom_build_bin_folder.png | Bin .../export/img/custom_build_command_line.png | Bin .../export/img/custom_build_command_line2.png | Bin .../export/img/custom_build_editor_settings.png | Bin .../export/img/custom_build_editor_settings2.png | Bin .../export/img/custom_build_enable.png | Bin .../export/img/custom_build_gradle.png | Bin .../img/custom_build_install_android_studio1.png | Bin .../export/img/custom_build_install_template.png | Bin .../export/img/custom_build_open_shell.png | Bin .../export/img/custom_build_platform_tools.png | Bin .../export/img/custom_build_sdkmanager.png | Bin .../export/img/editor-export-presets-android.png | Bin {tutorials => usage}/export/img/editorsettings.png | Bin .../export/img/export-with-debug-button.png | Bin {tutorials => usage}/export/img/export.png | Bin .../export/img/export_android_oneclick.png | Bin {tutorials => usage}/export/img/export_dialog.png | Bin .../export/img/export_editor_android_settings.png | Bin {tutorials => usage}/export/img/export_error.png | Bin .../export/img/export_handheld_stretchsettings.png | Bin .../export/img/export_ios_settings.png | Bin {tutorials => usage}/export/img/export_pck.png | Bin {tutorials => usage}/export/img/export_preset.png | Bin .../export/img/export_presets_window.png | Bin .../export/img/export_template_manager.png | Bin .../export/img/export_template_menu.png | Bin .../export/img/export_touchsettings.png | Bin .../export/img/export_web_example.png | Bin .../img/export_web_export_with_debug_disabled.png | Bin .../export/img/export_web_files.png | Bin .../export/img/export_xcode_project_folders.png | Bin {tutorials => usage}/export/img/expres.png | Bin {tutorials => usage}/export/img/expselected.png | Bin {tutorials => usage}/export/img/exptemp.png | Bin {tutorials => usage}/export/img/feature_tags1.png | Bin {tutorials => usage}/export/img/feature_tags2.png | Bin {tutorials => usage}/export/img/feature_tags3.png | Bin {tutorials => usage}/export/img/feature_tags4.png | Bin .../export/img/icon_export_settings.png | Bin {tutorials => usage}/export/img/icon_file_icon.png | Bin .../export/img/icon_project_settings.png | Bin {tutorials => usage}/export/img/icon_rcedit.png | Bin {tutorials => usage}/export/img/icon_result.png | Bin .../export/img/icon_taskbar_icon.png | Bin .../export/img/ios_export_add_dir.png | Bin .../export/img/ios_export_delete_pck.png | Bin {tutorials => usage}/export/img/ios_export_file.png | Bin .../export/img/ios_export_file_ref.png | Bin .../export/img/ios_export_output.png | Bin .../export/img/ios_export_set_path.png | Bin {tutorials => usage}/export/img/linker_signed_1.png | Bin {tutorials => usage}/export/img/oneclick.png | Bin {tutorials => usage}/export/img/signed_0.png | Bin {tutorials => usage}/export/img/signed_1.png | Bin {tutorials => usage}/export/img/signed_2.png | Bin .../export/img/signed_and_notarized_0.png | Bin .../export/img/signed_and_notarized_1.png | Bin {tutorials => usage}/export/img/sys_pref_0.png | Bin {tutorials => usage}/export/img/sys_pref_1.png | Bin {tutorials => usage}/export/img/unsigned_1.png | Bin {tutorials => usage}/export/index.md | 0 {tutorials => usage}/export/one-click_deploy.md | 0 {tutorials => usage}/export/running_on_macos.md | 0 {tutorials => usage}/i18n/img/locale_test.png | Bin .../i18n/img/localization_dialog.png | Bin .../i18n/img/localization_remaps.png | Bin {tutorials => usage}/i18n/img/localized_name.png | Bin {tutorials => usage}/i18n/index.md | 0 .../i18n/internationalizing_games.md | 0 {tutorials => usage}/i18n/locales.md | 0 .../i18n/localization_using_gettext.md | 0 .../inputs/controllers_gamepads_joysticks.md | 0 {tutorials => usage}/inputs/custom_mouse_cursor.md | 0 .../inputs/handling_quit_requests.md | 0 .../inputs/img/cursor_project_settings.png | Bin .../inputs/img/input_event_flow.png | Bin .../inputs/img/input_event_scene_flow.png | Bin {tutorials => usage}/inputs/img/inputs_inputmap.png | Bin {tutorials => usage}/inputs/index.md | 0 {tutorials => usage}/inputs/input_examples.md | 0 {tutorials => usage}/inputs/inputevent.md | 0 .../inputs/mouse_and_input_coordinates.md | 0 {tutorials => usage}/io/background_loading.md | 0 {tutorials => usage}/io/binary_serialization_api.md | 0 {tutorials => usage}/io/data_paths.md | 0 {tutorials => usage}/io/encrypting_save_games.md | 0 {tutorials => usage}/io/files/resource_queue.gd | 0 {tutorials => usage}/io/img/groups.png | Bin {tutorials => usage}/io/index.md | 0 {tutorials => usage}/io/saving_games.md | 0 {tutorials => usage}/math/beziers_and_curves.md | 0 .../math/img/bezier_cubic_handles.png | Bin .../math/img/bezier_cubic_points.gif | Bin .../math/img/bezier_cubic_points.png | Bin .../math/img/bezier_interpolation_baked.gif | Bin .../math/img/bezier_interpolation_speed.gif | Bin {tutorials => usage}/math/img/bezier_path_2d.png | Bin .../math/img/bezier_point_amount.png | Bin .../math/img/bezier_quadratic_points.png | Bin .../math/img/bezier_quadratic_points2.gif | Bin .../math/img/interpolation_follow.gif | Bin .../math/img/interpolation_monkey.gif | Bin .../math/img/interpolation_positions.png | Bin .../math/img/interpolation_vector.gif | Bin .../img/matrices_and_transforms/3d-identity.png | Bin .../img/matrices_and_transforms/3d-identity.xcf | Bin .../math/img/matrices_and_transforms/apply.png | Bin .../math/img/matrices_and_transforms/apply.xcf | Bin .../img/matrices_and_transforms/identity-godot.png | Bin .../img/matrices_and_transforms/identity-godot.xcf | Bin .../img/matrices_and_transforms/identity-grid.png | Bin .../img/matrices_and_transforms/identity-grid.xcf | Bin .../img/matrices_and_transforms/identity-origin.png | Bin .../img/matrices_and_transforms/identity-origin.xcf | Bin .../math/img/matrices_and_transforms/identity.png | Bin .../math/img/matrices_and_transforms/identity.xcf | Bin .../putting-all-together.png | Bin .../math/img/matrices_and_transforms/rotate1.png | Bin .../math/img/matrices_and_transforms/rotate1.xcf | Bin .../math/img/matrices_and_transforms/rotate2.png | Bin .../math/img/matrices_and_transforms/rotate2.xcf | Bin .../math/img/matrices_and_transforms/rotate3.png | Bin .../math/img/matrices_and_transforms/rotate3.xcf | Bin .../math/img/matrices_and_transforms/scale.png | Bin .../math/img/matrices_and_transforms/scale.xcf | Bin .../math/img/matrices_and_transforms/shear.png | Bin .../math/img/matrices_and_transforms/shear.xcf | Bin .../math/img/matrices_and_transforms/translate.png | Bin .../math/img/matrices_and_transforms/translate.xcf | Bin {tutorials => usage}/math/img/tutovec10.png | Bin {tutorials => usage}/math/img/tutovec10.svg | 0 {tutorials => usage}/math/img/tutovec11.png | Bin {tutorials => usage}/math/img/tutovec11.svg | 0 {tutorials => usage}/math/img/tutovec12.png | Bin {tutorials => usage}/math/img/tutovec12.svg | 0 {tutorials => usage}/math/img/tutovec13.png | Bin {tutorials => usage}/math/img/tutovec13.svg | 0 {tutorials => usage}/math/img/tutovec14.png | Bin {tutorials => usage}/math/img/tutovec14.svg | 0 {tutorials => usage}/math/img/tutovec22.png | Bin {tutorials => usage}/math/img/tutovec23.png | Bin {tutorials => usage}/math/img/vector_add1.png | Bin {tutorials => usage}/math/img/vector_axis1.png | Bin {tutorials => usage}/math/img/vector_cross1.png | Bin {tutorials => usage}/math/img/vector_cross2.png | Bin {tutorials => usage}/math/img/vector_dot1.png | Bin {tutorials => usage}/math/img/vector_dot2.png | Bin {tutorials => usage}/math/img/vector_dot3.png | Bin {tutorials => usage}/math/img/vector_facing2.png | Bin {tutorials => usage}/math/img/vector_movement1.png | Bin {tutorials => usage}/math/img/vector_mult1.png | Bin {tutorials => usage}/math/img/vector_reflect1.png | Bin {tutorials => usage}/math/img/vector_subtract2.png | Bin {tutorials => usage}/math/img/vector_xy1.png | Bin {tutorials => usage}/math/img/vector_xy2.png | Bin {tutorials => usage}/math/index.md | 0 {tutorials => usage}/math/interpolation.md | 0 .../math/matrices_and_transforms.md | 0 .../math/random_number_generation.md | 0 {tutorials => usage}/math/vector_math.md | 0 {tutorials => usage}/math/vectors_advanced.md | 0 .../navigation/img/agent_avoidance_enabled.png | Bin .../navigation/img/agent_safevelocity_signal.png | Bin .../navigation/img/bake_navmesh.png | Bin .../navigation/img/baked_navmesh.png | Bin .../navigation/img/nav_2d_min_setup_step1.png | Bin .../navigation/img/nav_2d_min_setup_step2.png | Bin .../navigation/img/nav_2d_min_setup_step3.webp | Bin .../navigation/img/nav_3d_min_setup_step1.png | Bin .../navigation/img/nav_3d_min_setup_step2.png | Bin .../navigation/img/nav_3d_min_setup_step3.png | Bin .../navigation/img/nav_3d_min_setup_step4.webp | Bin .../navigation/img/nav_actor_doorbitmask.png | Bin .../navigation/img/nav_actor_doors.png | Bin .../navigation/img/nav_actor_locomotion.png | Bin .../navigation/img/nav_actor_sizes.png | Bin .../navigation/img/nav_debug_settings.png | Bin .../navigation/img/nav_debug_xray_edge_lines.png | Bin .../navigation/img/nav_edge_connection2d.gif | Bin .../navigation/img/nav_edge_connection3d.gif | Bin .../navigation/img/nav_link_debug_visuals.png | Bin .../navigation/img/nav_link_properties.png | Bin {tutorials => usage}/navigation/img/nav_maps.png | Bin .../navigation/img/nav_navmesh_links.png | Bin .../navigation/img/nav_optimization.webp | Bin .../navigation/img/nav_polydrawtool.png | Bin .../navigation/img/nav_polymatroschka.png | Bin .../navigation/img/nav_polyoutlinefail.png | Bin .../navigation/img/nav_static_obstacle_build.gif | Bin .../img/navigation_debug_performance1.webp | Bin .../img/navigation_debug_performance2.webp | Bin .../navigation/img/navigation_debug_toggle.png | Bin .../navigation/img/navigation_edge_connection.png | Bin .../navigation/img/navigation_vertex_merge.png | Bin .../navigation/img/navigation_vertex_merge2.png | Bin .../navigation/img/navigationlayers_naming.png | Bin .../navigation/img/new_navigation_mesh.png | Bin {tutorials => usage}/navigation/index.md | 0 .../navigation/navigation_connecting_navmesh.md | 0 .../navigation/navigation_debug_tools.md | 0 .../navigation_different_actor_area_access.md | 0 .../navigation_different_actor_locomotion.md | 0 .../navigation/navigation_different_actor_types.md | 0 .../navigation/navigation_introduction_2d.md | 0 .../navigation/navigation_introduction_3d.md | 0 .../navigation/navigation_optimizing_performance.md | 0 .../navigation/navigation_using_navigationagents.md | 0 .../navigation/navigation_using_navigationlayers.md | 0 .../navigation/navigation_using_navigationlinks.md | 0 .../navigation/navigation_using_navigationmaps.md | 0 .../navigation/navigation_using_navigationmeshes.md | 0 .../navigation_using_navigationobstacles.md | 0 .../navigation_using_navigationpathqueryobjects.md | 0 .../navigation/navigation_using_navigationpaths.md | 0 .../navigation_using_navigationregions.md | 0 .../navigation_using_navigationservers.md | 0 .../navigation/real_time_navigation_3d.md | 0 .../networking/high_level_multiplayer.md | 0 .../networking/http_client_class.md | 0 .../networking/http_request_class.md | 0 {tutorials => usage}/networking/img/add_crt.png | Bin {tutorials => usage}/networking/img/nmms.png | Bin .../networking/img/rest_api_scene.png | Bin {tutorials => usage}/networking/img/ssl_certs.png | Bin .../networking/img/webrtc_signaling.png | Bin {tutorials => usage}/networking/index.md | 0 {tutorials => usage}/networking/ssl_certificates.md | 0 {tutorials => usage}/networking/webrtc.md | 0 {tutorials => usage}/networking/websocket.md | 0 {tutorials => usage}/performance/batching.md | 0 .../performance/cpu_optimization.md | 0 .../performance/general_optimization.md | 0 .../performance/gpu_optimization.md | 0 .../performance/img/godot_profiler.png | Bin .../performance/img/lights_overlap.png | Bin .../performance/img/lights_separate.png | Bin {tutorials => usage}/performance/img/overlap1.png | Bin {tutorials => usage}/performance/img/overlap2.png | Bin {tutorials => usage}/performance/img/scissoring.png | Bin {tutorials => usage}/performance/img/valgrind.png | Bin {tutorials => usage}/performance/index.md | 0 .../performance/optimizing_3d_performance.md | 0 .../performance/threads/thread_safe_apis.md | 0 .../performance/threads/using_multiple_threads.md | 0 {tutorials => usage}/performance/using_multimesh.md | 0 {tutorials => usage}/performance/using_servers.md | 0 .../vertex_animation/animating_thousands_of_fish.md | 0 .../controlling_thousands_of_fish.md | 0 .../vertex_animation/img/all_motions.gif | Bin .../vertex_animation/img/all_motions_mask.gif | Bin .../performance/vertex_animation/img/fish.png | Bin .../performance/vertex_animation/img/mask.png | Bin .../performance/vertex_animation/img/pivot.gif | Bin .../performance/vertex_animation/img/scene.gif | Bin .../performance/vertex_animation/img/sidetoside.gif | Bin .../performance/vertex_animation/img/twist.gif | Bin .../performance/vertex_animation/img/wave.gif | Bin .../performance/vertex_animation/index.md | 0 {tutorials => usage}/physics/collision_shapes_3d.md | 0 {tutorials => usage}/physics/files/kbscene.zip | Bin .../physics/files/using_area_2d.zip | Bin .../physics/files/using_kinematic2d.zip | Bin .../physics/img/area2d_coin_nodes.png | Bin .../physics/img/area2d_override.gif | Bin .../physics/img/area2d_properties.png | Bin .../physics/img/k2d_bullet_bounce.gif | Bin {tutorials => usage}/physics/img/k2d_compare.gif | Bin {tutorials => usage}/physics/img/k2d_platform.gif | Bin {tutorials => usage}/physics/img/kbinstance.png | Bin {tutorials => usage}/physics/img/kbradius.png | Bin {tutorials => usage}/physics/img/kbscene.png | Bin .../physics/img/physics_layer_names.png | Bin .../physics/img/player_coll_shape.png | Bin .../physics/img/player_collision_layers.png | Bin .../physics/img/player_collision_mask.png | Bin {tutorials => usage}/physics/img/ragdoll_bones.png | Bin .../physics/img/ragdoll_joint_adjust.gif | Bin {tutorials => usage}/physics/img/ragdoll_layer.png | Bin {tutorials => usage}/physics/img/ragdoll_menu.png | Bin {tutorials => usage}/physics/img/ragdoll_result.png | Bin .../physics/img/ragdoll_shape_adjust.gif | Bin .../physics/img/ragdoll_sim_part.gif | Bin .../physics/img/ragdoll_sim_stop.gif | Bin .../physics/img/raycast_falsepositive.png | Bin .../physics/img/raycast_projection.png | Bin .../physics/img/raycast_projection.svg | 0 .../physics/img/softbody_cloak_bone_attach.png | Bin .../physics/img/softbody_cloak_finish.png | Bin .../physics/img/softbody_cloak_ignore.png | Bin .../physics/img/softbody_cloak_pinned.png | Bin .../physics/img/softbody_cloak_pinned_attach.png | Bin .../physics/img/softbody_cloak_subdivide.png | Bin {tutorials => usage}/physics/img/softbody_cube.png | Bin .../physics/img/softbody_cube_menu.png | Bin {tutorials => usage}/physics/index.md | 0 .../interpolation/advanced_physics_interpolation.md | 0 .../interpolation/img/fti_camera_worldspace.png | Bin .../interpolation/img/fti_graph_fixed_ticks.png | Bin .../interpolation/img/fti_graph_interpolated.png | Bin {tutorials => usage}/physics/interpolation/index.md | 0 .../physics_interpolation_introduction.md | 0 .../physics_interpolation_quick_start_guide.md | 0 .../interpolation/using_physics_interpolation.md | 0 .../physics/kinematic_character_2d.md | 0 .../physics/physics_introduction.md | 0 {tutorials => usage}/physics/ragdoll_system.md | 0 {tutorials => usage}/physics/ray-casting.md | 0 {tutorials => usage}/physics/rigid_body.md | 0 {tutorials => usage}/physics/soft_body.md | 0 {tutorials => usage}/physics/using_area_2d.md | 0 .../physics/using_kinematic_body_2d.md | 0 .../platform/android/android_in_app_purchases.md | 0 .../platform/android/android_plugin.md | 0 .../img/android_export_preset_plugins_section.png | Bin {tutorials => usage}/platform/android/index.md | 0 {tutorials => usage}/platform/consoles.md | 0 .../platform/customizing_html5_shell.md | 0 .../platform/html5_shell_classref.md | 0 .../platform/img/html5_export_options.png | Bin {tutorials => usage}/platform/index.md | 0 .../ios/img/ios_export_preset_plugins_section.png | Bin {tutorials => usage}/platform/ios/index.md | 0 {tutorials => usage}/platform/ios/ios_plugin.md | 0 .../platform/ios/plugins_for_ios.md | 0 .../platform/mobile_rendering_limitations.md | 0 {tutorials => usage}/platform/platform_html5.md | 0 .../plugins/editor/img/import_plugin_options.png | Bin .../plugins/editor/img/import_plugin_trying.png | Bin .../plugins/editor/img/inspector_plugin_example.png | Bin .../editor/img/installing_plugins_assetlib_tab.png | Bin .../img/installing_plugins_github_download_zip.png | Bin .../img/installing_plugins_project_settings.png | Bin .../img/making_plugins-create_plugin_dialog.png | Bin .../editor/img/making_plugins-custom_dock.png | Bin .../img/making_plugins-custom_node_console.png | Bin .../img/making_plugins-custom_node_create.png | Bin .../editor/img/making_plugins-custom_node_icon.png | Bin .../img/making_plugins-my_custom_dock_scene.png | Bin .../img/making_plugins-my_custom_mode_folder.png | Bin .../editor/img/making_plugins-project_settings.png | Bin .../editor/img/visual_shader_plugins_result1.png | Bin .../editor/img/visual_shader_plugins_result2.png | Bin .../editor/img/visual_shader_plugins_start.png | Bin .../editor/img/visual_shader_plugins_start2.png | Bin .../editor/img/visual_shader_plugins_start3.png | Bin .../plugins/editor/import_plugins.md | 0 {tutorials => usage}/plugins/editor/index.md | 0 .../plugins/editor/inspector_plugins.md | 0 .../plugins/editor/installing_plugins.md | 0 .../plugins/editor/making_main_screen_plugins.md | 0 .../plugins/editor/making_plugins.md | 0 .../plugins/editor/spatial_gizmos.md | 0 .../plugins/editor/visual_shader_plugins.md | 0 .../plugins/img/rotating_in_editor.gif | Bin {tutorials => usage}/plugins/index.md | 0 .../plugins/running_code_in_the_editor.md | 0 {tutorials => usage}/rendering/img/cameras.png | Bin {tutorials => usage}/rendering/img/container.png | Bin .../rendering/img/default_scene.png | Bin {tutorials => usage}/rendering/img/input.png | Bin .../rendering/img/motion_jitter.gif | Bin .../rendering/img/motion_normal.gif | Bin .../rendering/img/motion_stutter.gif | Bin {tutorials => usage}/rendering/img/overdraw.png | Bin {tutorials => usage}/rendering/img/screenres.png | Bin {tutorials => usage}/rendering/img/stretch.png | Bin {tutorials => usage}/rendering/img/stretch.svg | 0 .../rendering/img/stretch_2d_expand.gif | Bin .../rendering/img/stretch_demo_scene.png | Bin .../rendering/img/stretch_disabled_expand.gif | Bin .../rendering/img/stretch_viewport_expand.gif | Bin .../rendering/img/stretch_viewport_ignore.gif | Bin .../rendering/img/stretch_viewport_keep.gif | Bin .../rendering/img/stretch_viewport_keep_height.gif | Bin .../rendering/img/stretch_viewport_keep_width.gif | Bin .../rendering/img/stretchsettings.png | Bin {tutorials => usage}/rendering/img/texturemenu.png | Bin {tutorials => usage}/rendering/img/texturepath.png | Bin {tutorials => usage}/rendering/img/unshaded.png | Bin {tutorials => usage}/rendering/img/viewportnode.png | Bin {tutorials => usage}/rendering/index.md | 0 {tutorials => usage}/rendering/jitter_stutter.md | 0 .../rendering/multiple_resolutions.md | 0 {tutorials => usage}/rendering/viewports.md | 0 .../scripting/change_scenes_manually.md | 0 .../scripting/creating_script_templates.md | 0 .../scripting/cross_language_scripting.md | 0 .../scripting/debug/debugger_panel.md | 0 .../scripting/debug/img/overview_debug.png | Bin .../scripting/debug/img/overview_debugger.png | Bin .../scripting/debug/img/overview_remote.png | Bin .../scripting/debug/img/overview_script_editor.png | Bin .../scripting/debug/img/video_ram.png | Bin {tutorials => usage}/scripting/debug/index.md | 0 .../scripting/debug/overview_of_debugging_tools.md | 0 .../scripting/evaluating_expressions.md | 0 {tutorials => usage}/scripting/files/autoload.zip | Bin {tutorials => usage}/scripting/filesystem.md | 0 .../scripting/gdscript/gdscript_advanced.md | 0 .../scripting/gdscript/gdscript_basics.md | 0 .../scripting/gdscript/gdscript_exports.md | 0 .../scripting/gdscript/gdscript_format_string.md | 0 .../scripting/gdscript/gdscript_styleguide.md | 0 .../img/class_name_editor_register_example.png | Bin .../img/gdscript_basics_signals_node_tab_1.png | Bin .../img/typed_gdscript_code_completion_dynamic.png | Bin .../img/typed_gdscript_code_completion_typed.png | Bin .../img/typed_gdscript_safe_unsafe_line.png | Bin .../gdscript/img/typed_gdscript_warning_example.png | Bin .../img/typed_gdscript_warning_system_errors.png | Bin .../img/typed_gdscript_warning_system_ignore.png | Bin .../img/typed_gdscript_warning_system_settings.png | Bin {tutorials => usage}/scripting/gdscript/index.md | 0 .../scripting/gdscript/static_typing.md | 0 .../scripting/gdscript/warning_system.md | 0 {tutorials => usage}/scripting/groups.md | 0 .../scripting/idle_and_physics_processing.md | 0 {tutorials => usage}/scripting/img/activescene.png | Bin .../scripting/img/autoload_example.png | Bin .../scripting/img/autoload_runtime.png | Bin .../scripting/img/autoload_script.png | Bin {tutorials => usage}/scripting/img/autoload_tab.png | Bin .../scripting/img/autoload_tutorial1.png | Bin .../scripting/img/groups_add_node_to_group.png | Bin .../scripting/img/groups_group_editor_window.png | Bin .../scripting/img/groups_manage_groups_button.png | Bin .../scripting/img/groups_node_after_adding.png | Bin .../scripting/img/groups_node_tab.png | Bin ...des_and_scene_instances_player_scene_example.png | Bin ...es_and_scene_instances_remote_tree_no_sprite.png | Bin ..._and_scene_instances_remote_tree_with_sprite.png | Bin .../img/nodes_and_scene_instances_sprite_node.png | Bin ...odes_and_scene_instances_sprite_node_renamed.png | Bin .../nodes_and_scene_instances_ui_scene_example.png | Bin .../scripting/img/nodes_resources.png | Bin {tutorials => usage}/scripting/img/pausemode.png | Bin {tutorials => usage}/scripting/img/percent.png | Bin {tutorials => usage}/scripting/img/resourcerobi.png | Bin .../img/script_create_dialog_templates.png | Bin .../scripting/img/signals_shoot1.gif | Bin .../scripting/img/signals_shoot2.gif | Bin {tutorials => usage}/scripting/img/singleton.png | Bin {tutorials => usage}/scripting/img/spriteprop.png | Bin {tutorials => usage}/scripting/img/toptobottom.png | Bin {tutorials => usage}/scripting/img/unique_name.png | Bin {tutorials => usage}/scripting/index.md | 0 .../scripting/instancing_with_signals.md | 0 .../scripting/nodes_and_scene_instances.md | 0 .../scripting/overridable_functions.md | 0 {tutorials => usage}/scripting/pausing_games.md | 0 {tutorials => usage}/scripting/resources.md | 0 {tutorials => usage}/scripting/scene_tree.md | 0 .../scripting/scene_unique_nodes.md | 0 .../scripting/singletons_autoload.md | 0 .../shaders/advanced_postprocessing.md | 0 .../shaders/converting_glsl_to_godot_shaders.md | 0 .../shaders/custom_postprocessing.md | 0 {tutorials => usage}/shaders/img/planet_example.png | Bin .../shaders/img/planet_gradient.png | Bin .../shaders/img/planet_new_colorrect.png | Bin .../shaders/img/planet_new_viewport.png | Bin .../shaders/img/planet_new_viewport_texture.png | Bin {tutorials => usage}/shaders/img/planet_noise.png | Bin .../shaders/img/planet_noise_color.png | Bin .../shaders/img/planet_noise_fbm.png | Bin .../shaders/img/planet_noise_fbm_shaded.png | Bin .../shaders/img/planet_noise_smooth.png | Bin {tutorials => usage}/shaders/img/planet_normals.png | Bin {tutorials => usage}/shaders/img/planet_ocean.png | Bin .../shaders/img/planet_ocean_reflect.png | Bin .../shaders/img/planet_pick_viewport_texture.png | Bin {tutorials => usage}/shaders/img/planet_seam.png | Bin {tutorials => usage}/shaders/img/planet_sincos.png | Bin {tutorials => usage}/shaders/img/post_blur.png | Bin {tutorials => usage}/shaders/img/post_boxes.png | Bin .../shaders/img/post_hierarchy1.png | Bin .../shaders/img/post_hierarchy2.png | Bin {tutorials => usage}/shaders/img/post_outline.png | Bin {tutorials => usage}/shaders/img/shader_create.png | Bin .../shaders/img/shader_material_convert.png | Bin .../shaders/img/shader_material_create.png | Bin .../shaders/img/shader_material_create_mesh.png | Bin .../shaders/img/shader_material_editor.png | Bin {tutorials => usage}/shaders/img/texscreen_bbc.png | Bin .../shaders/img/texscreen_demo1.png | Bin .../shaders/img/texscreen_demo2.png | Bin {tutorials => usage}/shaders/img/tree_base.png | Bin {tutorials => usage}/shaders/img/tree_gradient.png | Bin {tutorials => usage}/shaders/img/tree_sway.gif | Bin .../shaders/img/tree_vertex_paint.png | Bin .../shaders/img/visual_shader_code.png | Bin .../shaders/img/visual_shader_create.png | Bin .../shaders/img/visual_shader_editor.png | Bin .../shaders/img/visual_shader_editor2.png | Bin {tutorials => usage}/shaders/img/vs_boolean.gif | Bin {tutorials => usage}/shaders/img/vs_expression.gif | Bin {tutorials => usage}/shaders/img/vs_expression2.png | Bin {tutorials => usage}/shaders/img/vs_fresnel.png | Bin {tutorials => usage}/shaders/img/vs_if.png | Bin {tutorials => usage}/shaders/img/vs_popup.png | Bin {tutorials => usage}/shaders/img/vs_switch.png | Bin {tutorials => usage}/shaders/index.md | 0 .../shaders/introduction_to_shaders.md | 0 {tutorials => usage}/shaders/making_trees.md | 0 .../shaders/screen-reading_shaders.md | 0 {tutorials => usage}/shaders/shader_materials.md | 0 .../shaders/shader_reference/canvas_item_shader.md | 0 .../shaders/shader_reference/index.md | 0 .../shaders/shader_reference/shading_language.md | 0 .../shaders/shader_reference/spatial_shader.md | 0 {tutorials => usage}/shaders/shaders_style_guide.md | 0 .../shaders/using_viewport_as_texture.md | 0 .../shaders/your_first_shader/img/PBR.png | Bin .../shaders/your_first_shader/img/UV.png | Bin .../shaders/your_first_shader/img/albedo.png | Bin .../shaders/your_first_shader/img/blue-box.png | Bin .../shaders/your_first_shader/img/blue-tex.png | Bin .../shaders/your_first_shader/img/cos.png | Bin .../shaders/your_first_shader/img/cos4.png | Bin .../shaders/your_first_shader/img/dark-water.png | Bin .../shaders/your_first_shader/img/fresnel.png | Bin .../shaders/your_first_shader/img/iconuv.png | Bin .../shaders/your_first_shader/img/light.png | Bin .../shaders/your_first_shader/img/noise-low.png | Bin .../shaders/your_first_shader/img/noise-set.png | Bin .../shaders/your_first_shader/img/noise.png | Bin .../shaders/your_first_shader/img/normal-set.png | Bin .../shaders/your_first_shader/img/normal.png | Bin .../shaders/your_first_shader/img/normalmap.png | Bin .../shaders/your_first_shader/img/normalmap2.png | Bin .../shaders/your_first_shader/img/plane-sub-set.png | Bin .../shaders/your_first_shader/img/plane-sub.png | Bin .../shaders/your_first_shader/img/plane.png | Bin .../shaders/your_first_shader/img/plastic.png | Bin .../shaders/your_first_shader/img/rim.png | Bin .../shaders/your_first_shader/img/shader-error.png | Bin .../shaders/your_first_shader/img/specular-toon.png | Bin .../shaders/your_first_shader/img/wave1.png | Bin .../shaders/your_first_shader/img/wave2.png | Bin .../shaders/your_first_shader/img/wave3.png | Bin .../shaders/your_first_shader/index.md | 0 .../your_first_shader/your_first_2d_shader.md | 0 .../your_first_shader/your_first_3d_shader.md | 0 .../your_first_shader/your_second_3d_shader.md | 0 {tutorials => usage}/ui/bbcode_in_richtextlabel.md | 0 {tutorials => usage}/ui/control_node_gallery.md | 0 {tutorials => usage}/ui/custom_gui_controls.md | 0 {tutorials => usage}/ui/files/skin_assets.zip | Bin {tutorials => usage}/ui/gui_containers.md | 0 {tutorials => usage}/ui/gui_navigation.md | 0 {tutorials => usage}/ui/gui_skinning.md | 0 .../ui/gui_theme_type_variations.md | 0 {tutorials => usage}/ui/gui_using_theme_editor.md | 0 {tutorials => usage}/ui/img/add_item_type.png | Bin {tutorials => usage}/ui/img/anchors.png | Bin {tutorials => usage}/ui/img/base_type.png | Bin {tutorials => usage}/ui/img/bbcodeDemo.png | Bin {tutorials => usage}/ui/img/bbcodeText.png | Bin {tutorials => usage}/ui/img/container_example.gif | Bin .../ui/img/container_size_flags.png | Bin {tutorials => usage}/ui/img/containers_box.png | Bin .../ui/img/containers_center_pan.gif | Bin {tutorials => usage}/ui/img/containers_grid.png | Bin {tutorials => usage}/ui/img/containers_margin.png | Bin .../ui/img/containers_margin_constants.png | Bin {tutorials => usage}/ui/img/containers_panel.png | Bin {tutorials => usage}/ui/img/containers_scroll.png | Bin {tutorials => usage}/ui/img/containers_split.png | Bin .../ui/img/containers_split_drag.gif | Bin {tutorials => usage}/ui/img/containers_tab.png | Bin .../ui/img/containers_tab_click.gif | Bin {tutorials => usage}/ui/img/default_font.png | Bin {tutorials => usage}/ui/img/default_preview.png | Bin {tutorials => usage}/ui/img/fade.png | Bin {tutorials => usage}/ui/img/focus_settings.png | Bin {tutorials => usage}/ui/img/godot_containers.png | Bin {tutorials => usage}/ui/img/import_items.png | Bin .../ui/img/layout_dropdown_menu.png | Bin {tutorials => usage}/ui/img/manage_items.png | Bin {tutorials => usage}/ui/img/margin.png | Bin {tutorials => usage}/ui/img/marginaround.png | Bin {tutorials => usage}/ui/img/marginend.png | Bin {tutorials => usage}/ui/img/new_theme.png | Bin {tutorials => usage}/ui/img/rainbow.png | Bin {tutorials => usage}/ui/img/sb1.png | Bin {tutorials => usage}/ui/img/sb2.png | Bin {tutorials => usage}/ui/img/scene_preview.png | Bin {tutorials => usage}/ui/img/shake.png | Bin {tutorials => usage}/ui/img/skinbuttons1.png | Bin {tutorials => usage}/ui/img/skinbuttons2.png | Bin .../ui/img/tank-kings-by-winterpixel-games.png | Bin {tutorials => usage}/ui/img/theme_editor.png | Bin .../ui/img/theme_item_inspector.png | Bin .../ui/img/theme_pin_the_stylebox.png | Bin .../ui/img/theme_preview_picker.png | Bin {tutorials => usage}/ui/img/theme_type_editor.png | Bin {tutorials => usage}/ui/img/themecheck.png | Bin {tutorials => usage}/ui/img/themeci.png | Bin {tutorials => usage}/ui/img/themeci2.png | Bin {tutorials => usage}/ui/img/themeci3.png | Bin {tutorials => usage}/ui/img/tornado.png | Bin {tutorials => usage}/ui/img/wave.png | Bin {tutorials => usage}/ui/index.md | 0 {tutorials => usage}/ui/size_and_anchors.md | 0 1682 files changed, 0 insertions(+), 0 deletions(-) rename {development => engine_development}/compiling/compiling_for_android.md (100%) rename {development => engine_development}/compiling/compiling_for_ios.md (100%) rename {development => engine_development}/compiling/compiling_for_osx.md (100%) rename {development => engine_development}/compiling/compiling_for_uwp.md (100%) rename {development => engine_development}/compiling/compiling_for_web.md (100%) rename {development => engine_development}/compiling/compiling_for_windows.md (100%) rename {development => engine_development}/compiling/compiling_for_x11.md (100%) rename {development => engine_development}/compiling/compiling_with_script_encryption_key.md (100%) rename {development => engine_development}/compiling/cross-compiling_for_ios_on_linux.md (100%) rename {development => engine_development}/compiling/getting_source.md (100%) rename {development => engine_development}/compiling/img/andtemplates.png (100%) rename {development => engine_development}/compiling/img/lintemplates.png (100%) rename {development => engine_development}/compiling/img/script_encryption_key.png (100%) rename {development => engine_development}/compiling/img/wintemplates.png (100%) rename {development => engine_development}/compiling/index.md (100%) rename {development => engine_development}/compiling/introduction_to_the_buildsystem.md (100%) rename {development => engine_development}/compiling/optimizing_for_size.md (100%) rename {development => engine_development}/cpp/binding_to_external_libraries.md (100%) rename {development => engine_development}/cpp/common_engine_methods_and_macros.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/android_studio.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/clion.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/code_blocks.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/android_studio_setup_project_1.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/clion_1_open.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/clion_2_this_window.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/clion_3_change_project_root.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/clion_4_select_attach_to_process.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/clion_5_select_godot_process.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_block_use_tab_character.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_add_files_recursively.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_build_targets.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_compiler_and_configuration.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_file_new_project.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_new_empty_project.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_open_build_options.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_open_properties.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_project_properties.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_project_title_and_location.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_scons_clean.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_scons_minimum.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_scons_windows.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_select_files.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_update_editor_settings.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/code_blocks_wizard_welcome.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_addincludes.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_buildconfig.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_configlaunches.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_configlaunches2.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_custombuild.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_newproject.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/kdevelop_openconfig.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-apply-import-filter.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-edit-codestyle.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-edit-files-menu.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-new-project.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-options-cpp.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-project-name-includes.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-projects-build.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-run-command.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-set-project-path.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/qtcreator-set-scons-command.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vs_1_install_cpp_package.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vs_2_project_properties.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vs_3_debug_command_line.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vs_4_debugging_main.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_1_create_launch.json.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_2_launch.json.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_3_tasks.json.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_configure_task.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_create_tasksjson.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/vscode_create_tasksjson_others.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_1_create_external_build_project.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_2_configure_scons.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_3_add_new_target.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_4_select_command_line_target.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_5_after_add_godot_source_to_project.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_6_after_add_godot_source_to_project_2.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_7_setup_build_post_action.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/img/xcode_8_setup_run_scheme.png (100%) rename {development => engine_development}/cpp/configuring_an_ide/index.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/kdevelop.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/qt_creator.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/visual_studio.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/visual_studio_code.md (100%) rename {development => engine_development}/cpp/configuring_an_ide/xcode.md (100%) rename {development => engine_development}/cpp/core_types.md (100%) rename {development => engine_development}/cpp/custom_audiostreams.md (100%) rename {development => engine_development}/cpp/custom_godot_servers.md (100%) rename {development => engine_development}/cpp/custom_modules_in_cpp.md (100%) rename {development => engine_development}/cpp/custom_resource_format_loaders.md (100%) rename {development => engine_development}/cpp/files/class_tree.zip (100%) rename {development => engine_development}/cpp/img/Control.png (100%) rename {development => engine_development}/cpp/img/Node2D.png (100%) rename {development => engine_development}/cpp/img/Object.png (100%) rename {development => engine_development}/cpp/img/Reference.png (100%) rename {development => engine_development}/cpp/img/Spatial.png (100%) rename {development => engine_development}/cpp/img/architecture_diagram.jpg (100%) rename {development => engine_development}/cpp/img/cpp_profiler_hotspot_flame_graph.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_hotspot_record.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_hotspot_view_results.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_hotspot_welcome.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_time_profiler.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_time_profiler_record.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_time_profiler_result.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_verysleepy_results_filtered.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_verysleepy_select_process.png (100%) rename {development => engine_development}/cpp/img/cpp_profiler_xcode_menu.png (100%) rename {development => engine_development}/cpp/index.md (100%) rename {development => engine_development}/cpp/inheritance_class_tree.md (100%) rename {development => engine_development}/cpp/introduction_to_godot_development.md (100%) rename {development => engine_development}/cpp/macos_debug.md (100%) rename {development => engine_development}/cpp/object_class.md (100%) rename {development => engine_development}/cpp/using_cpp_profilers.md (100%) rename {development => engine_development}/cpp/variant_class.md (100%) rename {development => engine_development}/editor/creating_icons.md (100%) rename {development => engine_development}/editor/editor_style_guide.md (100%) rename {development => engine_development}/editor/index.md (100%) rename {development => engine_development}/editor/introduction_to_editor_development.md (100%) rename {development => engine_development}/file_formats/index.md (100%) rename {development => engine_development}/file_formats/tscn.md (100%) rename {getting_started => tutorials}/first_2d_game/01.project_setup.md (100%) rename {getting_started => tutorials}/first_2d_game/02.player_scene.md (100%) rename {getting_started => tutorials}/first_2d_game/03.coding_the_player.md (100%) rename {getting_started => tutorials}/first_2d_game/04.creating_the_enemy.md (100%) rename {getting_started => tutorials}/first_2d_game/05.the_main_game_scene.md (100%) rename {getting_started => tutorials}/first_2d_game/06.heads_up_display.md (100%) rename {getting_started => tutorials}/first_2d_game/07.finishing-up.md (100%) rename {getting_started => tutorials}/first_2d_game/files/dodge_assets.zip (100%) rename {getting_started => tutorials}/first_2d_game/img/add_node.png (100%) rename {getting_started => tutorials}/first_2d_game/img/add_script_button.png (100%) rename {getting_started => tutorials}/first_2d_game/img/attach_node_window.png (100%) rename {getting_started => tutorials}/first_2d_game/img/completed_main_scene.png (100%) rename {getting_started => tutorials}/first_2d_game/img/custom_font1.png (100%) rename {getting_started => tutorials}/first_2d_game/img/custom_font2.png (100%) rename {getting_started => tutorials}/first_2d_game/img/custom_font3.png (100%) rename {getting_started => tutorials}/first_2d_game/img/dodge_preview.gif (100%) rename {getting_started => tutorials}/first_2d_game/img/draw_path2d.gif (100%) rename {getting_started => tutorials}/first_2d_game/img/export_variable.png (100%) rename {getting_started => tutorials}/first_2d_game/img/filesystem_dock.png (100%) rename {getting_started => tutorials}/first_2d_game/img/folder-content.png (100%) rename {getting_started => tutorials}/first_2d_game/img/grid_snap_button.png (100%) rename {getting_started => tutorials}/first_2d_game/img/group_tab.png (100%) rename {getting_started => tutorials}/first_2d_game/img/input-mapping-add-action.png (100%) rename {getting_started => tutorials}/first_2d_game/img/input-mapping-add-key.png (100%) rename {getting_started => tutorials}/first_2d_game/img/input-mapping-completed.png (100%) rename {getting_started => tutorials}/first_2d_game/img/instance_scene.png (100%) rename {getting_started => tutorials}/first_2d_game/img/lock_children.png (100%) rename {getting_started => tutorials}/first_2d_game/img/main_scene_nodes.png (100%) rename {getting_started => tutorials}/first_2d_game/img/mob_animations.gif (100%) rename {getting_started => tutorials}/first_2d_game/img/new-project-button.png (100%) rename {getting_started => tutorials}/first_2d_game/img/path2d_buttons.png (100%) rename {getting_started => tutorials}/first_2d_game/img/player_coll_shape.png (100%) rename {getting_started => tutorials}/first_2d_game/img/player_scale.png (100%) rename {getting_started => tutorials}/first_2d_game/img/player_scene_nodes.png (100%) rename {getting_started => tutorials}/first_2d_game/img/player_signal_connection.png (100%) rename {getting_started => tutorials}/first_2d_game/img/player_signals.png (100%) rename {getting_started => tutorials}/first_2d_game/img/set_collision_mask.png (100%) rename {getting_started => tutorials}/first_2d_game/img/setting-project-width-and-height.png (100%) rename {getting_started => tutorials}/first_2d_game/img/setting-stretch-mode.png (100%) rename {getting_started => tutorials}/first_2d_game/img/spriteframes_panel.png (100%) rename {getting_started => tutorials}/first_2d_game/img/spriteframes_panel2.png (100%) rename {getting_started => tutorials}/first_2d_game/img/start_button_shortcut.png (100%) rename {getting_started => tutorials}/first_2d_game/img/ui_anchor.png (100%) rename {getting_started => tutorials}/first_2d_game/index.md (100%) rename {getting_started => tutorials}/first_3d_game/01.game_setup.md (100%) rename {getting_started => tutorials}/first_3d_game/02.player_input.md (100%) rename {getting_started => tutorials}/first_3d_game/03.player_movement_code.md (100%) rename {getting_started => tutorials}/first_3d_game/04.mob_scene.md (100%) rename {getting_started => tutorials}/first_3d_game/05.spawning_mobs.md (100%) rename {getting_started => tutorials}/first_3d_game/06.jump_and_squash.md (100%) rename {getting_started => tutorials}/first_3d_game/07.killing_player.md (100%) rename {getting_started => tutorials}/first_3d_game/08.score_and_replay.md (100%) rename {getting_started => tutorials}/first_3d_game/09.adding_animations.md (100%) rename {getting_started => tutorials}/first_3d_game/going_further.md (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/01.import_button.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/02.browse_to_project_folder.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/03.import_and_edit.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/04.start_assets.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/05.main_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/06.staticbody_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/07.collision_shape_warning.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/08.create_box_shape.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/09.box_extents.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/10.mesh_instance.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/11.cube_mesh.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/12.cube_resized.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/13.move_gizmo_y_axis.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/14.select_mode_icon.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/15.translation_amount.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/16.turn_on_shadows.png (100%) rename {getting_started => tutorials}/first_3d_game/img/01.game_setup/17.project_with_light.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/01.new_scene.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/02.instantiating_the_model.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/03.scene_structure.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/04.sphere_shape.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/05.moving_the_sphere_up.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/06.toggling_visibility.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/07.adding_action.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/07.input_map_tab.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/07.project_settings.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/08.actions_list_empty.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/08.create_key_action.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/09.keyboard_key_popup.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/09.keyboard_keys.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/10.joy_axis_option.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/11.joy_axis_popup.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/12.move_inputs_mapped.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/13.joy_button_option.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/14.add_jump_button.png (100%) rename {getting_started => tutorials}/first_3d_game/img/02.player_input/14.jump_input_action.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/01.attach_script_to_player.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/02.clicking_main_tab.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/03.instance_child_scene.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/04.scene_tree_with_camera.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/05.camera_preview_checkbox.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/06.two_viewports.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/07.camera_preview_checkbox.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/08.camera_moved.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/09.camera_rotated.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/10.camera_perspective.png (100%) rename {getting_started => tutorials}/first_3d_game/img/03.player_movement_code/11.camera_orthographic.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/01.initial_three_nodes.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/02.add_child_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/03.scene_with_collision_shape.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/04.create_box_shape.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/05.box_final_size.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/06.visibility_notifier.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/07.visibility_notifier_bbox_resized.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/08.mob_attach_script.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/09.switch_to_3d_workspace.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/10.node_dock.png (100%) rename {getting_started => tutorials}/first_3d_game/img/04.mob_scene/11.connect_signal.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/01.monsters_path_preview.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/02.project_settings.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/03.window_settings.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/04.camera_preview.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/05.cylinders_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/06.cylinder_mesh.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/07.top_view.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/08.toggle_view_grid.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/09.toggle_grid_snap.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/10.place_first_cylinder.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/11.both_cylinders_selected.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/12.four_cylinders.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/13.selecting_all_cylinders.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/14.spatial_material.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/15.bright-cylinders.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/16.cylinders_fold.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/17.points_options.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/18.close_path.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/19.path_result.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/20.mob_scene_property.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/20.spawn_nodes.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/21.mob_timer.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/22.mob_timer_properties.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/23.timeout_signal.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/24.connect_timer_to_main.png (100%) rename {getting_started => tutorials}/first_3d_game/img/05.spawning_mobs/25.spawn_result.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/02.project_settings.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/03.physics_layers.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/04.default_physics_properties.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/05.toggle_layer_and_mask.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/06.named_checkboxes.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/07.player_physics_mask.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/08.mob_physics_mask.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/09.groups_tab.png (100%) rename {getting_started => tutorials}/first_3d_game/img/06.jump_and_squash/10.group_scene_icon.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/01.adding_area_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/02.cylinder_shape.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/03.cylinder_in_editor.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/04.mob_detector_properties.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/05.body_entered_signal.png (100%) rename {getting_started => tutorials}/first_3d_game/img/07.killing_player/06.player_hit_signal.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/01.label_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/02.score_color_picker.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/02.score_custom_color.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/02.score_label_moved.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/02.score_placeholder.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/03.creating_theme.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/04.theme_preview.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/05.dynamic_font.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/06.font_data.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/07.font_size.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/08.open_main_script.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/09.score_in_game.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/10.layout_icon.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/11.full_rect_option.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/12.anchors_updated.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/13.retry_color_picker.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/14.retry_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/15.layout_center.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/16.new_scene.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/17.music_player_node.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/18.music_node_properties.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/19.register_autoload.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/20.scene_dock_tabs.png (100%) rename {getting_started => tutorials}/first_3d_game/img/08.score_and_replay/21.remote_scene_tree.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/01.animation_player_dock.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/02.new_animation.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/03.float_name.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/03.timeline.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/04.autoplay_and_loop.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/05.pin_icon.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/06.animation_duration.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/07.editable_timeline.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/08.zoom_slider.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/09.creating_first_keyframe.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/10.initial_keys.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/11.moving_keys.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/12.second_keys_values.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/13.second_keys.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/14.play_button.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/15.box_select.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/16.easing_property.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/17.ease_out.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/18.ease_out_second_rotation_key.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/19.ease_in_second_translation_key.png (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/20.float_animation.gif (100%) rename {getting_started => tutorials}/first_3d_game/img/09.adding_animations/21.script_icon.png (100%) rename {getting_started => tutorials}/first_3d_game/img/squash-the-creeps-final.gif (100%) rename {getting_started => tutorials}/first_3d_game/index.md (100%) rename {getting_started => tutorials}/introduction/first_look_at_the_editor.md (100%) rename {getting_started => tutorials}/introduction/godot_design_philosophy.md (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_3d_viewport.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_3d_viewport_perspective.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_bottom_panel_animation.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_bottom_panels.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_editor_empty.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_filesystem_dock.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_help_class_animated_sprite.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_inspector_dock.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_language.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_project_manager.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_project_templates.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_scene_dock.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_search_help.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_search_help_button.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_toolbar_2d.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_toolbar_3d.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_top_menus.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_workspace_2d.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_workspace_3d.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_workspace_assetlib.png (100%) rename {getting_started => tutorials}/introduction/img/editor_intro_workspace_script.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_dock_filesystem.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_dock_inspector.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_02_toolbar.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_03_animation_player.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_04_2d_workspace.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_05_3d_workspace.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_06_3d_workspace.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_06_script_workspace_expanded.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_editor_interface_overview.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_script_class_documentation.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_script_search_documentation.png (100%) rename {getting_started => tutorials}/introduction/img/editor_ui_intro_script_search_help_window.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_01.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_02.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_03.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_fsm_plugin.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_rpg_in_a_box.png (100%) rename {getting_started => tutorials}/introduction/img/engine_design_visual_script.png (100%) rename {getting_started => tutorials}/introduction/img/introduction_editor.png (100%) rename {getting_started => tutorials}/introduction/img/introduction_ex_zodiac.png (100%) rename {getting_started => tutorials}/introduction/img/introduction_helms_of_fury.jpg (100%) rename {getting_started => tutorials}/introduction/img/introduction_rpg_in_a_box.png (100%) rename {getting_started => tutorials}/introduction/img/introduction_vscode.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_character_nodes.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_main_menu.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_node_menu.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_scene_example.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_scene_tree.png (100%) rename {getting_started => tutorials}/introduction/img/key_concepts_signals.png (100%) rename {getting_started => tutorials}/introduction/img/manual_class_reference_inheritance.png (100%) rename {getting_started => tutorials}/introduction/img/manual_class_reference_search.png (100%) rename {getting_started => tutorials}/introduction/img/manual_search.png (100%) rename {getting_started => tutorials}/introduction/index.md (100%) rename {getting_started => tutorials}/introduction/introduction_to_godot.md (100%) rename {getting_started => tutorials}/introduction/key_concepts_overview.md (100%) rename {getting_started => tutorials}/introduction/learning_new_features.md (100%) rename {getting_started => tutorials}/step_by_step/files/instancing.zip (100%) rename {getting_started => tutorials}/step_by_step/files/pong_assets.zip (100%) rename {getting_started => tutorials}/step_by_step/img/add_script.png (100%) rename {getting_started => tutorials}/step_by_step/img/anchor_property.png (100%) rename {getting_started => tutorials}/step_by_step/img/brainslug.jpg (100%) rename {getting_started => tutorials}/step_by_step/img/chef.png (100%) rename {getting_started => tutorials}/step_by_step/img/connect_dialogue.png (100%) rename {getting_started => tutorials}/step_by_step/img/control_node_margin.png (100%) rename {getting_started => tutorials}/step_by_step/img/custom_font3.png (100%) rename {getting_started => tutorials}/step_by_step/img/editor_with_label.png (100%) rename {getting_started => tutorials}/step_by_step/img/empty_editor.png (100%) rename {getting_started => tutorials}/step_by_step/img/godot_editor_ui.png (100%) rename {getting_started => tutorials}/step_by_step/img/gui_step_tutorial_gui_scene_hierarchy.png (100%) rename {getting_started => tutorials}/step_by_step/img/helloworld.png (100%) rename {getting_started => tutorials}/step_by_step/img/hw.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_ball_duplicated.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_ball_instanced.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_ball_instances_example.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_ball_moved.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_ball_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_diagram_open_world.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_diagram_shooter.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_import_and_edit_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_import_browse.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_import_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_import_project_file.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_instance_child_window.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_main_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_main_scene_with_balls.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_physics_material_expand.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_property_bounce_updated.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_property_gravity_scale.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_property_revert_icon.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_scene_link_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/instancing_scene_tabs.png (100%) rename {getting_started => tutorials}/step_by_step/img/label_button_example.png (100%) rename {getting_started => tutorials}/step_by_step/img/layout_menu.png (100%) rename {getting_started => tutorials}/step_by_step/img/main_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/neversaved.png (100%) rename {getting_started => tutorials}/step_by_step/img/newnode_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_01_empty_editor.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_02_scene_dock.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_03_create_node_window.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_04_create_label_window.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_05_editor_with_label.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_06_label_text.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_07_move_tool.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_08_hello_world_text.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_09_play_scene_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_10_save_scene_popup.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_11_save_scene_as.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_12_final_result.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_13_play_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_14_main_scene_popup.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_15_select_main_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_3d_scene_example.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_character_nodes.png (100%) rename {getting_started => tutorials}/step_by_step/img/nodes_and_scenes_nodes.png (100%) rename {getting_started => tutorials}/step_by_step/img/playscene.png (100%) rename {getting_started => tutorials}/step_by_step/img/project_manager_first_open.png (100%) rename {getting_started => tutorials}/step_by_step/img/save_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/scene_tree_example.png (100%) rename {getting_started => tutorials}/step_by_step/img/script_added.png (100%) rename {getting_started => tutorials}/step_by_step/img/script_class_nativescript_example.png (100%) rename {getting_started => tutorials}/step_by_step/img/script_create.png (100%) rename {getting_started => tutorials}/step_by_step/img/script_template.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_camera_shake.gif (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_cpp.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_csharp.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_add_sprite_node.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_attach_node_script.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_attach_script.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_centering_sprite.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_click_other_node.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_dragging_sprite.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_godot_turning_in_place.gif (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_moving_with_input.gif (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_print_hello_world.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_property_tooltips.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_rotating_godot.gif (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_scene_tree.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_first_script_setting_texture.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_gdscript.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_hello.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_scene_tree.png (100%) rename {getting_started => tutorials}/step_by_step/img/scripting_visualscript.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_01_new_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_02_2d_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_03_dragging_scene.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_04_add_child_node.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_05_add_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_06_drag_button.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_07_select_tool.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_08_toggle_motion_text.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_09_scene_setup.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_10_node_dock.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_11_pressed_signals.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_12_node_connection.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_13_signals_connection_icon.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_14_signals_connection_info.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_15_scene_tree.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_16_click_script.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_17_custom_signal.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_18_timer_autostart.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_advanced_connection_window.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_connect_dialog_timer.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_disconnect_timer.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_node_setup.png (100%) rename {getting_started => tutorials}/step_by_step/img/signals_node_tab_timer.png (100%) rename {getting_started => tutorials}/step_by_step/img/textureframe_in_box_container_expand.png (100%) rename {getting_started => tutorials}/step_by_step/img/textureframe_in_box_container_fill.png (100%) rename {getting_started => tutorials}/step_by_step/img/ui_anchor_and_margins.png (100%) rename {getting_started => tutorials}/step_by_step/img/ui_design_rough.png (100%) rename {getting_started => tutorials}/step_by_step/index.md (100%) rename {getting_started => tutorials}/step_by_step/instancing.md (100%) rename {getting_started => tutorials}/step_by_step/nodes_and_scenes.md (100%) rename {getting_started => tutorials}/step_by_step/scripting_first_script.md (100%) rename {getting_started => tutorials}/step_by_step/scripting_languages.md (100%) rename {getting_started => tutorials}/step_by_step/scripting_player_input.md (100%) rename {getting_started => tutorials}/step_by_step/signals.md (100%) rename {tutorials => usage}/2d/2d_lights_and_shadows.md (100%) rename {tutorials => usage}/2d/2d_meshes.md (100%) rename {tutorials => usage}/2d/2d_movement.md (100%) rename {tutorials => usage}/2d/2d_sprite_animation.md (100%) rename {tutorials => usage}/2d/2d_transforms.md (100%) rename {tutorials => usage}/2d/canvas_layers.md (100%) rename {tutorials => usage}/2d/custom_drawing_in_2d.md (100%) rename {tutorials => usage}/2d/files/2D_movement_demo.zip (100%) rename {tutorials => usage}/2d/files/run_animation.zip (100%) rename {tutorials => usage}/2d/img/2d_animation_add_from_spritesheet.png (100%) rename {tutorials => usage}/2d/img/2d_animation_frog_spritesheet.png (100%) rename {tutorials => usage}/2d/img/2d_animation_full_animation.png (100%) rename {tutorials => usage}/2d/img/2d_animation_new_animation.png (100%) rename {tutorials => usage}/2d/img/2d_animation_new_spriteframes.png (100%) rename {tutorials => usage}/2d/img/2d_animation_new_track.png (100%) rename {tutorials => usage}/2d/img/2d_animation_play_spritesheet_animation.png (100%) rename {tutorials => usage}/2d/img/2d_animation_player-run.png (100%) rename {tutorials => usage}/2d/img/2d_animation_run_preview.gif (100%) rename {tutorials => usage}/2d/img/2d_animation_running.gif (100%) rename {tutorials => usage}/2d/img/2d_animation_setframes.png (100%) rename {tutorials => usage}/2d/img/2d_animation_spriteframes.png (100%) rename {tutorials => usage}/2d/img/2d_animation_spriteframes_done.png (100%) rename {tutorials => usage}/2d/img/2d_animation_spritesheet_animation.png (100%) rename {tutorials => usage}/2d/img/2d_animation_spritesheet_select_rows.png (100%) rename {tutorials => usage}/2d/img/2d_animation_spritesheet_selectframes.png (100%) rename {tutorials => usage}/2d/img/2d_animation_tree1.png (100%) rename {tutorials => usage}/2d/img/2d_animation_tree2.png (100%) rename {tutorials => usage}/2d/img/autotile_template_2x2.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal_16.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal_topdown_floor.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal_topdown_walls.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png (100%) rename {tutorials => usage}/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png (100%) rename {tutorials => usage}/2d/img/canvaslayers.png (100%) rename {tutorials => usage}/2d/img/direction1.png (100%) rename {tutorials => usage}/2d/img/direction2.png (100%) rename {tutorials => usage}/2d/img/emission_mask_border.gif (100%) rename {tutorials => usage}/2d/img/emission_mask_directed_border.gif (100%) rename {tutorials => usage}/2d/img/emission_mask_solid.gif (100%) rename {tutorials => usage}/2d/img/emission_shapes1.png (100%) rename {tutorials => usage}/2d/img/emission_shapes2.png (100%) rename {tutorials => usage}/2d/img/emission_shapes3.png (100%) rename {tutorials => usage}/2d/img/emission_shapes4.png (100%) rename {tutorials => usage}/2d/img/light_shadow_all_lights.png (100%) rename {tutorials => usage}/2d/img/light_shadow_all_lights_no_blob.png (100%) rename {tutorials => usage}/2d/img/light_shadow_ambient.png (100%) rename {tutorials => usage}/2d/img/light_shadow_background.png (100%) rename {tutorials => usage}/2d/img/light_shadow_cull_clockwise.png (100%) rename {tutorials => usage}/2d/img/light_shadow_cull_counter_clockwise.png (100%) rename {tutorials => usage}/2d/img/light_shadow_cull_disabled.png (100%) rename {tutorials => usage}/2d/img/light_shadow_filter0.png (100%) rename {tutorials => usage}/2d/img/light_shadow_filter0_pcf0.png (100%) rename {tutorials => usage}/2d/img/light_shadow_filter30.png (100%) rename {tutorials => usage}/2d/img/light_shadow_grad0.png (100%) rename {tutorials => usage}/2d/img/light_shadow_grad10.png (100%) rename {tutorials => usage}/2d/img/light_shadow_light.png (100%) rename {tutorials => usage}/2d/img/light_shadow_light_blob.png (100%) rename {tutorials => usage}/2d/img/light_shadow_main.png (100%) rename {tutorials => usage}/2d/img/light_shadow_normal.png (100%) rename {tutorials => usage}/2d/img/light_shadow_pcf13.png (100%) rename {tutorials => usage}/2d/img/light_shadow_sprites.png (100%) rename {tutorials => usage}/2d/img/mesh2d1.png (100%) rename {tutorials => usage}/2d/img/mesh2d2.png (100%) rename {tutorials => usage}/2d/img/mesh2d3.png (100%) rename {tutorials => usage}/2d/img/mesh2d4.png (100%) rename {tutorials => usage}/2d/img/mesh2d5.png (100%) rename {tutorials => usage}/2d/img/movement_8way.gif (100%) rename {tutorials => usage}/2d/img/movement_click.gif (100%) rename {tutorials => usage}/2d/img/movement_inputs.png (100%) rename {tutorials => usage}/2d/img/movement_rotate1.gif (100%) rename {tutorials => usage}/2d/img/movement_rotate2.gif (100%) rename {tutorials => usage}/2d/img/paranim10.gif (100%) rename {tutorials => usage}/2d/img/paranim11.gif (100%) rename {tutorials => usage}/2d/img/paranim12.gif (100%) rename {tutorials => usage}/2d/img/paranim14.gif (100%) rename {tutorials => usage}/2d/img/paranim15.gif (100%) rename {tutorials => usage}/2d/img/paranim18.gif (100%) rename {tutorials => usage}/2d/img/paranim20.gif (100%) rename {tutorials => usage}/2d/img/paranim21.gif (100%) rename {tutorials => usage}/2d/img/paranim3.gif (100%) rename {tutorials => usage}/2d/img/paranim4.gif (100%) rename {tutorials => usage}/2d/img/paranim5.gif (100%) rename {tutorials => usage}/2d/img/paranim6.gif (100%) rename {tutorials => usage}/2d/img/paranim7.gif (100%) rename {tutorials => usage}/2d/img/paranim8.gif (100%) rename {tutorials => usage}/2d/img/paranim9.gif (100%) rename {tutorials => usage}/2d/img/particles1.png (100%) rename {tutorials => usage}/2d/img/particles2.png (100%) rename {tutorials => usage}/2d/img/particles_convert.png (100%) rename {tutorials => usage}/2d/img/particles_material.png (100%) rename {tutorials => usage}/2d/img/result_drawarc.png (100%) rename {tutorials => usage}/2d/img/result_drawarc_poly.png (100%) rename {tutorials => usage}/2d/img/tile_lock.png (100%) rename {tutorials => usage}/2d/img/tilemap_add_tile.png (100%) rename {tutorials => usage}/2d/img/tilemap_add_tileset.png (100%) rename {tutorials => usage}/2d/img/tilemap_draw.png (100%) rename {tutorials => usage}/2d/img/tilemap_menu.png (100%) rename {tutorials => usage}/2d/img/tilemap_mode.png (100%) rename {tutorials => usage}/2d/img/tilemap_size.png (100%) rename {tutorials => usage}/2d/img/tilemap_tool.png (100%) rename {tutorials => usage}/2d/img/tileset_add_collision.png (100%) rename {tutorials => usage}/2d/img/tileset_atlas.png (100%) rename {tutorials => usage}/2d/img/tileset_draw_atlas.png (100%) rename {tutorials => usage}/2d/img/tileset_snap.png (100%) rename {tutorials => usage}/2d/img/tilesheet.png (100%) rename {tutorials => usage}/2d/img/viewport_transforms2.png (100%) rename {tutorials => usage}/2d/index.md (100%) rename {tutorials => usage}/2d/particle_systems_2d.md (100%) rename {tutorials => usage}/2d/using_tilemaps.md (100%) rename {tutorials => usage}/3d/3d_rendering_limitations.md (100%) rename {tutorials => usage}/3d/3d_text.md (100%) rename {tutorials => usage}/3d/baked_lightmaps.md (100%) rename {tutorials => usage}/3d/csg_tools.md (100%) rename {tutorials => usage}/3d/environment_and_post_processing.md (100%) rename {tutorials => usage}/3d/files/gridmap_demo.zip (100%) rename {tutorials => usage}/3d/gi_probes.md (100%) rename {tutorials => usage}/3d/high_dynamic_range.md (100%) rename {tutorials => usage}/3d/img/add_material.png (100%) rename {tutorials => usage}/3d/img/baked_light_bake.png (100%) rename {tutorials => usage}/3d/img/baked_light_bake_mode.png (100%) rename {tutorials => usage}/3d/img/baked_light_blender.png (100%) rename {tutorials => usage}/3d/img/baked_light_bounds.png (100%) rename {tutorials => usage}/3d/img/baked_light_capture.png (100%) rename {tutorials => usage}/3d/img/baked_light_comparison.png (100%) rename {tutorials => usage}/3d/img/baked_light_import.png (100%) rename {tutorials => usage}/3d/img/baked_light_indirect.gif (100%) rename {tutorials => usage}/3d/img/baked_light_lmsize.png (100%) rename {tutorials => usage}/3d/img/baked_light_mesh_menu.png (100%) rename {tutorials => usage}/3d/img/baked_light_mode.png (100%) rename {tutorials => usage}/3d/img/baked_light_omnilight_size.png (100%) rename {tutorials => usage}/3d/img/baked_light_scene.png (100%) rename {tutorials => usage}/3d/img/baked_light_use.png (100%) rename {tutorials => usage}/3d/img/baked_light_uvchannel.png (100%) rename {tutorials => usage}/3d/img/blend_splits.png (100%) rename {tutorials => usage}/3d/img/clearcoat_comparison.png (100%) rename {tutorials => usage}/3d/img/csg.gif (100%) rename {tutorials => usage}/3d/img/csg_bed.png (100%) rename {tutorials => usage}/3d/img/csg_bed_mat.png (100%) rename {tutorials => usage}/3d/img/csg_bed_tree.png (100%) rename {tutorials => usage}/3d/img/csg_custom_mesh.png (100%) rename {tutorials => usage}/3d/img/csg_desk.png (100%) rename {tutorials => usage}/3d/img/csg_lamp.png (100%) rename {tutorials => usage}/3d/img/csg_lamp_extrude.png (100%) rename {tutorials => usage}/3d/img/csg_lamp_pole_stand.png (100%) rename {tutorials => usage}/3d/img/csg_lamp_polygon.png (100%) rename {tutorials => usage}/3d/img/csg_lamp_spin.png (100%) rename {tutorials => usage}/3d/img/csg_mesh.png (100%) rename {tutorials => usage}/3d/img/csg_nodes.png (100%) rename {tutorials => usage}/3d/img/csg_operation.png (100%) rename {tutorials => usage}/3d/img/csg_operation_menu.png (100%) rename {tutorials => usage}/3d/img/csg_overdraw.png (100%) rename {tutorials => usage}/3d/img/csg_pillow_hole.png (100%) rename {tutorials => usage}/3d/img/csg_pillow_smooth.png (100%) rename {tutorials => usage}/3d/img/csg_poly.png (100%) rename {tutorials => usage}/3d/img/csg_poly_mode.png (100%) rename {tutorials => usage}/3d/img/csg_room.png (100%) rename {tutorials => usage}/3d/img/csg_room_invert.png (100%) rename {tutorials => usage}/3d/img/csg_room_result.png (100%) rename {tutorials => usage}/3d/img/csg_shelf.png (100%) rename {tutorials => usage}/3d/img/csg_shelf_big.png (100%) rename {tutorials => usage}/3d/img/csg_shelf_subtract.png (100%) rename {tutorials => usage}/3d/img/csg_shelf_subtract_menu.png (100%) rename {tutorials => usage}/3d/img/directional_shadow_params.png (100%) rename {tutorials => usage}/3d/img/environment_adjusments_custom_gradient.png (100%) rename {tutorials => usage}/3d/img/environment_adjusments_default_gradient.png (100%) rename {tutorials => usage}/3d/img/environment_adjustments.png (100%) rename {tutorials => usage}/3d/img/environment_adjustments_bcs.png (100%) rename {tutorials => usage}/3d/img/environment_ambient.png (100%) rename {tutorials => usage}/3d/img/environment_ambient2.png (100%) rename {tutorials => usage}/3d/img/environment_ambient_comparison.png (100%) rename {tutorials => usage}/3d/img/environment_background1.png (100%) rename {tutorials => usage}/3d/img/environment_camera.png (100%) rename {tutorials => usage}/3d/img/environment_default.png (100%) rename {tutorials => usage}/3d/img/environment_dof_far.png (100%) rename {tutorials => usage}/3d/img/environment_dof_near.png (100%) rename {tutorials => usage}/3d/img/environment_fog_depth_height.png (100%) rename {tutorials => usage}/3d/img/environment_fog_transmission.png (100%) rename {tutorials => usage}/3d/img/environment_glow1.png (100%) rename {tutorials => usage}/3d/img/environment_glow_bicubic.png (100%) rename {tutorials => usage}/3d/img/environment_glow_bloom.png (100%) rename {tutorials => usage}/3d/img/environment_glow_layers.png (100%) rename {tutorials => usage}/3d/img/environment_glow_layers2.png (100%) rename {tutorials => usage}/3d/img/environment_glow_threshold.png (100%) rename {tutorials => usage}/3d/img/environment_hdr.png (100%) rename {tutorials => usage}/3d/img/environment_hdr_autoexp.gif (100%) rename {tutorials => usage}/3d/img/environment_hdr_bloom.png (100%) rename {tutorials => usage}/3d/img/environment_mixed_blur.png (100%) rename {tutorials => usage}/3d/img/environment_ssao.png (100%) rename {tutorials => usage}/3d/img/environment_ssao2.png (100%) rename {tutorials => usage}/3d/img/environment_ssao_parameters.png (100%) rename {tutorials => usage}/3d/img/environment_ssr.png (100%) rename {tutorials => usage}/3d/img/environment_world.png (100%) rename {tutorials => usage}/3d/img/giprobe_bake.png (100%) rename {tutorials => usage}/3d/img/giprobe_bake_property.png (100%) rename {tutorials => usage}/3d/img/giprobe_indirect.png (100%) rename {tutorials => usage}/3d/img/giprobe_indirect_energy_result.png (100%) rename {tutorials => usage}/3d/img/giprobe_interior.png (100%) rename {tutorials => usage}/3d/img/giprobe_interior_setting.png (100%) rename {tutorials => usage}/3d/img/giprobe_light_indirect.png (100%) rename {tutorials => usage}/3d/img/giprobe_quality.png (100%) rename {tutorials => usage}/3d/img/giprobe_ref_blending.png (100%) rename {tutorials => usage}/3d/img/giprobe_tweaking.png (100%) rename {tutorials => usage}/3d/img/giprobe_voxel_reflections.png (100%) rename {tutorials => usage}/3d/img/giprobe_wrap.png (100%) rename {tutorials => usage}/3d/img/gridmap_create_body.png (100%) rename {tutorials => usage}/3d/img/gridmap_export.png (100%) rename {tutorials => usage}/3d/img/gridmap_main.png (100%) rename {tutorials => usage}/3d/img/gridmap_menu.png (100%) rename {tutorials => usage}/3d/img/gridmap_mesh_scene.png (100%) rename {tutorials => usage}/3d/img/gridmap_meshlibrary1.png (100%) rename {tutorials => usage}/3d/img/gridmap_select.png (100%) rename {tutorials => usage}/3d/img/gridmap_shift_axis.png (100%) rename {tutorials => usage}/3d/img/hdr_gamma.png (100%) rename {tutorials => usage}/3d/img/label_3d.png (100%) rename {tutorials => usage}/3d/img/light_attenuation.png (100%) rename {tutorials => usage}/3d/img/light_directional.png (100%) rename {tutorials => usage}/3d/img/light_omni.png (100%) rename {tutorials => usage}/3d/img/light_omni_params.png (100%) rename {tutorials => usage}/3d/img/light_params.png (100%) rename {tutorials => usage}/3d/img/light_spot.png (100%) rename {tutorials => usage}/3d/img/material_depth_draw.png (100%) rename {tutorials => usage}/3d/img/meshlibrary_scene.png (100%) rename {tutorials => usage}/3d/img/multimesh_result.png (100%) rename {tutorials => usage}/3d/img/multimesh_scene_tree.png (100%) rename {tutorials => usage}/3d/img/multimesh_settings.png (100%) rename {tutorials => usage}/3d/img/multimesh_toolbar.png (100%) rename {tutorials => usage}/3d/img/normal_bias.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_polygon.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_polygon2.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_polygon_hole.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_polygon_inspector.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_sphere_inspector.png (100%) rename {tutorials => usage}/3d/img/occluder_shape_sphere_terrain.png (100%) rename {tutorials => usage}/3d/img/project_setting_shadow.png (100%) rename {tutorials => usage}/3d/img/pssm_explained.png (100%) rename {tutorials => usage}/3d/img/refprobe_ambient.png (100%) rename {tutorials => usage}/3d/img/refprobe_atlas.png (100%) rename {tutorials => usage}/3d/img/refprobe_blending.png (100%) rename {tutorials => usage}/3d/img/refprobe_box_property.png (100%) rename {tutorials => usage}/3d/img/refprobe_boxcorrect.png (100%) rename {tutorials => usage}/3d/img/refprobe_center_gizmo.png (100%) rename {tutorials => usage}/3d/img/refprobe_cullmask.png (100%) rename {tutorials => usage}/3d/img/refprobe_setup.png (100%) rename {tutorials => usage}/3d/img/refprobe_shadows.png (100%) rename {tutorials => usage}/3d/img/refprobe_ssr.png (100%) rename {tutorials => usage}/3d/img/shadow_atlas.png (100%) rename {tutorials => usage}/3d/img/shadow_bias.png (100%) rename {tutorials => usage}/3d/img/shadow_blocky.png (100%) rename {tutorials => usage}/3d/img/shadow_contact.png (100%) rename {tutorials => usage}/3d/img/shadow_omni_dp_cm.png (100%) rename {tutorials => usage}/3d/img/shadow_pcf1.png (100%) rename {tutorials => usage}/3d/img/shadow_pcf2.png (100%) rename {tutorials => usage}/3d/img/shadow_pssm.png (100%) rename {tutorials => usage}/3d/img/shadow_quadrants.png (100%) rename {tutorials => usage}/3d/img/shadow_quadrants2.png (100%) rename {tutorials => usage}/3d/img/spatial_material1.png (100%) rename {tutorials => usage}/3d/img/spatial_material10.png (100%) rename {tutorials => usage}/3d/img/spatial_material11.png (100%) rename {tutorials => usage}/3d/img/spatial_material12.png (100%) rename {tutorials => usage}/3d/img/spatial_material13.png (100%) rename {tutorials => usage}/3d/img/spatial_material14.png (100%) rename {tutorials => usage}/3d/img/spatial_material15.png (100%) rename {tutorials => usage}/3d/img/spatial_material16.png (100%) rename {tutorials => usage}/3d/img/spatial_material17.png (100%) rename {tutorials => usage}/3d/img/spatial_material18.png (100%) rename {tutorials => usage}/3d/img/spatial_material19.png (100%) rename {tutorials => usage}/3d/img/spatial_material2.png (100%) rename {tutorials => usage}/3d/img/spatial_material20.png (100%) rename {tutorials => usage}/3d/img/spatial_material21.png (100%) rename {tutorials => usage}/3d/img/spatial_material22.png (100%) rename {tutorials => usage}/3d/img/spatial_material23.png (100%) rename {tutorials => usage}/3d/img/spatial_material24.png (100%) rename {tutorials => usage}/3d/img/spatial_material25.png (100%) rename {tutorials => usage}/3d/img/spatial_material26.png (100%) rename {tutorials => usage}/3d/img/spatial_material3.png (100%) rename {tutorials => usage}/3d/img/spatial_material4.png (100%) rename {tutorials => usage}/3d/img/spatial_material5.png (100%) rename {tutorials => usage}/3d/img/spatial_material6.png (100%) rename {tutorials => usage}/3d/img/spatial_material7.png (100%) rename {tutorials => usage}/3d/img/spatial_material8.png (100%) rename {tutorials => usage}/3d/img/spatial_material9.png (100%) rename {tutorials => usage}/3d/img/spatial_material_proxfade.gif (100%) rename {tutorials => usage}/3d/img/text_mesh.png (100%) rename {tutorials => usage}/3d/img/text_mesh_texture.png (100%) rename {tutorials => usage}/3d/img/text_mesh_textured.png (100%) rename {tutorials => usage}/3d/img/transforms_camera.png (100%) rename {tutorials => usage}/3d/img/transforms_euler.png (100%) rename {tutorials => usage}/3d/img/transforms_euler_himself.png (100%) rename {tutorials => usage}/3d/img/transforms_gimbal.gif (100%) rename {tutorials => usage}/3d/img/transforms_gizmo.png (100%) rename {tutorials => usage}/3d/img/transforms_interpolate1.gif (100%) rename {tutorials => usage}/3d/img/transforms_interpolate2.gif (100%) rename {tutorials => usage}/3d/img/transforms_local_space.png (100%) rename {tutorials => usage}/3d/img/transforms_rotate1.gif (100%) rename {tutorials => usage}/3d/img/transforms_rotate2.gif (100%) rename {tutorials => usage}/3d/img/tuto_3d1.png (100%) rename {tutorials => usage}/3d/img/tuto_3d10.png (100%) rename {tutorials => usage}/3d/img/tuto_3d11.png (100%) rename {tutorials => usage}/3d/img/tuto_3d2.png (100%) rename {tutorials => usage}/3d/img/tuto_3d3.png (100%) rename {tutorials => usage}/3d/img/tuto_3d4.png (100%) rename {tutorials => usage}/3d/img/tuto_3d5.png (100%) rename {tutorials => usage}/3d/img/tuto_3d6.png (100%) rename {tutorials => usage}/3d/img/tuto_3d6_1.png (100%) rename {tutorials => usage}/3d/img/tuto_3d6_2.png (100%) rename {tutorials => usage}/3d/img/tuto_3d8.png (100%) rename {tutorials => usage}/3d/index.md (100%) rename {tutorials => usage}/3d/introduction_to_3d.md (100%) rename {tutorials => usage}/3d/lights_and_shadows.md (100%) rename {tutorials => usage}/3d/occluders.md (100%) rename {tutorials => usage}/3d/portals/advanced_room_and_portal_usage.md (100%) rename {tutorials => usage}/3d/portals/editing_rooms_and_portals.md (100%) rename {tutorials => usage}/3d/portals/first_steps_with_rooms_and_portals.md (100%) rename {tutorials => usage}/3d/portals/img/autoplace_priority.png (100%) rename {tutorials => usage}/3d/portals/img/convert_rooms_button.png (100%) rename {tutorials => usage}/3d/portals/img/convex_hull.png (100%) rename {tutorials => usage}/3d/portals/img/cull_instance.png (100%) rename {tutorials => usage}/3d/portals/img/example_scenetree.png (100%) rename {tutorials => usage}/3d/portals/img/freeform.png (100%) rename {tutorials => usage}/3d/portals/img/house_scene.png (100%) rename {tutorials => usage}/3d/portals/img/island.png (100%) rename {tutorials => usage}/3d/portals/img/portal_inspector.png (100%) rename {tutorials => usage}/3d/portals/img/portal_point_editing.png (100%) rename {tutorials => usage}/3d/portals/img/room_manager.png (100%) rename {tutorials => usage}/3d/portals/img/room_overlap.png (100%) rename {tutorials => usage}/3d/portals/img/room_point_editing.png (100%) rename {tutorials => usage}/3d/portals/img/roomgroup_notification.png (100%) rename {tutorials => usage}/3d/portals/img/roomgroups.png (100%) rename {tutorials => usage}/3d/portals/img/roomlist_node.png (100%) rename {tutorials => usage}/3d/portals/img/simple_room.png (100%) rename {tutorials => usage}/3d/portals/img/simple_scenetree.png (100%) rename {tutorials => usage}/3d/portals/img/tent.png (100%) rename {tutorials => usage}/3d/portals/img/tent_terrain.png (100%) rename {tutorials => usage}/3d/portals/img/visibility_enabler.png (100%) rename {tutorials => usage}/3d/portals/index.md (100%) rename {tutorials => usage}/3d/portals/introduction_to_rooms_and_portals.md (100%) rename {tutorials => usage}/3d/portals/rooms_and_portals_example.md (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_1.png (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_2.png (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_3.png (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_4.png (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_5.png (100%) rename {tutorials => usage}/3d/portals/tutorial_simple/img/tutorial_simple_6.png (100%) rename {tutorials => usage}/3d/portals/using_objects_in_rooms_and_portals.md (100%) rename {tutorials => usage}/3d/procedural_geometry/arraymesh.md (100%) rename {tutorials => usage}/3d/procedural_geometry/immediategeometry.md (100%) rename {tutorials => usage}/3d/procedural_geometry/index.md (100%) rename {tutorials => usage}/3d/procedural_geometry/meshdatatool.md (100%) rename {tutorials => usage}/3d/procedural_geometry/surfacetool.md (100%) rename {tutorials => usage}/3d/reflection_probes.md (100%) rename {tutorials => usage}/3d/spatial_material.md (100%) rename {tutorials => usage}/3d/using_gridmaps.md (100%) rename {tutorials => usage}/3d/using_multi_mesh_instance.md (100%) rename {tutorials => usage}/3d/using_transforms.md (100%) rename {tutorials => usage}/animation/2d_skeletons.md (100%) rename {tutorials => usage}/animation/animation_tree.md (100%) rename {tutorials => usage}/animation/cutout_animation.md (100%) rename {tutorials => usage}/animation/files/gbot_resources.zip (100%) rename {tutorials => usage}/animation/img/animation_add.png (100%) rename {tutorials => usage}/animation/img/animation_add_call_method_track.png (100%) rename {tutorials => usage}/animation/img/animation_add_track.png (100%) rename {tutorials => usage}/animation/img/animation_animation_panel.png (100%) rename {tutorials => usage}/animation/img/animation_animation_panel_overview.png (100%) rename {tutorials => usage}/animation/img/animation_animation_player_tree.png (100%) rename {tutorials => usage}/animation/img/animation_call_method_keyframe.png (100%) rename {tutorials => usage}/animation/img/animation_convenience_buttons.png (100%) rename {tutorials => usage}/animation/img/animation_create_animationplayer.png (100%) rename {tutorials => usage}/animation/img/animation_create_new_animation.png (100%) rename {tutorials => usage}/animation/img/animation_illustration.png (100%) rename {tutorials => usage}/animation/img/animation_keyframe_editor_key.png (100%) rename {tutorials => usage}/animation/img/animation_keyframes.png (100%) rename {tutorials => usage}/animation/img/animation_loop.png (100%) rename {tutorials => usage}/animation/img/animation_method_options.png (100%) rename {tutorials => usage}/animation/img/animation_normal_track.png (100%) rename {tutorials => usage}/animation/img/animation_play_from_beginning.png (100%) rename {tutorials => usage}/animation/img/animation_properties_keyframe.png (100%) rename {tutorials => usage}/animation/img/animation_select_audiostreamplayer.png (100%) rename {tutorials => usage}/animation/img/animation_set_length.png (100%) rename {tutorials => usage}/animation/img/animation_simple.gif (100%) rename {tutorials => usage}/animation/img/animation_timeline.png (100%) rename {tutorials => usage}/animation/img/animation_track.png (100%) rename {tutorials => usage}/animation/img/animation_track_interpolation.png (100%) rename {tutorials => usage}/animation/img/animation_track_loop_modes.png (100%) rename {tutorials => usage}/animation/img/animation_track_rate.png (100%) rename {tutorials => usage}/animation/img/animation_track_settings.png (100%) rename {tutorials => usage}/animation/img/animtree1.png (100%) rename {tutorials => usage}/animation/img/animtree10.png (100%) rename {tutorials => usage}/animation/img/animtree11.gif (100%) rename {tutorials => usage}/animation/img/animtree12.png (100%) rename {tutorials => usage}/animation/img/animtree13.png (100%) rename {tutorials => usage}/animation/img/animtree14.png (100%) rename {tutorials => usage}/animation/img/animtree15.gif (100%) rename {tutorials => usage}/animation/img/animtree16.png (100%) rename {tutorials => usage}/animation/img/animtree17.png (100%) rename {tutorials => usage}/animation/img/animtree18.png (100%) rename {tutorials => usage}/animation/img/animtree2.png (100%) rename {tutorials => usage}/animation/img/animtree3.png (100%) rename {tutorials => usage}/animation/img/animtree4.png (100%) rename {tutorials => usage}/animation/img/animtree5.gif (100%) rename {tutorials => usage}/animation/img/animtree6.png (100%) rename {tutorials => usage}/animation/img/animtree6b.gif (100%) rename {tutorials => usage}/animation/img/animtree7.gif (100%) rename {tutorials => usage}/animation/img/animtree8.gif (100%) rename {tutorials => usage}/animation/img/animtree9.png (100%) rename {tutorials => usage}/animation/img/gBot_complete.png (100%) rename {tutorials => usage}/animation/img/gBot_pieces.png (100%) rename {tutorials => usage}/animation/img/playing_videos_aspect_ratio_container.png (100%) rename {tutorials => usage}/animation/img/skel2d1.png (100%) rename {tutorials => usage}/animation/img/skel2d10.png (100%) rename {tutorials => usage}/animation/img/skel2d11.png (100%) rename {tutorials => usage}/animation/img/skel2d12.png (100%) rename {tutorials => usage}/animation/img/skel2d13.png (100%) rename {tutorials => usage}/animation/img/skel2d14.png (100%) rename {tutorials => usage}/animation/img/skel2d15.png (100%) rename {tutorials => usage}/animation/img/skel2d16.png (100%) rename {tutorials => usage}/animation/img/skel2d17.png (100%) rename {tutorials => usage}/animation/img/skel2d18.png (100%) rename {tutorials => usage}/animation/img/skel2d19.png (100%) rename {tutorials => usage}/animation/img/skel2d2.png (100%) rename {tutorials => usage}/animation/img/skel2d20.gif (100%) rename {tutorials => usage}/animation/img/skel2d21.gif (100%) rename {tutorials => usage}/animation/img/skel2d22.png (100%) rename {tutorials => usage}/animation/img/skel2d23.png (100%) rename {tutorials => usage}/animation/img/skel2d24.png (100%) rename {tutorials => usage}/animation/img/skel2d25.gif (100%) rename {tutorials => usage}/animation/img/skel2d3.png (100%) rename {tutorials => usage}/animation/img/skel2d4.png (100%) rename {tutorials => usage}/animation/img/skel2d5.png (100%) rename {tutorials => usage}/animation/img/skel2d6.png (100%) rename {tutorials => usage}/animation/img/skel2d7.png (100%) rename {tutorials => usage}/animation/img/skel2d8.png (100%) rename {tutorials => usage}/animation/img/skel2d9.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout1.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout10.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout11.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout12.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout13.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout14.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout15.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout15_2.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout16.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout17.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout18.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout19.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout2.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout20.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout21.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout22.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout23.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout24.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout3.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout4.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout5.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout6.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout7.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout9.png (100%) rename {tutorials => usage}/animation/img/tuto_cutout_walk.gif (100%) rename {tutorials => usage}/animation/img/tutovec_torso1.gif (100%) rename {tutorials => usage}/animation/img/tutovec_torso2.gif (100%) rename {tutorials => usage}/animation/img/tutovec_torso4.gif (100%) rename {tutorials => usage}/animation/img/tutovec_torso5.gif (100%) rename {tutorials => usage}/animation/index.md (100%) rename {tutorials => usage}/animation/introduction.md (100%) rename {tutorials => usage}/animation/playing_videos.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/animation.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/armature.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/body_type.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/col_only.png (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/collision_shapes.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/dope_sheet.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/enable_physics.png (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/external_mat_option.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/gd_dot_material.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/hide.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/in_godot.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/light_properties.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/material_search.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/nla_editor.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/nla_pushdown.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/nla_strip.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/stash_action.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/img/stash_action_option.jpg (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/index.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/lights.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/material.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/mesh.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/physics.md (100%) rename {tutorials => usage}/assets_pipeline/escn_exporter/skeleton.md (100%) rename {tutorials => usage}/assets_pipeline/exporting_3d_scenes.md (100%) rename {tutorials => usage}/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png (100%) rename {tutorials => usage}/assets_pipeline/img/asset_workflow1.png (100%) rename {tutorials => usage}/assets_pipeline/img/asset_workflow2.png (100%) rename {tutorials => usage}/assets_pipeline/img/asset_workflow3.png (100%) rename {tutorials => usage}/assets_pipeline/img/asset_workflow4.png (100%) rename {tutorials => usage}/assets_pipeline/img/asset_workflow5.png (100%) rename {tutorials => usage}/assets_pipeline/img/audio_stream_import.png (100%) rename {tutorials => usage}/assets_pipeline/img/bad.png (100%) rename {tutorials => usage}/assets_pipeline/img/fixedborder.png (100%) rename {tutorials => usage}/assets_pipeline/img/gltf_godot_export.png (100%) rename {tutorials => usage}/assets_pipeline/img/good.png (100%) rename {tutorials => usage}/assets_pipeline/img/image_import1.png (100%) rename {tutorials => usage}/assets_pipeline/img/import_csv.png (100%) rename {tutorials => usage}/assets_pipeline/img/regular.png (100%) rename {tutorials => usage}/assets_pipeline/img/reimport_multiple.png (100%) rename {tutorials => usage}/assets_pipeline/img/reverb.png (100%) rename {tutorials => usage}/assets_pipeline/img/scene_import1.png (100%) rename {tutorials => usage}/assets_pipeline/img/scene_import2.png (100%) rename {tutorials => usage}/assets_pipeline/img/scene_import3.png (100%) rename {tutorials => usage}/assets_pipeline/img/scene_import4.png (100%) rename {tutorials => usage}/assets_pipeline/import_process.md (100%) rename {tutorials => usage}/assets_pipeline/importing_audio_samples.md (100%) rename {tutorials => usage}/assets_pipeline/importing_images.md (100%) rename {tutorials => usage}/assets_pipeline/importing_scenes.md (100%) rename {tutorials => usage}/assets_pipeline/importing_translations.md (100%) rename {tutorials => usage}/assets_pipeline/index.md (100%) rename {tutorials => usage}/audio/audio_buses.md (100%) rename {tutorials => usage}/audio/audio_streams.md (100%) rename {tutorials => usage}/audio/img/audio_buses1.png (100%) rename {tutorials => usage}/audio/img/audio_buses2.png (100%) rename {tutorials => usage}/audio/img/audio_buses3.png (100%) rename {tutorials => usage}/audio/img/audio_buses4.png (100%) rename {tutorials => usage}/audio/img/audio_buses5.png (100%) rename {tutorials => usage}/audio/img/audio_stream_2d.png (100%) rename {tutorials => usage}/audio/img/audio_stream_2d_area.png (100%) rename {tutorials => usage}/audio/img/audio_stream_3d.png (100%) rename {tutorials => usage}/audio/img/audio_stream_3d_area.png (100%) rename {tutorials => usage}/audio/img/audio_stream_doppler.png (100%) rename {tutorials => usage}/audio/img/audio_stream_player.png (100%) rename {tutorials => usage}/audio/img/audio_stream_reverb_bus.png (100%) rename {tutorials => usage}/audio/img/audio_stream_reverb_bus2.png (100%) rename {tutorials => usage}/audio/img/record_bus.png (100%) rename {tutorials => usage}/audio/img/record_stream_player.png (100%) rename {tutorials => usage}/audio/index.md (100%) rename {tutorials => usage}/audio/recording_with_microphone.md (100%) rename {tutorials => usage}/audio/sync_with_audio.md (100%) rename {tutorials => usage}/best_practices/autoloads_versus_internal_nodes.md (100%) rename {tutorials => usage}/best_practices/data_preferences.md (100%) rename {tutorials => usage}/best_practices/godot_interfaces.md (100%) rename {tutorials => usage}/best_practices/godot_notifications.md (100%) rename {tutorials => usage}/best_practices/img/version_control_menu.png (100%) rename {tutorials => usage}/best_practices/index.md (100%) rename {tutorials => usage}/best_practices/introduction_best_practices.md (100%) rename {tutorials => usage}/best_practices/logic_preferences.md (100%) rename {tutorials => usage}/best_practices/node_alternatives.md (100%) rename {tutorials => usage}/best_practices/project_organization.md (100%) rename {tutorials => usage}/best_practices/scene_organization.md (100%) rename {tutorials => usage}/best_practices/scenes_versus_scripts.md (100%) rename {tutorials => usage}/best_practices/version_control_systems.md (100%) rename {tutorials => usage}/best_practices/what_are_godot_classes.md (100%) rename {tutorials => usage}/editor/command_line_tutorial.md (100%) rename {tutorials => usage}/editor/default_key_mapping.md (100%) rename {tutorials => usage}/editor/external_editor.md (100%) rename {tutorials => usage}/editor/img/configure_profile.png (100%) rename {tutorials => usage}/editor/img/editor_settings.png (100%) rename {tutorials => usage}/editor/img/node_features.png (100%) rename {tutorials => usage}/editor/index.md (100%) rename {tutorials => usage}/editor/managing_editor_features.md (100%) rename {tutorials => usage}/editor/using_the_web_editor.md (100%) rename {tutorials => usage}/export/android_custom_build.md (100%) rename {tutorials => usage}/export/changing_application_icon_for_windows.md (100%) rename {tutorials => usage}/export/exporting_basics.md (100%) rename {tutorials => usage}/export/exporting_for_android.md (100%) rename {tutorials => usage}/export/exporting_for_dedicated_servers.md (100%) rename {tutorials => usage}/export/exporting_for_ios.md (100%) rename {tutorials => usage}/export/exporting_for_linux.md (100%) rename {tutorials => usage}/export/exporting_for_macos.md (100%) rename {tutorials => usage}/export/exporting_for_uwp.md (100%) rename {tutorials => usage}/export/exporting_for_web.md (100%) rename {tutorials => usage}/export/exporting_for_windows.md (100%) rename {tutorials => usage}/export/exporting_pcks.md (100%) rename {tutorials => usage}/export/exporting_projects.md (100%) rename {tutorials => usage}/export/feature_tags.md (100%) rename {tutorials => usage}/export/img/UWP_export_signing.png (100%) rename {tutorials => usage}/export/img/UWP_sign_tool.png (100%) rename {tutorials => usage}/export/img/androidsdk.png (100%) rename {tutorials => usage}/export/img/custom_build_bin_folder.png (100%) rename {tutorials => usage}/export/img/custom_build_command_line.png (100%) rename {tutorials => usage}/export/img/custom_build_command_line2.png (100%) rename {tutorials => usage}/export/img/custom_build_editor_settings.png (100%) rename {tutorials => usage}/export/img/custom_build_editor_settings2.png (100%) rename {tutorials => usage}/export/img/custom_build_enable.png (100%) rename {tutorials => usage}/export/img/custom_build_gradle.png (100%) rename {tutorials => usage}/export/img/custom_build_install_android_studio1.png (100%) rename {tutorials => usage}/export/img/custom_build_install_template.png (100%) rename {tutorials => usage}/export/img/custom_build_open_shell.png (100%) rename {tutorials => usage}/export/img/custom_build_platform_tools.png (100%) rename {tutorials => usage}/export/img/custom_build_sdkmanager.png (100%) rename {tutorials => usage}/export/img/editor-export-presets-android.png (100%) rename {tutorials => usage}/export/img/editorsettings.png (100%) rename {tutorials => usage}/export/img/export-with-debug-button.png (100%) rename {tutorials => usage}/export/img/export.png (100%) rename {tutorials => usage}/export/img/export_android_oneclick.png (100%) rename {tutorials => usage}/export/img/export_dialog.png (100%) rename {tutorials => usage}/export/img/export_editor_android_settings.png (100%) rename {tutorials => usage}/export/img/export_error.png (100%) rename {tutorials => usage}/export/img/export_handheld_stretchsettings.png (100%) rename {tutorials => usage}/export/img/export_ios_settings.png (100%) rename {tutorials => usage}/export/img/export_pck.png (100%) rename {tutorials => usage}/export/img/export_preset.png (100%) rename {tutorials => usage}/export/img/export_presets_window.png (100%) rename {tutorials => usage}/export/img/export_template_manager.png (100%) rename {tutorials => usage}/export/img/export_template_menu.png (100%) rename {tutorials => usage}/export/img/export_touchsettings.png (100%) rename {tutorials => usage}/export/img/export_web_example.png (100%) rename {tutorials => usage}/export/img/export_web_export_with_debug_disabled.png (100%) rename {tutorials => usage}/export/img/export_web_files.png (100%) rename {tutorials => usage}/export/img/export_xcode_project_folders.png (100%) rename {tutorials => usage}/export/img/expres.png (100%) rename {tutorials => usage}/export/img/expselected.png (100%) rename {tutorials => usage}/export/img/exptemp.png (100%) rename {tutorials => usage}/export/img/feature_tags1.png (100%) rename {tutorials => usage}/export/img/feature_tags2.png (100%) rename {tutorials => usage}/export/img/feature_tags3.png (100%) rename {tutorials => usage}/export/img/feature_tags4.png (100%) rename {tutorials => usage}/export/img/icon_export_settings.png (100%) rename {tutorials => usage}/export/img/icon_file_icon.png (100%) rename {tutorials => usage}/export/img/icon_project_settings.png (100%) rename {tutorials => usage}/export/img/icon_rcedit.png (100%) rename {tutorials => usage}/export/img/icon_result.png (100%) rename {tutorials => usage}/export/img/icon_taskbar_icon.png (100%) rename {tutorials => usage}/export/img/ios_export_add_dir.png (100%) rename {tutorials => usage}/export/img/ios_export_delete_pck.png (100%) rename {tutorials => usage}/export/img/ios_export_file.png (100%) rename {tutorials => usage}/export/img/ios_export_file_ref.png (100%) rename {tutorials => usage}/export/img/ios_export_output.png (100%) rename {tutorials => usage}/export/img/ios_export_set_path.png (100%) rename {tutorials => usage}/export/img/linker_signed_1.png (100%) rename {tutorials => usage}/export/img/oneclick.png (100%) rename {tutorials => usage}/export/img/signed_0.png (100%) rename {tutorials => usage}/export/img/signed_1.png (100%) rename {tutorials => usage}/export/img/signed_2.png (100%) rename {tutorials => usage}/export/img/signed_and_notarized_0.png (100%) rename {tutorials => usage}/export/img/signed_and_notarized_1.png (100%) rename {tutorials => usage}/export/img/sys_pref_0.png (100%) rename {tutorials => usage}/export/img/sys_pref_1.png (100%) rename {tutorials => usage}/export/img/unsigned_1.png (100%) rename {tutorials => usage}/export/index.md (100%) rename {tutorials => usage}/export/one-click_deploy.md (100%) rename {tutorials => usage}/export/running_on_macos.md (100%) rename {tutorials => usage}/i18n/img/locale_test.png (100%) rename {tutorials => usage}/i18n/img/localization_dialog.png (100%) rename {tutorials => usage}/i18n/img/localization_remaps.png (100%) rename {tutorials => usage}/i18n/img/localized_name.png (100%) rename {tutorials => usage}/i18n/index.md (100%) rename {tutorials => usage}/i18n/internationalizing_games.md (100%) rename {tutorials => usage}/i18n/locales.md (100%) rename {tutorials => usage}/i18n/localization_using_gettext.md (100%) rename {tutorials => usage}/inputs/controllers_gamepads_joysticks.md (100%) rename {tutorials => usage}/inputs/custom_mouse_cursor.md (100%) rename {tutorials => usage}/inputs/handling_quit_requests.md (100%) rename {tutorials => usage}/inputs/img/cursor_project_settings.png (100%) rename {tutorials => usage}/inputs/img/input_event_flow.png (100%) rename {tutorials => usage}/inputs/img/input_event_scene_flow.png (100%) rename {tutorials => usage}/inputs/img/inputs_inputmap.png (100%) rename {tutorials => usage}/inputs/index.md (100%) rename {tutorials => usage}/inputs/input_examples.md (100%) rename {tutorials => usage}/inputs/inputevent.md (100%) rename {tutorials => usage}/inputs/mouse_and_input_coordinates.md (100%) rename {tutorials => usage}/io/background_loading.md (100%) rename {tutorials => usage}/io/binary_serialization_api.md (100%) rename {tutorials => usage}/io/data_paths.md (100%) rename {tutorials => usage}/io/encrypting_save_games.md (100%) rename {tutorials => usage}/io/files/resource_queue.gd (100%) rename {tutorials => usage}/io/img/groups.png (100%) rename {tutorials => usage}/io/index.md (100%) rename {tutorials => usage}/io/saving_games.md (100%) rename {tutorials => usage}/math/beziers_and_curves.md (100%) rename {tutorials => usage}/math/img/bezier_cubic_handles.png (100%) rename {tutorials => usage}/math/img/bezier_cubic_points.gif (100%) rename {tutorials => usage}/math/img/bezier_cubic_points.png (100%) rename {tutorials => usage}/math/img/bezier_interpolation_baked.gif (100%) rename {tutorials => usage}/math/img/bezier_interpolation_speed.gif (100%) rename {tutorials => usage}/math/img/bezier_path_2d.png (100%) rename {tutorials => usage}/math/img/bezier_point_amount.png (100%) rename {tutorials => usage}/math/img/bezier_quadratic_points.png (100%) rename {tutorials => usage}/math/img/bezier_quadratic_points2.gif (100%) rename {tutorials => usage}/math/img/interpolation_follow.gif (100%) rename {tutorials => usage}/math/img/interpolation_monkey.gif (100%) rename {tutorials => usage}/math/img/interpolation_positions.png (100%) rename {tutorials => usage}/math/img/interpolation_vector.gif (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/3d-identity.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/3d-identity.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/apply.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/apply.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-godot.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-godot.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-grid.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-grid.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-origin.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity-origin.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/identity.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/putting-all-together.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate1.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate1.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate2.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate2.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate3.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/rotate3.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/scale.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/scale.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/shear.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/shear.xcf (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/translate.png (100%) rename {tutorials => usage}/math/img/matrices_and_transforms/translate.xcf (100%) rename {tutorials => usage}/math/img/tutovec10.png (100%) rename {tutorials => usage}/math/img/tutovec10.svg (100%) rename {tutorials => usage}/math/img/tutovec11.png (100%) rename {tutorials => usage}/math/img/tutovec11.svg (100%) rename {tutorials => usage}/math/img/tutovec12.png (100%) rename {tutorials => usage}/math/img/tutovec12.svg (100%) rename {tutorials => usage}/math/img/tutovec13.png (100%) rename {tutorials => usage}/math/img/tutovec13.svg (100%) rename {tutorials => usage}/math/img/tutovec14.png (100%) rename {tutorials => usage}/math/img/tutovec14.svg (100%) rename {tutorials => usage}/math/img/tutovec22.png (100%) rename {tutorials => usage}/math/img/tutovec23.png (100%) rename {tutorials => usage}/math/img/vector_add1.png (100%) rename {tutorials => usage}/math/img/vector_axis1.png (100%) rename {tutorials => usage}/math/img/vector_cross1.png (100%) rename {tutorials => usage}/math/img/vector_cross2.png (100%) rename {tutorials => usage}/math/img/vector_dot1.png (100%) rename {tutorials => usage}/math/img/vector_dot2.png (100%) rename {tutorials => usage}/math/img/vector_dot3.png (100%) rename {tutorials => usage}/math/img/vector_facing2.png (100%) rename {tutorials => usage}/math/img/vector_movement1.png (100%) rename {tutorials => usage}/math/img/vector_mult1.png (100%) rename {tutorials => usage}/math/img/vector_reflect1.png (100%) rename {tutorials => usage}/math/img/vector_subtract2.png (100%) rename {tutorials => usage}/math/img/vector_xy1.png (100%) rename {tutorials => usage}/math/img/vector_xy2.png (100%) rename {tutorials => usage}/math/index.md (100%) rename {tutorials => usage}/math/interpolation.md (100%) rename {tutorials => usage}/math/matrices_and_transforms.md (100%) rename {tutorials => usage}/math/random_number_generation.md (100%) rename {tutorials => usage}/math/vector_math.md (100%) rename {tutorials => usage}/math/vectors_advanced.md (100%) rename {tutorials => usage}/navigation/img/agent_avoidance_enabled.png (100%) rename {tutorials => usage}/navigation/img/agent_safevelocity_signal.png (100%) rename {tutorials => usage}/navigation/img/bake_navmesh.png (100%) rename {tutorials => usage}/navigation/img/baked_navmesh.png (100%) rename {tutorials => usage}/navigation/img/nav_2d_min_setup_step1.png (100%) rename {tutorials => usage}/navigation/img/nav_2d_min_setup_step2.png (100%) rename {tutorials => usage}/navigation/img/nav_2d_min_setup_step3.webp (100%) rename {tutorials => usage}/navigation/img/nav_3d_min_setup_step1.png (100%) rename {tutorials => usage}/navigation/img/nav_3d_min_setup_step2.png (100%) rename {tutorials => usage}/navigation/img/nav_3d_min_setup_step3.png (100%) rename {tutorials => usage}/navigation/img/nav_3d_min_setup_step4.webp (100%) rename {tutorials => usage}/navigation/img/nav_actor_doorbitmask.png (100%) rename {tutorials => usage}/navigation/img/nav_actor_doors.png (100%) rename {tutorials => usage}/navigation/img/nav_actor_locomotion.png (100%) rename {tutorials => usage}/navigation/img/nav_actor_sizes.png (100%) rename {tutorials => usage}/navigation/img/nav_debug_settings.png (100%) rename {tutorials => usage}/navigation/img/nav_debug_xray_edge_lines.png (100%) rename {tutorials => usage}/navigation/img/nav_edge_connection2d.gif (100%) rename {tutorials => usage}/navigation/img/nav_edge_connection3d.gif (100%) rename {tutorials => usage}/navigation/img/nav_link_debug_visuals.png (100%) rename {tutorials => usage}/navigation/img/nav_link_properties.png (100%) rename {tutorials => usage}/navigation/img/nav_maps.png (100%) rename {tutorials => usage}/navigation/img/nav_navmesh_links.png (100%) rename {tutorials => usage}/navigation/img/nav_optimization.webp (100%) rename {tutorials => usage}/navigation/img/nav_polydrawtool.png (100%) rename {tutorials => usage}/navigation/img/nav_polymatroschka.png (100%) rename {tutorials => usage}/navigation/img/nav_polyoutlinefail.png (100%) rename {tutorials => usage}/navigation/img/nav_static_obstacle_build.gif (100%) rename {tutorials => usage}/navigation/img/navigation_debug_performance1.webp (100%) rename {tutorials => usage}/navigation/img/navigation_debug_performance2.webp (100%) rename {tutorials => usage}/navigation/img/navigation_debug_toggle.png (100%) rename {tutorials => usage}/navigation/img/navigation_edge_connection.png (100%) rename {tutorials => usage}/navigation/img/navigation_vertex_merge.png (100%) rename {tutorials => usage}/navigation/img/navigation_vertex_merge2.png (100%) rename {tutorials => usage}/navigation/img/navigationlayers_naming.png (100%) rename {tutorials => usage}/navigation/img/new_navigation_mesh.png (100%) rename {tutorials => usage}/navigation/index.md (100%) rename {tutorials => usage}/navigation/navigation_connecting_navmesh.md (100%) rename {tutorials => usage}/navigation/navigation_debug_tools.md (100%) rename {tutorials => usage}/navigation/navigation_different_actor_area_access.md (100%) rename {tutorials => usage}/navigation/navigation_different_actor_locomotion.md (100%) rename {tutorials => usage}/navigation/navigation_different_actor_types.md (100%) rename {tutorials => usage}/navigation/navigation_introduction_2d.md (100%) rename {tutorials => usage}/navigation/navigation_introduction_3d.md (100%) rename {tutorials => usage}/navigation/navigation_optimizing_performance.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationagents.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationlayers.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationlinks.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationmaps.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationmeshes.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationobstacles.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationpathqueryobjects.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationpaths.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationregions.md (100%) rename {tutorials => usage}/navigation/navigation_using_navigationservers.md (100%) rename {tutorials => usage}/navigation/real_time_navigation_3d.md (100%) rename {tutorials => usage}/networking/high_level_multiplayer.md (100%) rename {tutorials => usage}/networking/http_client_class.md (100%) rename {tutorials => usage}/networking/http_request_class.md (100%) rename {tutorials => usage}/networking/img/add_crt.png (100%) rename {tutorials => usage}/networking/img/nmms.png (100%) rename {tutorials => usage}/networking/img/rest_api_scene.png (100%) rename {tutorials => usage}/networking/img/ssl_certs.png (100%) rename {tutorials => usage}/networking/img/webrtc_signaling.png (100%) rename {tutorials => usage}/networking/index.md (100%) rename {tutorials => usage}/networking/ssl_certificates.md (100%) rename {tutorials => usage}/networking/webrtc.md (100%) rename {tutorials => usage}/networking/websocket.md (100%) rename {tutorials => usage}/performance/batching.md (100%) rename {tutorials => usage}/performance/cpu_optimization.md (100%) rename {tutorials => usage}/performance/general_optimization.md (100%) rename {tutorials => usage}/performance/gpu_optimization.md (100%) rename {tutorials => usage}/performance/img/godot_profiler.png (100%) rename {tutorials => usage}/performance/img/lights_overlap.png (100%) rename {tutorials => usage}/performance/img/lights_separate.png (100%) rename {tutorials => usage}/performance/img/overlap1.png (100%) rename {tutorials => usage}/performance/img/overlap2.png (100%) rename {tutorials => usage}/performance/img/scissoring.png (100%) rename {tutorials => usage}/performance/img/valgrind.png (100%) rename {tutorials => usage}/performance/index.md (100%) rename {tutorials => usage}/performance/optimizing_3d_performance.md (100%) rename {tutorials => usage}/performance/threads/thread_safe_apis.md (100%) rename {tutorials => usage}/performance/threads/using_multiple_threads.md (100%) rename {tutorials => usage}/performance/using_multimesh.md (100%) rename {tutorials => usage}/performance/using_servers.md (100%) rename {tutorials => usage}/performance/vertex_animation/animating_thousands_of_fish.md (100%) rename {tutorials => usage}/performance/vertex_animation/controlling_thousands_of_fish.md (100%) rename {tutorials => usage}/performance/vertex_animation/img/all_motions.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/all_motions_mask.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/fish.png (100%) rename {tutorials => usage}/performance/vertex_animation/img/mask.png (100%) rename {tutorials => usage}/performance/vertex_animation/img/pivot.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/scene.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/sidetoside.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/twist.gif (100%) rename {tutorials => usage}/performance/vertex_animation/img/wave.gif (100%) rename {tutorials => usage}/performance/vertex_animation/index.md (100%) rename {tutorials => usage}/physics/collision_shapes_3d.md (100%) rename {tutorials => usage}/physics/files/kbscene.zip (100%) rename {tutorials => usage}/physics/files/using_area_2d.zip (100%) rename {tutorials => usage}/physics/files/using_kinematic2d.zip (100%) rename {tutorials => usage}/physics/img/area2d_coin_nodes.png (100%) rename {tutorials => usage}/physics/img/area2d_override.gif (100%) rename {tutorials => usage}/physics/img/area2d_properties.png (100%) rename {tutorials => usage}/physics/img/k2d_bullet_bounce.gif (100%) rename {tutorials => usage}/physics/img/k2d_compare.gif (100%) rename {tutorials => usage}/physics/img/k2d_platform.gif (100%) rename {tutorials => usage}/physics/img/kbinstance.png (100%) rename {tutorials => usage}/physics/img/kbradius.png (100%) rename {tutorials => usage}/physics/img/kbscene.png (100%) rename {tutorials => usage}/physics/img/physics_layer_names.png (100%) rename {tutorials => usage}/physics/img/player_coll_shape.png (100%) rename {tutorials => usage}/physics/img/player_collision_layers.png (100%) rename {tutorials => usage}/physics/img/player_collision_mask.png (100%) rename {tutorials => usage}/physics/img/ragdoll_bones.png (100%) rename {tutorials => usage}/physics/img/ragdoll_joint_adjust.gif (100%) rename {tutorials => usage}/physics/img/ragdoll_layer.png (100%) rename {tutorials => usage}/physics/img/ragdoll_menu.png (100%) rename {tutorials => usage}/physics/img/ragdoll_result.png (100%) rename {tutorials => usage}/physics/img/ragdoll_shape_adjust.gif (100%) rename {tutorials => usage}/physics/img/ragdoll_sim_part.gif (100%) rename {tutorials => usage}/physics/img/ragdoll_sim_stop.gif (100%) rename {tutorials => usage}/physics/img/raycast_falsepositive.png (100%) rename {tutorials => usage}/physics/img/raycast_projection.png (100%) rename {tutorials => usage}/physics/img/raycast_projection.svg (100%) rename {tutorials => usage}/physics/img/softbody_cloak_bone_attach.png (100%) rename {tutorials => usage}/physics/img/softbody_cloak_finish.png (100%) rename {tutorials => usage}/physics/img/softbody_cloak_ignore.png (100%) rename {tutorials => usage}/physics/img/softbody_cloak_pinned.png (100%) rename {tutorials => usage}/physics/img/softbody_cloak_pinned_attach.png (100%) rename {tutorials => usage}/physics/img/softbody_cloak_subdivide.png (100%) rename {tutorials => usage}/physics/img/softbody_cube.png (100%) rename {tutorials => usage}/physics/img/softbody_cube_menu.png (100%) rename {tutorials => usage}/physics/index.md (100%) rename {tutorials => usage}/physics/interpolation/advanced_physics_interpolation.md (100%) rename {tutorials => usage}/physics/interpolation/img/fti_camera_worldspace.png (100%) rename {tutorials => usage}/physics/interpolation/img/fti_graph_fixed_ticks.png (100%) rename {tutorials => usage}/physics/interpolation/img/fti_graph_interpolated.png (100%) rename {tutorials => usage}/physics/interpolation/index.md (100%) rename {tutorials => usage}/physics/interpolation/physics_interpolation_introduction.md (100%) rename {tutorials => usage}/physics/interpolation/physics_interpolation_quick_start_guide.md (100%) rename {tutorials => usage}/physics/interpolation/using_physics_interpolation.md (100%) rename {tutorials => usage}/physics/kinematic_character_2d.md (100%) rename {tutorials => usage}/physics/physics_introduction.md (100%) rename {tutorials => usage}/physics/ragdoll_system.md (100%) rename {tutorials => usage}/physics/ray-casting.md (100%) rename {tutorials => usage}/physics/rigid_body.md (100%) rename {tutorials => usage}/physics/soft_body.md (100%) rename {tutorials => usage}/physics/using_area_2d.md (100%) rename {tutorials => usage}/physics/using_kinematic_body_2d.md (100%) rename {tutorials => usage}/platform/android/android_in_app_purchases.md (100%) rename {tutorials => usage}/platform/android/android_plugin.md (100%) rename {tutorials => usage}/platform/android/img/android_export_preset_plugins_section.png (100%) rename {tutorials => usage}/platform/android/index.md (100%) rename {tutorials => usage}/platform/consoles.md (100%) rename {tutorials => usage}/platform/customizing_html5_shell.md (100%) rename {tutorials => usage}/platform/html5_shell_classref.md (100%) rename {tutorials => usage}/platform/img/html5_export_options.png (100%) rename {tutorials => usage}/platform/index.md (100%) rename {tutorials => usage}/platform/ios/img/ios_export_preset_plugins_section.png (100%) rename {tutorials => usage}/platform/ios/index.md (100%) rename {tutorials => usage}/platform/ios/ios_plugin.md (100%) rename {tutorials => usage}/platform/ios/plugins_for_ios.md (100%) rename {tutorials => usage}/platform/mobile_rendering_limitations.md (100%) rename {tutorials => usage}/platform/platform_html5.md (100%) rename {tutorials => usage}/plugins/editor/img/import_plugin_options.png (100%) rename {tutorials => usage}/plugins/editor/img/import_plugin_trying.png (100%) rename {tutorials => usage}/plugins/editor/img/inspector_plugin_example.png (100%) rename {tutorials => usage}/plugins/editor/img/installing_plugins_assetlib_tab.png (100%) rename {tutorials => usage}/plugins/editor/img/installing_plugins_github_download_zip.png (100%) rename {tutorials => usage}/plugins/editor/img/installing_plugins_project_settings.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-create_plugin_dialog.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-custom_dock.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-custom_node_console.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-custom_node_create.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-custom_node_icon.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-my_custom_dock_scene.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-my_custom_mode_folder.png (100%) rename {tutorials => usage}/plugins/editor/img/making_plugins-project_settings.png (100%) rename {tutorials => usage}/plugins/editor/img/visual_shader_plugins_result1.png (100%) rename {tutorials => usage}/plugins/editor/img/visual_shader_plugins_result2.png (100%) rename {tutorials => usage}/plugins/editor/img/visual_shader_plugins_start.png (100%) rename {tutorials => usage}/plugins/editor/img/visual_shader_plugins_start2.png (100%) rename {tutorials => usage}/plugins/editor/img/visual_shader_plugins_start3.png (100%) rename {tutorials => usage}/plugins/editor/import_plugins.md (100%) rename {tutorials => usage}/plugins/editor/index.md (100%) rename {tutorials => usage}/plugins/editor/inspector_plugins.md (100%) rename {tutorials => usage}/plugins/editor/installing_plugins.md (100%) rename {tutorials => usage}/plugins/editor/making_main_screen_plugins.md (100%) rename {tutorials => usage}/plugins/editor/making_plugins.md (100%) rename {tutorials => usage}/plugins/editor/spatial_gizmos.md (100%) rename {tutorials => usage}/plugins/editor/visual_shader_plugins.md (100%) rename {tutorials => usage}/plugins/img/rotating_in_editor.gif (100%) rename {tutorials => usage}/plugins/index.md (100%) rename {tutorials => usage}/plugins/running_code_in_the_editor.md (100%) rename {tutorials => usage}/rendering/img/cameras.png (100%) rename {tutorials => usage}/rendering/img/container.png (100%) rename {tutorials => usage}/rendering/img/default_scene.png (100%) rename {tutorials => usage}/rendering/img/input.png (100%) rename {tutorials => usage}/rendering/img/motion_jitter.gif (100%) rename {tutorials => usage}/rendering/img/motion_normal.gif (100%) rename {tutorials => usage}/rendering/img/motion_stutter.gif (100%) rename {tutorials => usage}/rendering/img/overdraw.png (100%) rename {tutorials => usage}/rendering/img/screenres.png (100%) rename {tutorials => usage}/rendering/img/stretch.png (100%) rename {tutorials => usage}/rendering/img/stretch.svg (100%) rename {tutorials => usage}/rendering/img/stretch_2d_expand.gif (100%) rename {tutorials => usage}/rendering/img/stretch_demo_scene.png (100%) rename {tutorials => usage}/rendering/img/stretch_disabled_expand.gif (100%) rename {tutorials => usage}/rendering/img/stretch_viewport_expand.gif (100%) rename {tutorials => usage}/rendering/img/stretch_viewport_ignore.gif (100%) rename {tutorials => usage}/rendering/img/stretch_viewport_keep.gif (100%) rename {tutorials => usage}/rendering/img/stretch_viewport_keep_height.gif (100%) rename {tutorials => usage}/rendering/img/stretch_viewport_keep_width.gif (100%) rename {tutorials => usage}/rendering/img/stretchsettings.png (100%) rename {tutorials => usage}/rendering/img/texturemenu.png (100%) rename {tutorials => usage}/rendering/img/texturepath.png (100%) rename {tutorials => usage}/rendering/img/unshaded.png (100%) rename {tutorials => usage}/rendering/img/viewportnode.png (100%) rename {tutorials => usage}/rendering/index.md (100%) rename {tutorials => usage}/rendering/jitter_stutter.md (100%) rename {tutorials => usage}/rendering/multiple_resolutions.md (100%) rename {tutorials => usage}/rendering/viewports.md (100%) rename {tutorials => usage}/scripting/change_scenes_manually.md (100%) rename {tutorials => usage}/scripting/creating_script_templates.md (100%) rename {tutorials => usage}/scripting/cross_language_scripting.md (100%) rename {tutorials => usage}/scripting/debug/debugger_panel.md (100%) rename {tutorials => usage}/scripting/debug/img/overview_debug.png (100%) rename {tutorials => usage}/scripting/debug/img/overview_debugger.png (100%) rename {tutorials => usage}/scripting/debug/img/overview_remote.png (100%) rename {tutorials => usage}/scripting/debug/img/overview_script_editor.png (100%) rename {tutorials => usage}/scripting/debug/img/video_ram.png (100%) rename {tutorials => usage}/scripting/debug/index.md (100%) rename {tutorials => usage}/scripting/debug/overview_of_debugging_tools.md (100%) rename {tutorials => usage}/scripting/evaluating_expressions.md (100%) rename {tutorials => usage}/scripting/files/autoload.zip (100%) rename {tutorials => usage}/scripting/filesystem.md (100%) rename {tutorials => usage}/scripting/gdscript/gdscript_advanced.md (100%) rename {tutorials => usage}/scripting/gdscript/gdscript_basics.md (100%) rename {tutorials => usage}/scripting/gdscript/gdscript_exports.md (100%) rename {tutorials => usage}/scripting/gdscript/gdscript_format_string.md (100%) rename {tutorials => usage}/scripting/gdscript/gdscript_styleguide.md (100%) rename {tutorials => usage}/scripting/gdscript/img/class_name_editor_register_example.png (100%) rename {tutorials => usage}/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_code_completion_typed.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_warning_example.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_warning_system_errors.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png (100%) rename {tutorials => usage}/scripting/gdscript/img/typed_gdscript_warning_system_settings.png (100%) rename {tutorials => usage}/scripting/gdscript/index.md (100%) rename {tutorials => usage}/scripting/gdscript/static_typing.md (100%) rename {tutorials => usage}/scripting/gdscript/warning_system.md (100%) rename {tutorials => usage}/scripting/groups.md (100%) rename {tutorials => usage}/scripting/idle_and_physics_processing.md (100%) rename {tutorials => usage}/scripting/img/activescene.png (100%) rename {tutorials => usage}/scripting/img/autoload_example.png (100%) rename {tutorials => usage}/scripting/img/autoload_runtime.png (100%) rename {tutorials => usage}/scripting/img/autoload_script.png (100%) rename {tutorials => usage}/scripting/img/autoload_tab.png (100%) rename {tutorials => usage}/scripting/img/autoload_tutorial1.png (100%) rename {tutorials => usage}/scripting/img/groups_add_node_to_group.png (100%) rename {tutorials => usage}/scripting/img/groups_group_editor_window.png (100%) rename {tutorials => usage}/scripting/img/groups_manage_groups_button.png (100%) rename {tutorials => usage}/scripting/img/groups_node_after_adding.png (100%) rename {tutorials => usage}/scripting/img/groups_node_tab.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_player_scene_example.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_sprite_node.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png (100%) rename {tutorials => usage}/scripting/img/nodes_and_scene_instances_ui_scene_example.png (100%) rename {tutorials => usage}/scripting/img/nodes_resources.png (100%) rename {tutorials => usage}/scripting/img/pausemode.png (100%) rename {tutorials => usage}/scripting/img/percent.png (100%) rename {tutorials => usage}/scripting/img/resourcerobi.png (100%) rename {tutorials => usage}/scripting/img/script_create_dialog_templates.png (100%) rename {tutorials => usage}/scripting/img/signals_shoot1.gif (100%) rename {tutorials => usage}/scripting/img/signals_shoot2.gif (100%) rename {tutorials => usage}/scripting/img/singleton.png (100%) rename {tutorials => usage}/scripting/img/spriteprop.png (100%) rename {tutorials => usage}/scripting/img/toptobottom.png (100%) rename {tutorials => usage}/scripting/img/unique_name.png (100%) rename {tutorials => usage}/scripting/index.md (100%) rename {tutorials => usage}/scripting/instancing_with_signals.md (100%) rename {tutorials => usage}/scripting/nodes_and_scene_instances.md (100%) rename {tutorials => usage}/scripting/overridable_functions.md (100%) rename {tutorials => usage}/scripting/pausing_games.md (100%) rename {tutorials => usage}/scripting/resources.md (100%) rename {tutorials => usage}/scripting/scene_tree.md (100%) rename {tutorials => usage}/scripting/scene_unique_nodes.md (100%) rename {tutorials => usage}/scripting/singletons_autoload.md (100%) rename {tutorials => usage}/shaders/advanced_postprocessing.md (100%) rename {tutorials => usage}/shaders/converting_glsl_to_godot_shaders.md (100%) rename {tutorials => usage}/shaders/custom_postprocessing.md (100%) rename {tutorials => usage}/shaders/img/planet_example.png (100%) rename {tutorials => usage}/shaders/img/planet_gradient.png (100%) rename {tutorials => usage}/shaders/img/planet_new_colorrect.png (100%) rename {tutorials => usage}/shaders/img/planet_new_viewport.png (100%) rename {tutorials => usage}/shaders/img/planet_new_viewport_texture.png (100%) rename {tutorials => usage}/shaders/img/planet_noise.png (100%) rename {tutorials => usage}/shaders/img/planet_noise_color.png (100%) rename {tutorials => usage}/shaders/img/planet_noise_fbm.png (100%) rename {tutorials => usage}/shaders/img/planet_noise_fbm_shaded.png (100%) rename {tutorials => usage}/shaders/img/planet_noise_smooth.png (100%) rename {tutorials => usage}/shaders/img/planet_normals.png (100%) rename {tutorials => usage}/shaders/img/planet_ocean.png (100%) rename {tutorials => usage}/shaders/img/planet_ocean_reflect.png (100%) rename {tutorials => usage}/shaders/img/planet_pick_viewport_texture.png (100%) rename {tutorials => usage}/shaders/img/planet_seam.png (100%) rename {tutorials => usage}/shaders/img/planet_sincos.png (100%) rename {tutorials => usage}/shaders/img/post_blur.png (100%) rename {tutorials => usage}/shaders/img/post_boxes.png (100%) rename {tutorials => usage}/shaders/img/post_hierarchy1.png (100%) rename {tutorials => usage}/shaders/img/post_hierarchy2.png (100%) rename {tutorials => usage}/shaders/img/post_outline.png (100%) rename {tutorials => usage}/shaders/img/shader_create.png (100%) rename {tutorials => usage}/shaders/img/shader_material_convert.png (100%) rename {tutorials => usage}/shaders/img/shader_material_create.png (100%) rename {tutorials => usage}/shaders/img/shader_material_create_mesh.png (100%) rename {tutorials => usage}/shaders/img/shader_material_editor.png (100%) rename {tutorials => usage}/shaders/img/texscreen_bbc.png (100%) rename {tutorials => usage}/shaders/img/texscreen_demo1.png (100%) rename {tutorials => usage}/shaders/img/texscreen_demo2.png (100%) rename {tutorials => usage}/shaders/img/tree_base.png (100%) rename {tutorials => usage}/shaders/img/tree_gradient.png (100%) rename {tutorials => usage}/shaders/img/tree_sway.gif (100%) rename {tutorials => usage}/shaders/img/tree_vertex_paint.png (100%) rename {tutorials => usage}/shaders/img/visual_shader_code.png (100%) rename {tutorials => usage}/shaders/img/visual_shader_create.png (100%) rename {tutorials => usage}/shaders/img/visual_shader_editor.png (100%) rename {tutorials => usage}/shaders/img/visual_shader_editor2.png (100%) rename {tutorials => usage}/shaders/img/vs_boolean.gif (100%) rename {tutorials => usage}/shaders/img/vs_expression.gif (100%) rename {tutorials => usage}/shaders/img/vs_expression2.png (100%) rename {tutorials => usage}/shaders/img/vs_fresnel.png (100%) rename {tutorials => usage}/shaders/img/vs_if.png (100%) rename {tutorials => usage}/shaders/img/vs_popup.png (100%) rename {tutorials => usage}/shaders/img/vs_switch.png (100%) rename {tutorials => usage}/shaders/index.md (100%) rename {tutorials => usage}/shaders/introduction_to_shaders.md (100%) rename {tutorials => usage}/shaders/making_trees.md (100%) rename {tutorials => usage}/shaders/screen-reading_shaders.md (100%) rename {tutorials => usage}/shaders/shader_materials.md (100%) rename {tutorials => usage}/shaders/shader_reference/canvas_item_shader.md (100%) rename {tutorials => usage}/shaders/shader_reference/index.md (100%) rename {tutorials => usage}/shaders/shader_reference/shading_language.md (100%) rename {tutorials => usage}/shaders/shader_reference/spatial_shader.md (100%) rename {tutorials => usage}/shaders/shaders_style_guide.md (100%) rename {tutorials => usage}/shaders/using_viewport_as_texture.md (100%) rename {tutorials => usage}/shaders/your_first_shader/img/PBR.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/UV.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/albedo.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/blue-box.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/blue-tex.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/cos.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/cos4.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/dark-water.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/fresnel.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/iconuv.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/light.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/noise-low.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/noise-set.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/noise.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/normal-set.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/normal.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/normalmap.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/normalmap2.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/plane-sub-set.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/plane-sub.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/plane.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/plastic.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/rim.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/shader-error.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/specular-toon.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/wave1.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/wave2.png (100%) rename {tutorials => usage}/shaders/your_first_shader/img/wave3.png (100%) rename {tutorials => usage}/shaders/your_first_shader/index.md (100%) rename {tutorials => usage}/shaders/your_first_shader/your_first_2d_shader.md (100%) rename {tutorials => usage}/shaders/your_first_shader/your_first_3d_shader.md (100%) rename {tutorials => usage}/shaders/your_first_shader/your_second_3d_shader.md (100%) rename {tutorials => usage}/ui/bbcode_in_richtextlabel.md (100%) rename {tutorials => usage}/ui/control_node_gallery.md (100%) rename {tutorials => usage}/ui/custom_gui_controls.md (100%) rename {tutorials => usage}/ui/files/skin_assets.zip (100%) rename {tutorials => usage}/ui/gui_containers.md (100%) rename {tutorials => usage}/ui/gui_navigation.md (100%) rename {tutorials => usage}/ui/gui_skinning.md (100%) rename {tutorials => usage}/ui/gui_theme_type_variations.md (100%) rename {tutorials => usage}/ui/gui_using_theme_editor.md (100%) rename {tutorials => usage}/ui/img/add_item_type.png (100%) rename {tutorials => usage}/ui/img/anchors.png (100%) rename {tutorials => usage}/ui/img/base_type.png (100%) rename {tutorials => usage}/ui/img/bbcodeDemo.png (100%) rename {tutorials => usage}/ui/img/bbcodeText.png (100%) rename {tutorials => usage}/ui/img/container_example.gif (100%) rename {tutorials => usage}/ui/img/container_size_flags.png (100%) rename {tutorials => usage}/ui/img/containers_box.png (100%) rename {tutorials => usage}/ui/img/containers_center_pan.gif (100%) rename {tutorials => usage}/ui/img/containers_grid.png (100%) rename {tutorials => usage}/ui/img/containers_margin.png (100%) rename {tutorials => usage}/ui/img/containers_margin_constants.png (100%) rename {tutorials => usage}/ui/img/containers_panel.png (100%) rename {tutorials => usage}/ui/img/containers_scroll.png (100%) rename {tutorials => usage}/ui/img/containers_split.png (100%) rename {tutorials => usage}/ui/img/containers_split_drag.gif (100%) rename {tutorials => usage}/ui/img/containers_tab.png (100%) rename {tutorials => usage}/ui/img/containers_tab_click.gif (100%) rename {tutorials => usage}/ui/img/default_font.png (100%) rename {tutorials => usage}/ui/img/default_preview.png (100%) rename {tutorials => usage}/ui/img/fade.png (100%) rename {tutorials => usage}/ui/img/focus_settings.png (100%) rename {tutorials => usage}/ui/img/godot_containers.png (100%) rename {tutorials => usage}/ui/img/import_items.png (100%) rename {tutorials => usage}/ui/img/layout_dropdown_menu.png (100%) rename {tutorials => usage}/ui/img/manage_items.png (100%) rename {tutorials => usage}/ui/img/margin.png (100%) rename {tutorials => usage}/ui/img/marginaround.png (100%) rename {tutorials => usage}/ui/img/marginend.png (100%) rename {tutorials => usage}/ui/img/new_theme.png (100%) rename {tutorials => usage}/ui/img/rainbow.png (100%) rename {tutorials => usage}/ui/img/sb1.png (100%) rename {tutorials => usage}/ui/img/sb2.png (100%) rename {tutorials => usage}/ui/img/scene_preview.png (100%) rename {tutorials => usage}/ui/img/shake.png (100%) rename {tutorials => usage}/ui/img/skinbuttons1.png (100%) rename {tutorials => usage}/ui/img/skinbuttons2.png (100%) rename {tutorials => usage}/ui/img/tank-kings-by-winterpixel-games.png (100%) rename {tutorials => usage}/ui/img/theme_editor.png (100%) rename {tutorials => usage}/ui/img/theme_item_inspector.png (100%) rename {tutorials => usage}/ui/img/theme_pin_the_stylebox.png (100%) rename {tutorials => usage}/ui/img/theme_preview_picker.png (100%) rename {tutorials => usage}/ui/img/theme_type_editor.png (100%) rename {tutorials => usage}/ui/img/themecheck.png (100%) rename {tutorials => usage}/ui/img/themeci.png (100%) rename {tutorials => usage}/ui/img/themeci2.png (100%) rename {tutorials => usage}/ui/img/themeci3.png (100%) rename {tutorials => usage}/ui/img/tornado.png (100%) rename {tutorials => usage}/ui/img/wave.png (100%) rename {tutorials => usage}/ui/index.md (100%) rename {tutorials => usage}/ui/size_and_anchors.md (100%) diff --git a/development/compiling/compiling_for_android.md b/engine_development/compiling/compiling_for_android.md similarity index 100% rename from development/compiling/compiling_for_android.md rename to engine_development/compiling/compiling_for_android.md diff --git a/development/compiling/compiling_for_ios.md b/engine_development/compiling/compiling_for_ios.md similarity index 100% rename from development/compiling/compiling_for_ios.md rename to engine_development/compiling/compiling_for_ios.md diff --git a/development/compiling/compiling_for_osx.md b/engine_development/compiling/compiling_for_osx.md similarity index 100% rename from development/compiling/compiling_for_osx.md rename to engine_development/compiling/compiling_for_osx.md diff --git a/development/compiling/compiling_for_uwp.md b/engine_development/compiling/compiling_for_uwp.md similarity index 100% rename from development/compiling/compiling_for_uwp.md rename to engine_development/compiling/compiling_for_uwp.md diff --git a/development/compiling/compiling_for_web.md b/engine_development/compiling/compiling_for_web.md similarity index 100% rename from development/compiling/compiling_for_web.md rename to engine_development/compiling/compiling_for_web.md diff --git a/development/compiling/compiling_for_windows.md b/engine_development/compiling/compiling_for_windows.md similarity index 100% rename from development/compiling/compiling_for_windows.md rename to engine_development/compiling/compiling_for_windows.md diff --git a/development/compiling/compiling_for_x11.md b/engine_development/compiling/compiling_for_x11.md similarity index 100% rename from development/compiling/compiling_for_x11.md rename to engine_development/compiling/compiling_for_x11.md diff --git a/development/compiling/compiling_with_script_encryption_key.md b/engine_development/compiling/compiling_with_script_encryption_key.md similarity index 100% rename from development/compiling/compiling_with_script_encryption_key.md rename to engine_development/compiling/compiling_with_script_encryption_key.md diff --git a/development/compiling/cross-compiling_for_ios_on_linux.md b/engine_development/compiling/cross-compiling_for_ios_on_linux.md similarity index 100% rename from development/compiling/cross-compiling_for_ios_on_linux.md rename to engine_development/compiling/cross-compiling_for_ios_on_linux.md diff --git a/development/compiling/getting_source.md b/engine_development/compiling/getting_source.md similarity index 100% rename from development/compiling/getting_source.md rename to engine_development/compiling/getting_source.md diff --git a/development/compiling/img/andtemplates.png b/engine_development/compiling/img/andtemplates.png similarity index 100% rename from development/compiling/img/andtemplates.png rename to engine_development/compiling/img/andtemplates.png diff --git a/development/compiling/img/lintemplates.png b/engine_development/compiling/img/lintemplates.png similarity index 100% rename from development/compiling/img/lintemplates.png rename to engine_development/compiling/img/lintemplates.png diff --git a/development/compiling/img/script_encryption_key.png b/engine_development/compiling/img/script_encryption_key.png similarity index 100% rename from development/compiling/img/script_encryption_key.png rename to engine_development/compiling/img/script_encryption_key.png diff --git a/development/compiling/img/wintemplates.png b/engine_development/compiling/img/wintemplates.png similarity index 100% rename from development/compiling/img/wintemplates.png rename to engine_development/compiling/img/wintemplates.png diff --git a/development/compiling/index.md b/engine_development/compiling/index.md similarity index 100% rename from development/compiling/index.md rename to engine_development/compiling/index.md diff --git a/development/compiling/introduction_to_the_buildsystem.md b/engine_development/compiling/introduction_to_the_buildsystem.md similarity index 100% rename from development/compiling/introduction_to_the_buildsystem.md rename to engine_development/compiling/introduction_to_the_buildsystem.md diff --git a/development/compiling/optimizing_for_size.md b/engine_development/compiling/optimizing_for_size.md similarity index 100% rename from development/compiling/optimizing_for_size.md rename to engine_development/compiling/optimizing_for_size.md diff --git a/development/cpp/binding_to_external_libraries.md b/engine_development/cpp/binding_to_external_libraries.md similarity index 100% rename from development/cpp/binding_to_external_libraries.md rename to engine_development/cpp/binding_to_external_libraries.md diff --git a/development/cpp/common_engine_methods_and_macros.md b/engine_development/cpp/common_engine_methods_and_macros.md similarity index 100% rename from development/cpp/common_engine_methods_and_macros.md rename to engine_development/cpp/common_engine_methods_and_macros.md diff --git a/development/cpp/configuring_an_ide/android_studio.md b/engine_development/cpp/configuring_an_ide/android_studio.md similarity index 100% rename from development/cpp/configuring_an_ide/android_studio.md rename to engine_development/cpp/configuring_an_ide/android_studio.md diff --git a/development/cpp/configuring_an_ide/clion.md b/engine_development/cpp/configuring_an_ide/clion.md similarity index 100% rename from development/cpp/configuring_an_ide/clion.md rename to engine_development/cpp/configuring_an_ide/clion.md diff --git a/development/cpp/configuring_an_ide/code_blocks.md b/engine_development/cpp/configuring_an_ide/code_blocks.md similarity index 100% rename from development/cpp/configuring_an_ide/code_blocks.md rename to engine_development/cpp/configuring_an_ide/code_blocks.md diff --git a/development/cpp/configuring_an_ide/img/android_studio_setup_project_1.png b/engine_development/cpp/configuring_an_ide/img/android_studio_setup_project_1.png similarity index 100% rename from development/cpp/configuring_an_ide/img/android_studio_setup_project_1.png rename to engine_development/cpp/configuring_an_ide/img/android_studio_setup_project_1.png diff --git a/development/cpp/configuring_an_ide/img/clion_1_open.png b/engine_development/cpp/configuring_an_ide/img/clion_1_open.png similarity index 100% rename from development/cpp/configuring_an_ide/img/clion_1_open.png rename to engine_development/cpp/configuring_an_ide/img/clion_1_open.png diff --git a/development/cpp/configuring_an_ide/img/clion_2_this_window.png b/engine_development/cpp/configuring_an_ide/img/clion_2_this_window.png similarity index 100% rename from development/cpp/configuring_an_ide/img/clion_2_this_window.png rename to engine_development/cpp/configuring_an_ide/img/clion_2_this_window.png diff --git a/development/cpp/configuring_an_ide/img/clion_3_change_project_root.png b/engine_development/cpp/configuring_an_ide/img/clion_3_change_project_root.png similarity index 100% rename from development/cpp/configuring_an_ide/img/clion_3_change_project_root.png rename to engine_development/cpp/configuring_an_ide/img/clion_3_change_project_root.png diff --git a/development/cpp/configuring_an_ide/img/clion_4_select_attach_to_process.png b/engine_development/cpp/configuring_an_ide/img/clion_4_select_attach_to_process.png similarity index 100% rename from development/cpp/configuring_an_ide/img/clion_4_select_attach_to_process.png rename to engine_development/cpp/configuring_an_ide/img/clion_4_select_attach_to_process.png diff --git a/development/cpp/configuring_an_ide/img/clion_5_select_godot_process.png b/engine_development/cpp/configuring_an_ide/img/clion_5_select_godot_process.png similarity index 100% rename from development/cpp/configuring_an_ide/img/clion_5_select_godot_process.png rename to engine_development/cpp/configuring_an_ide/img/clion_5_select_godot_process.png diff --git a/development/cpp/configuring_an_ide/img/code_block_use_tab_character.png b/engine_development/cpp/configuring_an_ide/img/code_block_use_tab_character.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_block_use_tab_character.png rename to engine_development/cpp/configuring_an_ide/img/code_block_use_tab_character.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_add_files_recursively.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_add_files_recursively.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_add_files_recursively.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_add_files_recursively.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_build_targets.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_build_targets.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_build_targets.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_build_targets.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_compiler_and_configuration.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_compiler_and_configuration.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_compiler_and_configuration.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_compiler_and_configuration.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_file_new_project.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_file_new_project.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_file_new_project.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_file_new_project.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_new_empty_project.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_new_empty_project.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_new_empty_project.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_new_empty_project.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_open_build_options.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_open_build_options.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_open_build_options.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_open_build_options.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_open_properties.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_open_properties.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_open_properties.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_open_properties.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_project_properties.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_project_properties.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_project_properties.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_project_properties.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_project_title_and_location.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_project_title_and_location.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_project_title_and_location.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_project_title_and_location.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_scons_clean.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_scons_clean.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_scons_clean.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_scons_clean.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_scons_minimum.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_scons_minimum.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_scons_minimum.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_scons_minimum.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_scons_windows.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_scons_windows.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_scons_windows.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_scons_windows.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_select_files.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_select_files.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_select_files.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_select_files.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_update_editor_settings.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_update_editor_settings.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_update_editor_settings.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_update_editor_settings.png diff --git a/development/cpp/configuring_an_ide/img/code_blocks_wizard_welcome.png b/engine_development/cpp/configuring_an_ide/img/code_blocks_wizard_welcome.png similarity index 100% rename from development/cpp/configuring_an_ide/img/code_blocks_wizard_welcome.png rename to engine_development/cpp/configuring_an_ide/img/code_blocks_wizard_welcome.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_addincludes.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_addincludes.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_addincludes.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_addincludes.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_buildconfig.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_buildconfig.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_buildconfig.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_buildconfig.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_configlaunches.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_configlaunches.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_configlaunches.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_configlaunches.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_configlaunches2.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_configlaunches2.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_configlaunches2.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_configlaunches2.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_custombuild.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_custombuild.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_custombuild.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_custombuild.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_newproject.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_newproject.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_newproject.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_newproject.png diff --git a/development/cpp/configuring_an_ide/img/kdevelop_openconfig.png b/engine_development/cpp/configuring_an_ide/img/kdevelop_openconfig.png similarity index 100% rename from development/cpp/configuring_an_ide/img/kdevelop_openconfig.png rename to engine_development/cpp/configuring_an_ide/img/kdevelop_openconfig.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-apply-import-filter.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-apply-import-filter.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-apply-import-filter.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-apply-import-filter.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-edit-codestyle.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-edit-codestyle.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-edit-codestyle.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-edit-codestyle.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-edit-files-menu.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-edit-files-menu.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-edit-files-menu.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-edit-files-menu.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-new-project.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-new-project.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-new-project.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-new-project.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-options-cpp.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-options-cpp.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-options-cpp.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-options-cpp.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-project-name-includes.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-project-name-includes.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-project-name-includes.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-project-name-includes.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-projects-build.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-projects-build.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-projects-build.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-projects-build.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-run-command.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-run-command.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-run-command.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-run-command.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-set-project-path.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-set-project-path.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-set-project-path.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-set-project-path.png diff --git a/development/cpp/configuring_an_ide/img/qtcreator-set-scons-command.png b/engine_development/cpp/configuring_an_ide/img/qtcreator-set-scons-command.png similarity index 100% rename from development/cpp/configuring_an_ide/img/qtcreator-set-scons-command.png rename to engine_development/cpp/configuring_an_ide/img/qtcreator-set-scons-command.png diff --git a/development/cpp/configuring_an_ide/img/vs_1_install_cpp_package.png b/engine_development/cpp/configuring_an_ide/img/vs_1_install_cpp_package.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vs_1_install_cpp_package.png rename to engine_development/cpp/configuring_an_ide/img/vs_1_install_cpp_package.png diff --git a/development/cpp/configuring_an_ide/img/vs_2_project_properties.png b/engine_development/cpp/configuring_an_ide/img/vs_2_project_properties.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vs_2_project_properties.png rename to engine_development/cpp/configuring_an_ide/img/vs_2_project_properties.png diff --git a/development/cpp/configuring_an_ide/img/vs_3_debug_command_line.png b/engine_development/cpp/configuring_an_ide/img/vs_3_debug_command_line.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vs_3_debug_command_line.png rename to engine_development/cpp/configuring_an_ide/img/vs_3_debug_command_line.png diff --git a/development/cpp/configuring_an_ide/img/vs_4_debugging_main.png b/engine_development/cpp/configuring_an_ide/img/vs_4_debugging_main.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vs_4_debugging_main.png rename to engine_development/cpp/configuring_an_ide/img/vs_4_debugging_main.png diff --git a/development/cpp/configuring_an_ide/img/vscode_1_create_launch.json.png b/engine_development/cpp/configuring_an_ide/img/vscode_1_create_launch.json.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_1_create_launch.json.png rename to engine_development/cpp/configuring_an_ide/img/vscode_1_create_launch.json.png diff --git a/development/cpp/configuring_an_ide/img/vscode_2_launch.json.png b/engine_development/cpp/configuring_an_ide/img/vscode_2_launch.json.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_2_launch.json.png rename to engine_development/cpp/configuring_an_ide/img/vscode_2_launch.json.png diff --git a/development/cpp/configuring_an_ide/img/vscode_3_tasks.json.png b/engine_development/cpp/configuring_an_ide/img/vscode_3_tasks.json.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_3_tasks.json.png rename to engine_development/cpp/configuring_an_ide/img/vscode_3_tasks.json.png diff --git a/development/cpp/configuring_an_ide/img/vscode_configure_task.png b/engine_development/cpp/configuring_an_ide/img/vscode_configure_task.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_configure_task.png rename to engine_development/cpp/configuring_an_ide/img/vscode_configure_task.png diff --git a/development/cpp/configuring_an_ide/img/vscode_create_tasksjson.png b/engine_development/cpp/configuring_an_ide/img/vscode_create_tasksjson.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_create_tasksjson.png rename to engine_development/cpp/configuring_an_ide/img/vscode_create_tasksjson.png diff --git a/development/cpp/configuring_an_ide/img/vscode_create_tasksjson_others.png b/engine_development/cpp/configuring_an_ide/img/vscode_create_tasksjson_others.png similarity index 100% rename from development/cpp/configuring_an_ide/img/vscode_create_tasksjson_others.png rename to engine_development/cpp/configuring_an_ide/img/vscode_create_tasksjson_others.png diff --git a/development/cpp/configuring_an_ide/img/xcode_1_create_external_build_project.png b/engine_development/cpp/configuring_an_ide/img/xcode_1_create_external_build_project.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_1_create_external_build_project.png rename to engine_development/cpp/configuring_an_ide/img/xcode_1_create_external_build_project.png diff --git a/development/cpp/configuring_an_ide/img/xcode_2_configure_scons.png b/engine_development/cpp/configuring_an_ide/img/xcode_2_configure_scons.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_2_configure_scons.png rename to engine_development/cpp/configuring_an_ide/img/xcode_2_configure_scons.png diff --git a/development/cpp/configuring_an_ide/img/xcode_3_add_new_target.png b/engine_development/cpp/configuring_an_ide/img/xcode_3_add_new_target.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_3_add_new_target.png rename to engine_development/cpp/configuring_an_ide/img/xcode_3_add_new_target.png diff --git a/development/cpp/configuring_an_ide/img/xcode_4_select_command_line_target.png b/engine_development/cpp/configuring_an_ide/img/xcode_4_select_command_line_target.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_4_select_command_line_target.png rename to engine_development/cpp/configuring_an_ide/img/xcode_4_select_command_line_target.png diff --git a/development/cpp/configuring_an_ide/img/xcode_5_after_add_godot_source_to_project.png b/engine_development/cpp/configuring_an_ide/img/xcode_5_after_add_godot_source_to_project.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_5_after_add_godot_source_to_project.png rename to engine_development/cpp/configuring_an_ide/img/xcode_5_after_add_godot_source_to_project.png diff --git a/development/cpp/configuring_an_ide/img/xcode_6_after_add_godot_source_to_project_2.png b/engine_development/cpp/configuring_an_ide/img/xcode_6_after_add_godot_source_to_project_2.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_6_after_add_godot_source_to_project_2.png rename to engine_development/cpp/configuring_an_ide/img/xcode_6_after_add_godot_source_to_project_2.png diff --git a/development/cpp/configuring_an_ide/img/xcode_7_setup_build_post_action.png b/engine_development/cpp/configuring_an_ide/img/xcode_7_setup_build_post_action.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_7_setup_build_post_action.png rename to engine_development/cpp/configuring_an_ide/img/xcode_7_setup_build_post_action.png diff --git a/development/cpp/configuring_an_ide/img/xcode_8_setup_run_scheme.png b/engine_development/cpp/configuring_an_ide/img/xcode_8_setup_run_scheme.png similarity index 100% rename from development/cpp/configuring_an_ide/img/xcode_8_setup_run_scheme.png rename to engine_development/cpp/configuring_an_ide/img/xcode_8_setup_run_scheme.png diff --git a/development/cpp/configuring_an_ide/index.md b/engine_development/cpp/configuring_an_ide/index.md similarity index 100% rename from development/cpp/configuring_an_ide/index.md rename to engine_development/cpp/configuring_an_ide/index.md diff --git a/development/cpp/configuring_an_ide/kdevelop.md b/engine_development/cpp/configuring_an_ide/kdevelop.md similarity index 100% rename from development/cpp/configuring_an_ide/kdevelop.md rename to engine_development/cpp/configuring_an_ide/kdevelop.md diff --git a/development/cpp/configuring_an_ide/qt_creator.md b/engine_development/cpp/configuring_an_ide/qt_creator.md similarity index 100% rename from development/cpp/configuring_an_ide/qt_creator.md rename to engine_development/cpp/configuring_an_ide/qt_creator.md diff --git a/development/cpp/configuring_an_ide/visual_studio.md b/engine_development/cpp/configuring_an_ide/visual_studio.md similarity index 100% rename from development/cpp/configuring_an_ide/visual_studio.md rename to engine_development/cpp/configuring_an_ide/visual_studio.md diff --git a/development/cpp/configuring_an_ide/visual_studio_code.md b/engine_development/cpp/configuring_an_ide/visual_studio_code.md similarity index 100% rename from development/cpp/configuring_an_ide/visual_studio_code.md rename to engine_development/cpp/configuring_an_ide/visual_studio_code.md diff --git a/development/cpp/configuring_an_ide/xcode.md b/engine_development/cpp/configuring_an_ide/xcode.md similarity index 100% rename from development/cpp/configuring_an_ide/xcode.md rename to engine_development/cpp/configuring_an_ide/xcode.md diff --git a/development/cpp/core_types.md b/engine_development/cpp/core_types.md similarity index 100% rename from development/cpp/core_types.md rename to engine_development/cpp/core_types.md diff --git a/development/cpp/custom_audiostreams.md b/engine_development/cpp/custom_audiostreams.md similarity index 100% rename from development/cpp/custom_audiostreams.md rename to engine_development/cpp/custom_audiostreams.md diff --git a/development/cpp/custom_godot_servers.md b/engine_development/cpp/custom_godot_servers.md similarity index 100% rename from development/cpp/custom_godot_servers.md rename to engine_development/cpp/custom_godot_servers.md diff --git a/development/cpp/custom_modules_in_cpp.md b/engine_development/cpp/custom_modules_in_cpp.md similarity index 100% rename from development/cpp/custom_modules_in_cpp.md rename to engine_development/cpp/custom_modules_in_cpp.md diff --git a/development/cpp/custom_resource_format_loaders.md b/engine_development/cpp/custom_resource_format_loaders.md similarity index 100% rename from development/cpp/custom_resource_format_loaders.md rename to engine_development/cpp/custom_resource_format_loaders.md diff --git a/development/cpp/files/class_tree.zip b/engine_development/cpp/files/class_tree.zip similarity index 100% rename from development/cpp/files/class_tree.zip rename to engine_development/cpp/files/class_tree.zip diff --git a/development/cpp/img/Control.png b/engine_development/cpp/img/Control.png similarity index 100% rename from development/cpp/img/Control.png rename to engine_development/cpp/img/Control.png diff --git a/development/cpp/img/Node2D.png b/engine_development/cpp/img/Node2D.png similarity index 100% rename from development/cpp/img/Node2D.png rename to engine_development/cpp/img/Node2D.png diff --git a/development/cpp/img/Object.png b/engine_development/cpp/img/Object.png similarity index 100% rename from development/cpp/img/Object.png rename to engine_development/cpp/img/Object.png diff --git a/development/cpp/img/Reference.png b/engine_development/cpp/img/Reference.png similarity index 100% rename from development/cpp/img/Reference.png rename to engine_development/cpp/img/Reference.png diff --git a/development/cpp/img/Spatial.png b/engine_development/cpp/img/Spatial.png similarity index 100% rename from development/cpp/img/Spatial.png rename to engine_development/cpp/img/Spatial.png diff --git a/development/cpp/img/architecture_diagram.jpg b/engine_development/cpp/img/architecture_diagram.jpg similarity index 100% rename from development/cpp/img/architecture_diagram.jpg rename to engine_development/cpp/img/architecture_diagram.jpg diff --git a/development/cpp/img/cpp_profiler_hotspot_flame_graph.png b/engine_development/cpp/img/cpp_profiler_hotspot_flame_graph.png similarity index 100% rename from development/cpp/img/cpp_profiler_hotspot_flame_graph.png rename to engine_development/cpp/img/cpp_profiler_hotspot_flame_graph.png diff --git a/development/cpp/img/cpp_profiler_hotspot_record.png b/engine_development/cpp/img/cpp_profiler_hotspot_record.png similarity index 100% rename from development/cpp/img/cpp_profiler_hotspot_record.png rename to engine_development/cpp/img/cpp_profiler_hotspot_record.png diff --git a/development/cpp/img/cpp_profiler_hotspot_view_results.png b/engine_development/cpp/img/cpp_profiler_hotspot_view_results.png similarity index 100% rename from development/cpp/img/cpp_profiler_hotspot_view_results.png rename to engine_development/cpp/img/cpp_profiler_hotspot_view_results.png diff --git a/development/cpp/img/cpp_profiler_hotspot_welcome.png b/engine_development/cpp/img/cpp_profiler_hotspot_welcome.png similarity index 100% rename from development/cpp/img/cpp_profiler_hotspot_welcome.png rename to engine_development/cpp/img/cpp_profiler_hotspot_welcome.png diff --git a/development/cpp/img/cpp_profiler_time_profiler.png b/engine_development/cpp/img/cpp_profiler_time_profiler.png similarity index 100% rename from development/cpp/img/cpp_profiler_time_profiler.png rename to engine_development/cpp/img/cpp_profiler_time_profiler.png diff --git a/development/cpp/img/cpp_profiler_time_profiler_record.png b/engine_development/cpp/img/cpp_profiler_time_profiler_record.png similarity index 100% rename from development/cpp/img/cpp_profiler_time_profiler_record.png rename to engine_development/cpp/img/cpp_profiler_time_profiler_record.png diff --git a/development/cpp/img/cpp_profiler_time_profiler_result.png b/engine_development/cpp/img/cpp_profiler_time_profiler_result.png similarity index 100% rename from development/cpp/img/cpp_profiler_time_profiler_result.png rename to engine_development/cpp/img/cpp_profiler_time_profiler_result.png diff --git a/development/cpp/img/cpp_profiler_verysleepy_results_filtered.png b/engine_development/cpp/img/cpp_profiler_verysleepy_results_filtered.png similarity index 100% rename from development/cpp/img/cpp_profiler_verysleepy_results_filtered.png rename to engine_development/cpp/img/cpp_profiler_verysleepy_results_filtered.png diff --git a/development/cpp/img/cpp_profiler_verysleepy_select_process.png b/engine_development/cpp/img/cpp_profiler_verysleepy_select_process.png similarity index 100% rename from development/cpp/img/cpp_profiler_verysleepy_select_process.png rename to engine_development/cpp/img/cpp_profiler_verysleepy_select_process.png diff --git a/development/cpp/img/cpp_profiler_xcode_menu.png b/engine_development/cpp/img/cpp_profiler_xcode_menu.png similarity index 100% rename from development/cpp/img/cpp_profiler_xcode_menu.png rename to engine_development/cpp/img/cpp_profiler_xcode_menu.png diff --git a/development/cpp/index.md b/engine_development/cpp/index.md similarity index 100% rename from development/cpp/index.md rename to engine_development/cpp/index.md diff --git a/development/cpp/inheritance_class_tree.md b/engine_development/cpp/inheritance_class_tree.md similarity index 100% rename from development/cpp/inheritance_class_tree.md rename to engine_development/cpp/inheritance_class_tree.md diff --git a/development/cpp/introduction_to_godot_development.md b/engine_development/cpp/introduction_to_godot_development.md similarity index 100% rename from development/cpp/introduction_to_godot_development.md rename to engine_development/cpp/introduction_to_godot_development.md diff --git a/development/cpp/macos_debug.md b/engine_development/cpp/macos_debug.md similarity index 100% rename from development/cpp/macos_debug.md rename to engine_development/cpp/macos_debug.md diff --git a/development/cpp/object_class.md b/engine_development/cpp/object_class.md similarity index 100% rename from development/cpp/object_class.md rename to engine_development/cpp/object_class.md diff --git a/development/cpp/using_cpp_profilers.md b/engine_development/cpp/using_cpp_profilers.md similarity index 100% rename from development/cpp/using_cpp_profilers.md rename to engine_development/cpp/using_cpp_profilers.md diff --git a/development/cpp/variant_class.md b/engine_development/cpp/variant_class.md similarity index 100% rename from development/cpp/variant_class.md rename to engine_development/cpp/variant_class.md diff --git a/development/editor/creating_icons.md b/engine_development/editor/creating_icons.md similarity index 100% rename from development/editor/creating_icons.md rename to engine_development/editor/creating_icons.md diff --git a/development/editor/editor_style_guide.md b/engine_development/editor/editor_style_guide.md similarity index 100% rename from development/editor/editor_style_guide.md rename to engine_development/editor/editor_style_guide.md diff --git a/development/editor/index.md b/engine_development/editor/index.md similarity index 100% rename from development/editor/index.md rename to engine_development/editor/index.md diff --git a/development/editor/introduction_to_editor_development.md b/engine_development/editor/introduction_to_editor_development.md similarity index 100% rename from development/editor/introduction_to_editor_development.md rename to engine_development/editor/introduction_to_editor_development.md diff --git a/development/file_formats/index.md b/engine_development/file_formats/index.md similarity index 100% rename from development/file_formats/index.md rename to engine_development/file_formats/index.md diff --git a/development/file_formats/tscn.md b/engine_development/file_formats/tscn.md similarity index 100% rename from development/file_formats/tscn.md rename to engine_development/file_formats/tscn.md diff --git a/getting_started/first_2d_game/01.project_setup.md b/tutorials/first_2d_game/01.project_setup.md similarity index 100% rename from getting_started/first_2d_game/01.project_setup.md rename to tutorials/first_2d_game/01.project_setup.md diff --git a/getting_started/first_2d_game/02.player_scene.md b/tutorials/first_2d_game/02.player_scene.md similarity index 100% rename from getting_started/first_2d_game/02.player_scene.md rename to tutorials/first_2d_game/02.player_scene.md diff --git a/getting_started/first_2d_game/03.coding_the_player.md b/tutorials/first_2d_game/03.coding_the_player.md similarity index 100% rename from getting_started/first_2d_game/03.coding_the_player.md rename to tutorials/first_2d_game/03.coding_the_player.md diff --git a/getting_started/first_2d_game/04.creating_the_enemy.md b/tutorials/first_2d_game/04.creating_the_enemy.md similarity index 100% rename from getting_started/first_2d_game/04.creating_the_enemy.md rename to tutorials/first_2d_game/04.creating_the_enemy.md diff --git a/getting_started/first_2d_game/05.the_main_game_scene.md b/tutorials/first_2d_game/05.the_main_game_scene.md similarity index 100% rename from getting_started/first_2d_game/05.the_main_game_scene.md rename to tutorials/first_2d_game/05.the_main_game_scene.md diff --git a/getting_started/first_2d_game/06.heads_up_display.md b/tutorials/first_2d_game/06.heads_up_display.md similarity index 100% rename from getting_started/first_2d_game/06.heads_up_display.md rename to tutorials/first_2d_game/06.heads_up_display.md diff --git a/getting_started/first_2d_game/07.finishing-up.md b/tutorials/first_2d_game/07.finishing-up.md similarity index 100% rename from getting_started/first_2d_game/07.finishing-up.md rename to tutorials/first_2d_game/07.finishing-up.md diff --git a/getting_started/first_2d_game/files/dodge_assets.zip b/tutorials/first_2d_game/files/dodge_assets.zip similarity index 100% rename from getting_started/first_2d_game/files/dodge_assets.zip rename to tutorials/first_2d_game/files/dodge_assets.zip diff --git a/getting_started/first_2d_game/img/add_node.png b/tutorials/first_2d_game/img/add_node.png similarity index 100% rename from getting_started/first_2d_game/img/add_node.png rename to tutorials/first_2d_game/img/add_node.png diff --git a/getting_started/first_2d_game/img/add_script_button.png b/tutorials/first_2d_game/img/add_script_button.png similarity index 100% rename from getting_started/first_2d_game/img/add_script_button.png rename to tutorials/first_2d_game/img/add_script_button.png diff --git a/getting_started/first_2d_game/img/attach_node_window.png b/tutorials/first_2d_game/img/attach_node_window.png similarity index 100% rename from getting_started/first_2d_game/img/attach_node_window.png rename to tutorials/first_2d_game/img/attach_node_window.png diff --git a/getting_started/first_2d_game/img/completed_main_scene.png b/tutorials/first_2d_game/img/completed_main_scene.png similarity index 100% rename from getting_started/first_2d_game/img/completed_main_scene.png rename to tutorials/first_2d_game/img/completed_main_scene.png diff --git a/getting_started/first_2d_game/img/custom_font1.png b/tutorials/first_2d_game/img/custom_font1.png similarity index 100% rename from getting_started/first_2d_game/img/custom_font1.png rename to tutorials/first_2d_game/img/custom_font1.png diff --git a/getting_started/first_2d_game/img/custom_font2.png b/tutorials/first_2d_game/img/custom_font2.png similarity index 100% rename from getting_started/first_2d_game/img/custom_font2.png rename to tutorials/first_2d_game/img/custom_font2.png diff --git a/getting_started/first_2d_game/img/custom_font3.png b/tutorials/first_2d_game/img/custom_font3.png similarity index 100% rename from getting_started/first_2d_game/img/custom_font3.png rename to tutorials/first_2d_game/img/custom_font3.png diff --git a/getting_started/first_2d_game/img/dodge_preview.gif b/tutorials/first_2d_game/img/dodge_preview.gif similarity index 100% rename from getting_started/first_2d_game/img/dodge_preview.gif rename to tutorials/first_2d_game/img/dodge_preview.gif diff --git a/getting_started/first_2d_game/img/draw_path2d.gif b/tutorials/first_2d_game/img/draw_path2d.gif similarity index 100% rename from getting_started/first_2d_game/img/draw_path2d.gif rename to tutorials/first_2d_game/img/draw_path2d.gif diff --git a/getting_started/first_2d_game/img/export_variable.png b/tutorials/first_2d_game/img/export_variable.png similarity index 100% rename from getting_started/first_2d_game/img/export_variable.png rename to tutorials/first_2d_game/img/export_variable.png diff --git a/getting_started/first_2d_game/img/filesystem_dock.png b/tutorials/first_2d_game/img/filesystem_dock.png similarity index 100% rename from getting_started/first_2d_game/img/filesystem_dock.png rename to tutorials/first_2d_game/img/filesystem_dock.png diff --git a/getting_started/first_2d_game/img/folder-content.png b/tutorials/first_2d_game/img/folder-content.png similarity index 100% rename from getting_started/first_2d_game/img/folder-content.png rename to tutorials/first_2d_game/img/folder-content.png diff --git a/getting_started/first_2d_game/img/grid_snap_button.png b/tutorials/first_2d_game/img/grid_snap_button.png similarity index 100% rename from getting_started/first_2d_game/img/grid_snap_button.png rename to tutorials/first_2d_game/img/grid_snap_button.png diff --git a/getting_started/first_2d_game/img/group_tab.png b/tutorials/first_2d_game/img/group_tab.png similarity index 100% rename from getting_started/first_2d_game/img/group_tab.png rename to tutorials/first_2d_game/img/group_tab.png diff --git a/getting_started/first_2d_game/img/input-mapping-add-action.png b/tutorials/first_2d_game/img/input-mapping-add-action.png similarity index 100% rename from getting_started/first_2d_game/img/input-mapping-add-action.png rename to tutorials/first_2d_game/img/input-mapping-add-action.png diff --git a/getting_started/first_2d_game/img/input-mapping-add-key.png b/tutorials/first_2d_game/img/input-mapping-add-key.png similarity index 100% rename from getting_started/first_2d_game/img/input-mapping-add-key.png rename to tutorials/first_2d_game/img/input-mapping-add-key.png diff --git a/getting_started/first_2d_game/img/input-mapping-completed.png b/tutorials/first_2d_game/img/input-mapping-completed.png similarity index 100% rename from getting_started/first_2d_game/img/input-mapping-completed.png rename to tutorials/first_2d_game/img/input-mapping-completed.png diff --git a/getting_started/first_2d_game/img/instance_scene.png b/tutorials/first_2d_game/img/instance_scene.png similarity index 100% rename from getting_started/first_2d_game/img/instance_scene.png rename to tutorials/first_2d_game/img/instance_scene.png diff --git a/getting_started/first_2d_game/img/lock_children.png b/tutorials/first_2d_game/img/lock_children.png similarity index 100% rename from getting_started/first_2d_game/img/lock_children.png rename to tutorials/first_2d_game/img/lock_children.png diff --git a/getting_started/first_2d_game/img/main_scene_nodes.png b/tutorials/first_2d_game/img/main_scene_nodes.png similarity index 100% rename from getting_started/first_2d_game/img/main_scene_nodes.png rename to tutorials/first_2d_game/img/main_scene_nodes.png diff --git a/getting_started/first_2d_game/img/mob_animations.gif b/tutorials/first_2d_game/img/mob_animations.gif similarity index 100% rename from getting_started/first_2d_game/img/mob_animations.gif rename to tutorials/first_2d_game/img/mob_animations.gif diff --git a/getting_started/first_2d_game/img/new-project-button.png b/tutorials/first_2d_game/img/new-project-button.png similarity index 100% rename from getting_started/first_2d_game/img/new-project-button.png rename to tutorials/first_2d_game/img/new-project-button.png diff --git a/getting_started/first_2d_game/img/path2d_buttons.png b/tutorials/first_2d_game/img/path2d_buttons.png similarity index 100% rename from getting_started/first_2d_game/img/path2d_buttons.png rename to tutorials/first_2d_game/img/path2d_buttons.png diff --git a/getting_started/first_2d_game/img/player_coll_shape.png b/tutorials/first_2d_game/img/player_coll_shape.png similarity index 100% rename from getting_started/first_2d_game/img/player_coll_shape.png rename to tutorials/first_2d_game/img/player_coll_shape.png diff --git a/getting_started/first_2d_game/img/player_scale.png b/tutorials/first_2d_game/img/player_scale.png similarity index 100% rename from getting_started/first_2d_game/img/player_scale.png rename to tutorials/first_2d_game/img/player_scale.png diff --git a/getting_started/first_2d_game/img/player_scene_nodes.png b/tutorials/first_2d_game/img/player_scene_nodes.png similarity index 100% rename from getting_started/first_2d_game/img/player_scene_nodes.png rename to tutorials/first_2d_game/img/player_scene_nodes.png diff --git a/getting_started/first_2d_game/img/player_signal_connection.png b/tutorials/first_2d_game/img/player_signal_connection.png similarity index 100% rename from getting_started/first_2d_game/img/player_signal_connection.png rename to tutorials/first_2d_game/img/player_signal_connection.png diff --git a/getting_started/first_2d_game/img/player_signals.png b/tutorials/first_2d_game/img/player_signals.png similarity index 100% rename from getting_started/first_2d_game/img/player_signals.png rename to tutorials/first_2d_game/img/player_signals.png diff --git a/getting_started/first_2d_game/img/set_collision_mask.png b/tutorials/first_2d_game/img/set_collision_mask.png similarity index 100% rename from getting_started/first_2d_game/img/set_collision_mask.png rename to tutorials/first_2d_game/img/set_collision_mask.png diff --git a/getting_started/first_2d_game/img/setting-project-width-and-height.png b/tutorials/first_2d_game/img/setting-project-width-and-height.png similarity index 100% rename from getting_started/first_2d_game/img/setting-project-width-and-height.png rename to tutorials/first_2d_game/img/setting-project-width-and-height.png diff --git a/getting_started/first_2d_game/img/setting-stretch-mode.png b/tutorials/first_2d_game/img/setting-stretch-mode.png similarity index 100% rename from getting_started/first_2d_game/img/setting-stretch-mode.png rename to tutorials/first_2d_game/img/setting-stretch-mode.png diff --git a/getting_started/first_2d_game/img/spriteframes_panel.png b/tutorials/first_2d_game/img/spriteframes_panel.png similarity index 100% rename from getting_started/first_2d_game/img/spriteframes_panel.png rename to tutorials/first_2d_game/img/spriteframes_panel.png diff --git a/getting_started/first_2d_game/img/spriteframes_panel2.png b/tutorials/first_2d_game/img/spriteframes_panel2.png similarity index 100% rename from getting_started/first_2d_game/img/spriteframes_panel2.png rename to tutorials/first_2d_game/img/spriteframes_panel2.png diff --git a/getting_started/first_2d_game/img/start_button_shortcut.png b/tutorials/first_2d_game/img/start_button_shortcut.png similarity index 100% rename from getting_started/first_2d_game/img/start_button_shortcut.png rename to tutorials/first_2d_game/img/start_button_shortcut.png diff --git a/getting_started/first_2d_game/img/ui_anchor.png b/tutorials/first_2d_game/img/ui_anchor.png similarity index 100% rename from getting_started/first_2d_game/img/ui_anchor.png rename to tutorials/first_2d_game/img/ui_anchor.png diff --git a/getting_started/first_2d_game/index.md b/tutorials/first_2d_game/index.md similarity index 100% rename from getting_started/first_2d_game/index.md rename to tutorials/first_2d_game/index.md diff --git a/getting_started/first_3d_game/01.game_setup.md b/tutorials/first_3d_game/01.game_setup.md similarity index 100% rename from getting_started/first_3d_game/01.game_setup.md rename to tutorials/first_3d_game/01.game_setup.md diff --git a/getting_started/first_3d_game/02.player_input.md b/tutorials/first_3d_game/02.player_input.md similarity index 100% rename from getting_started/first_3d_game/02.player_input.md rename to tutorials/first_3d_game/02.player_input.md diff --git a/getting_started/first_3d_game/03.player_movement_code.md b/tutorials/first_3d_game/03.player_movement_code.md similarity index 100% rename from getting_started/first_3d_game/03.player_movement_code.md rename to tutorials/first_3d_game/03.player_movement_code.md diff --git a/getting_started/first_3d_game/04.mob_scene.md b/tutorials/first_3d_game/04.mob_scene.md similarity index 100% rename from getting_started/first_3d_game/04.mob_scene.md rename to tutorials/first_3d_game/04.mob_scene.md diff --git a/getting_started/first_3d_game/05.spawning_mobs.md b/tutorials/first_3d_game/05.spawning_mobs.md similarity index 100% rename from getting_started/first_3d_game/05.spawning_mobs.md rename to tutorials/first_3d_game/05.spawning_mobs.md diff --git a/getting_started/first_3d_game/06.jump_and_squash.md b/tutorials/first_3d_game/06.jump_and_squash.md similarity index 100% rename from getting_started/first_3d_game/06.jump_and_squash.md rename to tutorials/first_3d_game/06.jump_and_squash.md diff --git a/getting_started/first_3d_game/07.killing_player.md b/tutorials/first_3d_game/07.killing_player.md similarity index 100% rename from getting_started/first_3d_game/07.killing_player.md rename to tutorials/first_3d_game/07.killing_player.md diff --git a/getting_started/first_3d_game/08.score_and_replay.md b/tutorials/first_3d_game/08.score_and_replay.md similarity index 100% rename from getting_started/first_3d_game/08.score_and_replay.md rename to tutorials/first_3d_game/08.score_and_replay.md diff --git a/getting_started/first_3d_game/09.adding_animations.md b/tutorials/first_3d_game/09.adding_animations.md similarity index 100% rename from getting_started/first_3d_game/09.adding_animations.md rename to tutorials/first_3d_game/09.adding_animations.md diff --git a/getting_started/first_3d_game/going_further.md b/tutorials/first_3d_game/going_further.md similarity index 100% rename from getting_started/first_3d_game/going_further.md rename to tutorials/first_3d_game/going_further.md diff --git a/getting_started/first_3d_game/img/01.game_setup/01.import_button.png b/tutorials/first_3d_game/img/01.game_setup/01.import_button.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/01.import_button.png rename to tutorials/first_3d_game/img/01.game_setup/01.import_button.png diff --git a/getting_started/first_3d_game/img/01.game_setup/02.browse_to_project_folder.png b/tutorials/first_3d_game/img/01.game_setup/02.browse_to_project_folder.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/02.browse_to_project_folder.png rename to tutorials/first_3d_game/img/01.game_setup/02.browse_to_project_folder.png diff --git a/getting_started/first_3d_game/img/01.game_setup/03.import_and_edit.png b/tutorials/first_3d_game/img/01.game_setup/03.import_and_edit.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/03.import_and_edit.png rename to tutorials/first_3d_game/img/01.game_setup/03.import_and_edit.png diff --git a/getting_started/first_3d_game/img/01.game_setup/04.start_assets.png b/tutorials/first_3d_game/img/01.game_setup/04.start_assets.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/04.start_assets.png rename to tutorials/first_3d_game/img/01.game_setup/04.start_assets.png diff --git a/getting_started/first_3d_game/img/01.game_setup/05.main_node.png b/tutorials/first_3d_game/img/01.game_setup/05.main_node.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/05.main_node.png rename to tutorials/first_3d_game/img/01.game_setup/05.main_node.png diff --git a/getting_started/first_3d_game/img/01.game_setup/06.staticbody_node.png b/tutorials/first_3d_game/img/01.game_setup/06.staticbody_node.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/06.staticbody_node.png rename to tutorials/first_3d_game/img/01.game_setup/06.staticbody_node.png diff --git a/getting_started/first_3d_game/img/01.game_setup/07.collision_shape_warning.png b/tutorials/first_3d_game/img/01.game_setup/07.collision_shape_warning.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/07.collision_shape_warning.png rename to tutorials/first_3d_game/img/01.game_setup/07.collision_shape_warning.png diff --git a/getting_started/first_3d_game/img/01.game_setup/08.create_box_shape.png b/tutorials/first_3d_game/img/01.game_setup/08.create_box_shape.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/08.create_box_shape.png rename to tutorials/first_3d_game/img/01.game_setup/08.create_box_shape.png diff --git a/getting_started/first_3d_game/img/01.game_setup/09.box_extents.png b/tutorials/first_3d_game/img/01.game_setup/09.box_extents.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/09.box_extents.png rename to tutorials/first_3d_game/img/01.game_setup/09.box_extents.png diff --git a/getting_started/first_3d_game/img/01.game_setup/10.mesh_instance.png b/tutorials/first_3d_game/img/01.game_setup/10.mesh_instance.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/10.mesh_instance.png rename to tutorials/first_3d_game/img/01.game_setup/10.mesh_instance.png diff --git a/getting_started/first_3d_game/img/01.game_setup/11.cube_mesh.png b/tutorials/first_3d_game/img/01.game_setup/11.cube_mesh.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/11.cube_mesh.png rename to tutorials/first_3d_game/img/01.game_setup/11.cube_mesh.png diff --git a/getting_started/first_3d_game/img/01.game_setup/12.cube_resized.png b/tutorials/first_3d_game/img/01.game_setup/12.cube_resized.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/12.cube_resized.png rename to tutorials/first_3d_game/img/01.game_setup/12.cube_resized.png diff --git a/getting_started/first_3d_game/img/01.game_setup/13.move_gizmo_y_axis.png b/tutorials/first_3d_game/img/01.game_setup/13.move_gizmo_y_axis.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/13.move_gizmo_y_axis.png rename to tutorials/first_3d_game/img/01.game_setup/13.move_gizmo_y_axis.png diff --git a/getting_started/first_3d_game/img/01.game_setup/14.select_mode_icon.png b/tutorials/first_3d_game/img/01.game_setup/14.select_mode_icon.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/14.select_mode_icon.png rename to tutorials/first_3d_game/img/01.game_setup/14.select_mode_icon.png diff --git a/getting_started/first_3d_game/img/01.game_setup/15.translation_amount.png b/tutorials/first_3d_game/img/01.game_setup/15.translation_amount.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/15.translation_amount.png rename to tutorials/first_3d_game/img/01.game_setup/15.translation_amount.png diff --git a/getting_started/first_3d_game/img/01.game_setup/16.turn_on_shadows.png b/tutorials/first_3d_game/img/01.game_setup/16.turn_on_shadows.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/16.turn_on_shadows.png rename to tutorials/first_3d_game/img/01.game_setup/16.turn_on_shadows.png diff --git a/getting_started/first_3d_game/img/01.game_setup/17.project_with_light.png b/tutorials/first_3d_game/img/01.game_setup/17.project_with_light.png similarity index 100% rename from getting_started/first_3d_game/img/01.game_setup/17.project_with_light.png rename to tutorials/first_3d_game/img/01.game_setup/17.project_with_light.png diff --git a/getting_started/first_3d_game/img/02.player_input/01.new_scene.png b/tutorials/first_3d_game/img/02.player_input/01.new_scene.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/01.new_scene.png rename to tutorials/first_3d_game/img/02.player_input/01.new_scene.png diff --git a/getting_started/first_3d_game/img/02.player_input/02.instantiating_the_model.png b/tutorials/first_3d_game/img/02.player_input/02.instantiating_the_model.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/02.instantiating_the_model.png rename to tutorials/first_3d_game/img/02.player_input/02.instantiating_the_model.png diff --git a/getting_started/first_3d_game/img/02.player_input/03.scene_structure.png b/tutorials/first_3d_game/img/02.player_input/03.scene_structure.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/03.scene_structure.png rename to tutorials/first_3d_game/img/02.player_input/03.scene_structure.png diff --git a/getting_started/first_3d_game/img/02.player_input/04.sphere_shape.png b/tutorials/first_3d_game/img/02.player_input/04.sphere_shape.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/04.sphere_shape.png rename to tutorials/first_3d_game/img/02.player_input/04.sphere_shape.png diff --git a/getting_started/first_3d_game/img/02.player_input/05.moving_the_sphere_up.png b/tutorials/first_3d_game/img/02.player_input/05.moving_the_sphere_up.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/05.moving_the_sphere_up.png rename to tutorials/first_3d_game/img/02.player_input/05.moving_the_sphere_up.png diff --git a/getting_started/first_3d_game/img/02.player_input/06.toggling_visibility.png b/tutorials/first_3d_game/img/02.player_input/06.toggling_visibility.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/06.toggling_visibility.png rename to tutorials/first_3d_game/img/02.player_input/06.toggling_visibility.png diff --git a/getting_started/first_3d_game/img/02.player_input/07.adding_action.png b/tutorials/first_3d_game/img/02.player_input/07.adding_action.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/07.adding_action.png rename to tutorials/first_3d_game/img/02.player_input/07.adding_action.png diff --git a/getting_started/first_3d_game/img/02.player_input/07.input_map_tab.png b/tutorials/first_3d_game/img/02.player_input/07.input_map_tab.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/07.input_map_tab.png rename to tutorials/first_3d_game/img/02.player_input/07.input_map_tab.png diff --git a/getting_started/first_3d_game/img/02.player_input/07.project_settings.png b/tutorials/first_3d_game/img/02.player_input/07.project_settings.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/07.project_settings.png rename to tutorials/first_3d_game/img/02.player_input/07.project_settings.png diff --git a/getting_started/first_3d_game/img/02.player_input/08.actions_list_empty.png b/tutorials/first_3d_game/img/02.player_input/08.actions_list_empty.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/08.actions_list_empty.png rename to tutorials/first_3d_game/img/02.player_input/08.actions_list_empty.png diff --git a/getting_started/first_3d_game/img/02.player_input/08.create_key_action.png b/tutorials/first_3d_game/img/02.player_input/08.create_key_action.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/08.create_key_action.png rename to tutorials/first_3d_game/img/02.player_input/08.create_key_action.png diff --git a/getting_started/first_3d_game/img/02.player_input/09.keyboard_key_popup.png b/tutorials/first_3d_game/img/02.player_input/09.keyboard_key_popup.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/09.keyboard_key_popup.png rename to tutorials/first_3d_game/img/02.player_input/09.keyboard_key_popup.png diff --git a/getting_started/first_3d_game/img/02.player_input/09.keyboard_keys.png b/tutorials/first_3d_game/img/02.player_input/09.keyboard_keys.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/09.keyboard_keys.png rename to tutorials/first_3d_game/img/02.player_input/09.keyboard_keys.png diff --git a/getting_started/first_3d_game/img/02.player_input/10.joy_axis_option.png b/tutorials/first_3d_game/img/02.player_input/10.joy_axis_option.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/10.joy_axis_option.png rename to tutorials/first_3d_game/img/02.player_input/10.joy_axis_option.png diff --git a/getting_started/first_3d_game/img/02.player_input/11.joy_axis_popup.png b/tutorials/first_3d_game/img/02.player_input/11.joy_axis_popup.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/11.joy_axis_popup.png rename to tutorials/first_3d_game/img/02.player_input/11.joy_axis_popup.png diff --git a/getting_started/first_3d_game/img/02.player_input/12.move_inputs_mapped.png b/tutorials/first_3d_game/img/02.player_input/12.move_inputs_mapped.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/12.move_inputs_mapped.png rename to tutorials/first_3d_game/img/02.player_input/12.move_inputs_mapped.png diff --git a/getting_started/first_3d_game/img/02.player_input/13.joy_button_option.png b/tutorials/first_3d_game/img/02.player_input/13.joy_button_option.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/13.joy_button_option.png rename to tutorials/first_3d_game/img/02.player_input/13.joy_button_option.png diff --git a/getting_started/first_3d_game/img/02.player_input/14.add_jump_button.png b/tutorials/first_3d_game/img/02.player_input/14.add_jump_button.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/14.add_jump_button.png rename to tutorials/first_3d_game/img/02.player_input/14.add_jump_button.png diff --git a/getting_started/first_3d_game/img/02.player_input/14.jump_input_action.png b/tutorials/first_3d_game/img/02.player_input/14.jump_input_action.png similarity index 100% rename from getting_started/first_3d_game/img/02.player_input/14.jump_input_action.png rename to tutorials/first_3d_game/img/02.player_input/14.jump_input_action.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/01.attach_script_to_player.png b/tutorials/first_3d_game/img/03.player_movement_code/01.attach_script_to_player.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/01.attach_script_to_player.png rename to tutorials/first_3d_game/img/03.player_movement_code/01.attach_script_to_player.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/02.clicking_main_tab.png b/tutorials/first_3d_game/img/03.player_movement_code/02.clicking_main_tab.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/02.clicking_main_tab.png rename to tutorials/first_3d_game/img/03.player_movement_code/02.clicking_main_tab.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/03.instance_child_scene.png b/tutorials/first_3d_game/img/03.player_movement_code/03.instance_child_scene.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/03.instance_child_scene.png rename to tutorials/first_3d_game/img/03.player_movement_code/03.instance_child_scene.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/04.scene_tree_with_camera.png b/tutorials/first_3d_game/img/03.player_movement_code/04.scene_tree_with_camera.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/04.scene_tree_with_camera.png rename to tutorials/first_3d_game/img/03.player_movement_code/04.scene_tree_with_camera.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/05.camera_preview_checkbox.png b/tutorials/first_3d_game/img/03.player_movement_code/05.camera_preview_checkbox.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/05.camera_preview_checkbox.png rename to tutorials/first_3d_game/img/03.player_movement_code/05.camera_preview_checkbox.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/06.two_viewports.png b/tutorials/first_3d_game/img/03.player_movement_code/06.two_viewports.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/06.two_viewports.png rename to tutorials/first_3d_game/img/03.player_movement_code/06.two_viewports.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/07.camera_preview_checkbox.png b/tutorials/first_3d_game/img/03.player_movement_code/07.camera_preview_checkbox.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/07.camera_preview_checkbox.png rename to tutorials/first_3d_game/img/03.player_movement_code/07.camera_preview_checkbox.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/08.camera_moved.png b/tutorials/first_3d_game/img/03.player_movement_code/08.camera_moved.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/08.camera_moved.png rename to tutorials/first_3d_game/img/03.player_movement_code/08.camera_moved.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/09.camera_rotated.png b/tutorials/first_3d_game/img/03.player_movement_code/09.camera_rotated.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/09.camera_rotated.png rename to tutorials/first_3d_game/img/03.player_movement_code/09.camera_rotated.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/10.camera_perspective.png b/tutorials/first_3d_game/img/03.player_movement_code/10.camera_perspective.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/10.camera_perspective.png rename to tutorials/first_3d_game/img/03.player_movement_code/10.camera_perspective.png diff --git a/getting_started/first_3d_game/img/03.player_movement_code/11.camera_orthographic.png b/tutorials/first_3d_game/img/03.player_movement_code/11.camera_orthographic.png similarity index 100% rename from getting_started/first_3d_game/img/03.player_movement_code/11.camera_orthographic.png rename to tutorials/first_3d_game/img/03.player_movement_code/11.camera_orthographic.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/01.initial_three_nodes.png b/tutorials/first_3d_game/img/04.mob_scene/01.initial_three_nodes.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/01.initial_three_nodes.png rename to tutorials/first_3d_game/img/04.mob_scene/01.initial_three_nodes.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/02.add_child_node.png b/tutorials/first_3d_game/img/04.mob_scene/02.add_child_node.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/02.add_child_node.png rename to tutorials/first_3d_game/img/04.mob_scene/02.add_child_node.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/03.scene_with_collision_shape.png b/tutorials/first_3d_game/img/04.mob_scene/03.scene_with_collision_shape.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/03.scene_with_collision_shape.png rename to tutorials/first_3d_game/img/04.mob_scene/03.scene_with_collision_shape.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/04.create_box_shape.png b/tutorials/first_3d_game/img/04.mob_scene/04.create_box_shape.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/04.create_box_shape.png rename to tutorials/first_3d_game/img/04.mob_scene/04.create_box_shape.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/05.box_final_size.png b/tutorials/first_3d_game/img/04.mob_scene/05.box_final_size.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/05.box_final_size.png rename to tutorials/first_3d_game/img/04.mob_scene/05.box_final_size.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/06.visibility_notifier.png b/tutorials/first_3d_game/img/04.mob_scene/06.visibility_notifier.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/06.visibility_notifier.png rename to tutorials/first_3d_game/img/04.mob_scene/06.visibility_notifier.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/07.visibility_notifier_bbox_resized.png b/tutorials/first_3d_game/img/04.mob_scene/07.visibility_notifier_bbox_resized.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/07.visibility_notifier_bbox_resized.png rename to tutorials/first_3d_game/img/04.mob_scene/07.visibility_notifier_bbox_resized.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/08.mob_attach_script.png b/tutorials/first_3d_game/img/04.mob_scene/08.mob_attach_script.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/08.mob_attach_script.png rename to tutorials/first_3d_game/img/04.mob_scene/08.mob_attach_script.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/09.switch_to_3d_workspace.png b/tutorials/first_3d_game/img/04.mob_scene/09.switch_to_3d_workspace.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/09.switch_to_3d_workspace.png rename to tutorials/first_3d_game/img/04.mob_scene/09.switch_to_3d_workspace.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/10.node_dock.png b/tutorials/first_3d_game/img/04.mob_scene/10.node_dock.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/10.node_dock.png rename to tutorials/first_3d_game/img/04.mob_scene/10.node_dock.png diff --git a/getting_started/first_3d_game/img/04.mob_scene/11.connect_signal.png b/tutorials/first_3d_game/img/04.mob_scene/11.connect_signal.png similarity index 100% rename from getting_started/first_3d_game/img/04.mob_scene/11.connect_signal.png rename to tutorials/first_3d_game/img/04.mob_scene/11.connect_signal.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/01.monsters_path_preview.png b/tutorials/first_3d_game/img/05.spawning_mobs/01.monsters_path_preview.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/01.monsters_path_preview.png rename to tutorials/first_3d_game/img/05.spawning_mobs/01.monsters_path_preview.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/02.project_settings.png b/tutorials/first_3d_game/img/05.spawning_mobs/02.project_settings.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/02.project_settings.png rename to tutorials/first_3d_game/img/05.spawning_mobs/02.project_settings.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/03.window_settings.png b/tutorials/first_3d_game/img/05.spawning_mobs/03.window_settings.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/03.window_settings.png rename to tutorials/first_3d_game/img/05.spawning_mobs/03.window_settings.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/04.camera_preview.png b/tutorials/first_3d_game/img/05.spawning_mobs/04.camera_preview.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/04.camera_preview.png rename to tutorials/first_3d_game/img/05.spawning_mobs/04.camera_preview.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/05.cylinders_node.png b/tutorials/first_3d_game/img/05.spawning_mobs/05.cylinders_node.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/05.cylinders_node.png rename to tutorials/first_3d_game/img/05.spawning_mobs/05.cylinders_node.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/06.cylinder_mesh.png b/tutorials/first_3d_game/img/05.spawning_mobs/06.cylinder_mesh.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/06.cylinder_mesh.png rename to tutorials/first_3d_game/img/05.spawning_mobs/06.cylinder_mesh.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/07.top_view.png b/tutorials/first_3d_game/img/05.spawning_mobs/07.top_view.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/07.top_view.png rename to tutorials/first_3d_game/img/05.spawning_mobs/07.top_view.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/08.toggle_view_grid.png b/tutorials/first_3d_game/img/05.spawning_mobs/08.toggle_view_grid.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/08.toggle_view_grid.png rename to tutorials/first_3d_game/img/05.spawning_mobs/08.toggle_view_grid.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/09.toggle_grid_snap.png b/tutorials/first_3d_game/img/05.spawning_mobs/09.toggle_grid_snap.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/09.toggle_grid_snap.png rename to tutorials/first_3d_game/img/05.spawning_mobs/09.toggle_grid_snap.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/10.place_first_cylinder.png b/tutorials/first_3d_game/img/05.spawning_mobs/10.place_first_cylinder.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/10.place_first_cylinder.png rename to tutorials/first_3d_game/img/05.spawning_mobs/10.place_first_cylinder.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/11.both_cylinders_selected.png b/tutorials/first_3d_game/img/05.spawning_mobs/11.both_cylinders_selected.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/11.both_cylinders_selected.png rename to tutorials/first_3d_game/img/05.spawning_mobs/11.both_cylinders_selected.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/12.four_cylinders.png b/tutorials/first_3d_game/img/05.spawning_mobs/12.four_cylinders.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/12.four_cylinders.png rename to tutorials/first_3d_game/img/05.spawning_mobs/12.four_cylinders.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/13.selecting_all_cylinders.png b/tutorials/first_3d_game/img/05.spawning_mobs/13.selecting_all_cylinders.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/13.selecting_all_cylinders.png rename to tutorials/first_3d_game/img/05.spawning_mobs/13.selecting_all_cylinders.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/14.spatial_material.png b/tutorials/first_3d_game/img/05.spawning_mobs/14.spatial_material.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/14.spatial_material.png rename to tutorials/first_3d_game/img/05.spawning_mobs/14.spatial_material.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/15.bright-cylinders.png b/tutorials/first_3d_game/img/05.spawning_mobs/15.bright-cylinders.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/15.bright-cylinders.png rename to tutorials/first_3d_game/img/05.spawning_mobs/15.bright-cylinders.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/16.cylinders_fold.png b/tutorials/first_3d_game/img/05.spawning_mobs/16.cylinders_fold.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/16.cylinders_fold.png rename to tutorials/first_3d_game/img/05.spawning_mobs/16.cylinders_fold.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/17.points_options.png b/tutorials/first_3d_game/img/05.spawning_mobs/17.points_options.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/17.points_options.png rename to tutorials/first_3d_game/img/05.spawning_mobs/17.points_options.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/18.close_path.png b/tutorials/first_3d_game/img/05.spawning_mobs/18.close_path.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/18.close_path.png rename to tutorials/first_3d_game/img/05.spawning_mobs/18.close_path.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/19.path_result.png b/tutorials/first_3d_game/img/05.spawning_mobs/19.path_result.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/19.path_result.png rename to tutorials/first_3d_game/img/05.spawning_mobs/19.path_result.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/20.mob_scene_property.png b/tutorials/first_3d_game/img/05.spawning_mobs/20.mob_scene_property.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/20.mob_scene_property.png rename to tutorials/first_3d_game/img/05.spawning_mobs/20.mob_scene_property.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/20.spawn_nodes.png b/tutorials/first_3d_game/img/05.spawning_mobs/20.spawn_nodes.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/20.spawn_nodes.png rename to tutorials/first_3d_game/img/05.spawning_mobs/20.spawn_nodes.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/21.mob_timer.png b/tutorials/first_3d_game/img/05.spawning_mobs/21.mob_timer.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/21.mob_timer.png rename to tutorials/first_3d_game/img/05.spawning_mobs/21.mob_timer.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/22.mob_timer_properties.png b/tutorials/first_3d_game/img/05.spawning_mobs/22.mob_timer_properties.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/22.mob_timer_properties.png rename to tutorials/first_3d_game/img/05.spawning_mobs/22.mob_timer_properties.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/23.timeout_signal.png b/tutorials/first_3d_game/img/05.spawning_mobs/23.timeout_signal.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/23.timeout_signal.png rename to tutorials/first_3d_game/img/05.spawning_mobs/23.timeout_signal.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/24.connect_timer_to_main.png b/tutorials/first_3d_game/img/05.spawning_mobs/24.connect_timer_to_main.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/24.connect_timer_to_main.png rename to tutorials/first_3d_game/img/05.spawning_mobs/24.connect_timer_to_main.png diff --git a/getting_started/first_3d_game/img/05.spawning_mobs/25.spawn_result.png b/tutorials/first_3d_game/img/05.spawning_mobs/25.spawn_result.png similarity index 100% rename from getting_started/first_3d_game/img/05.spawning_mobs/25.spawn_result.png rename to tutorials/first_3d_game/img/05.spawning_mobs/25.spawn_result.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/02.project_settings.png b/tutorials/first_3d_game/img/06.jump_and_squash/02.project_settings.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/02.project_settings.png rename to tutorials/first_3d_game/img/06.jump_and_squash/02.project_settings.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/03.physics_layers.png b/tutorials/first_3d_game/img/06.jump_and_squash/03.physics_layers.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/03.physics_layers.png rename to tutorials/first_3d_game/img/06.jump_and_squash/03.physics_layers.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/04.default_physics_properties.png b/tutorials/first_3d_game/img/06.jump_and_squash/04.default_physics_properties.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/04.default_physics_properties.png rename to tutorials/first_3d_game/img/06.jump_and_squash/04.default_physics_properties.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/05.toggle_layer_and_mask.png b/tutorials/first_3d_game/img/06.jump_and_squash/05.toggle_layer_and_mask.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/05.toggle_layer_and_mask.png rename to tutorials/first_3d_game/img/06.jump_and_squash/05.toggle_layer_and_mask.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/06.named_checkboxes.png b/tutorials/first_3d_game/img/06.jump_and_squash/06.named_checkboxes.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/06.named_checkboxes.png rename to tutorials/first_3d_game/img/06.jump_and_squash/06.named_checkboxes.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/07.player_physics_mask.png b/tutorials/first_3d_game/img/06.jump_and_squash/07.player_physics_mask.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/07.player_physics_mask.png rename to tutorials/first_3d_game/img/06.jump_and_squash/07.player_physics_mask.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/08.mob_physics_mask.png b/tutorials/first_3d_game/img/06.jump_and_squash/08.mob_physics_mask.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/08.mob_physics_mask.png rename to tutorials/first_3d_game/img/06.jump_and_squash/08.mob_physics_mask.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/09.groups_tab.png b/tutorials/first_3d_game/img/06.jump_and_squash/09.groups_tab.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/09.groups_tab.png rename to tutorials/first_3d_game/img/06.jump_and_squash/09.groups_tab.png diff --git a/getting_started/first_3d_game/img/06.jump_and_squash/10.group_scene_icon.png b/tutorials/first_3d_game/img/06.jump_and_squash/10.group_scene_icon.png similarity index 100% rename from getting_started/first_3d_game/img/06.jump_and_squash/10.group_scene_icon.png rename to tutorials/first_3d_game/img/06.jump_and_squash/10.group_scene_icon.png diff --git a/getting_started/first_3d_game/img/07.killing_player/01.adding_area_node.png b/tutorials/first_3d_game/img/07.killing_player/01.adding_area_node.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/01.adding_area_node.png rename to tutorials/first_3d_game/img/07.killing_player/01.adding_area_node.png diff --git a/getting_started/first_3d_game/img/07.killing_player/02.cylinder_shape.png b/tutorials/first_3d_game/img/07.killing_player/02.cylinder_shape.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/02.cylinder_shape.png rename to tutorials/first_3d_game/img/07.killing_player/02.cylinder_shape.png diff --git a/getting_started/first_3d_game/img/07.killing_player/03.cylinder_in_editor.png b/tutorials/first_3d_game/img/07.killing_player/03.cylinder_in_editor.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/03.cylinder_in_editor.png rename to tutorials/first_3d_game/img/07.killing_player/03.cylinder_in_editor.png diff --git a/getting_started/first_3d_game/img/07.killing_player/04.mob_detector_properties.png b/tutorials/first_3d_game/img/07.killing_player/04.mob_detector_properties.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/04.mob_detector_properties.png rename to tutorials/first_3d_game/img/07.killing_player/04.mob_detector_properties.png diff --git a/getting_started/first_3d_game/img/07.killing_player/05.body_entered_signal.png b/tutorials/first_3d_game/img/07.killing_player/05.body_entered_signal.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/05.body_entered_signal.png rename to tutorials/first_3d_game/img/07.killing_player/05.body_entered_signal.png diff --git a/getting_started/first_3d_game/img/07.killing_player/06.player_hit_signal.png b/tutorials/first_3d_game/img/07.killing_player/06.player_hit_signal.png similarity index 100% rename from getting_started/first_3d_game/img/07.killing_player/06.player_hit_signal.png rename to tutorials/first_3d_game/img/07.killing_player/06.player_hit_signal.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/01.label_node.png b/tutorials/first_3d_game/img/08.score_and_replay/01.label_node.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/01.label_node.png rename to tutorials/first_3d_game/img/08.score_and_replay/01.label_node.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/02.score_color_picker.png b/tutorials/first_3d_game/img/08.score_and_replay/02.score_color_picker.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/02.score_color_picker.png rename to tutorials/first_3d_game/img/08.score_and_replay/02.score_color_picker.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/02.score_custom_color.png b/tutorials/first_3d_game/img/08.score_and_replay/02.score_custom_color.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/02.score_custom_color.png rename to tutorials/first_3d_game/img/08.score_and_replay/02.score_custom_color.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/02.score_label_moved.png b/tutorials/first_3d_game/img/08.score_and_replay/02.score_label_moved.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/02.score_label_moved.png rename to tutorials/first_3d_game/img/08.score_and_replay/02.score_label_moved.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/02.score_placeholder.png b/tutorials/first_3d_game/img/08.score_and_replay/02.score_placeholder.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/02.score_placeholder.png rename to tutorials/first_3d_game/img/08.score_and_replay/02.score_placeholder.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/03.creating_theme.png b/tutorials/first_3d_game/img/08.score_and_replay/03.creating_theme.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/03.creating_theme.png rename to tutorials/first_3d_game/img/08.score_and_replay/03.creating_theme.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/04.theme_preview.png b/tutorials/first_3d_game/img/08.score_and_replay/04.theme_preview.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/04.theme_preview.png rename to tutorials/first_3d_game/img/08.score_and_replay/04.theme_preview.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/05.dynamic_font.png b/tutorials/first_3d_game/img/08.score_and_replay/05.dynamic_font.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/05.dynamic_font.png rename to tutorials/first_3d_game/img/08.score_and_replay/05.dynamic_font.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/06.font_data.png b/tutorials/first_3d_game/img/08.score_and_replay/06.font_data.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/06.font_data.png rename to tutorials/first_3d_game/img/08.score_and_replay/06.font_data.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/07.font_size.png b/tutorials/first_3d_game/img/08.score_and_replay/07.font_size.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/07.font_size.png rename to tutorials/first_3d_game/img/08.score_and_replay/07.font_size.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/08.open_main_script.png b/tutorials/first_3d_game/img/08.score_and_replay/08.open_main_script.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/08.open_main_script.png rename to tutorials/first_3d_game/img/08.score_and_replay/08.open_main_script.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/09.score_in_game.png b/tutorials/first_3d_game/img/08.score_and_replay/09.score_in_game.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/09.score_in_game.png rename to tutorials/first_3d_game/img/08.score_and_replay/09.score_in_game.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/10.layout_icon.png b/tutorials/first_3d_game/img/08.score_and_replay/10.layout_icon.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/10.layout_icon.png rename to tutorials/first_3d_game/img/08.score_and_replay/10.layout_icon.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/11.full_rect_option.png b/tutorials/first_3d_game/img/08.score_and_replay/11.full_rect_option.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/11.full_rect_option.png rename to tutorials/first_3d_game/img/08.score_and_replay/11.full_rect_option.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/12.anchors_updated.png b/tutorials/first_3d_game/img/08.score_and_replay/12.anchors_updated.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/12.anchors_updated.png rename to tutorials/first_3d_game/img/08.score_and_replay/12.anchors_updated.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/13.retry_color_picker.png b/tutorials/first_3d_game/img/08.score_and_replay/13.retry_color_picker.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/13.retry_color_picker.png rename to tutorials/first_3d_game/img/08.score_and_replay/13.retry_color_picker.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/14.retry_node.png b/tutorials/first_3d_game/img/08.score_and_replay/14.retry_node.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/14.retry_node.png rename to tutorials/first_3d_game/img/08.score_and_replay/14.retry_node.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/15.layout_center.png b/tutorials/first_3d_game/img/08.score_and_replay/15.layout_center.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/15.layout_center.png rename to tutorials/first_3d_game/img/08.score_and_replay/15.layout_center.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/16.new_scene.png b/tutorials/first_3d_game/img/08.score_and_replay/16.new_scene.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/16.new_scene.png rename to tutorials/first_3d_game/img/08.score_and_replay/16.new_scene.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/17.music_player_node.png b/tutorials/first_3d_game/img/08.score_and_replay/17.music_player_node.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/17.music_player_node.png rename to tutorials/first_3d_game/img/08.score_and_replay/17.music_player_node.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/18.music_node_properties.png b/tutorials/first_3d_game/img/08.score_and_replay/18.music_node_properties.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/18.music_node_properties.png rename to tutorials/first_3d_game/img/08.score_and_replay/18.music_node_properties.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/19.register_autoload.png b/tutorials/first_3d_game/img/08.score_and_replay/19.register_autoload.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/19.register_autoload.png rename to tutorials/first_3d_game/img/08.score_and_replay/19.register_autoload.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/20.scene_dock_tabs.png b/tutorials/first_3d_game/img/08.score_and_replay/20.scene_dock_tabs.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/20.scene_dock_tabs.png rename to tutorials/first_3d_game/img/08.score_and_replay/20.scene_dock_tabs.png diff --git a/getting_started/first_3d_game/img/08.score_and_replay/21.remote_scene_tree.png b/tutorials/first_3d_game/img/08.score_and_replay/21.remote_scene_tree.png similarity index 100% rename from getting_started/first_3d_game/img/08.score_and_replay/21.remote_scene_tree.png rename to tutorials/first_3d_game/img/08.score_and_replay/21.remote_scene_tree.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/01.animation_player_dock.png b/tutorials/first_3d_game/img/09.adding_animations/01.animation_player_dock.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/01.animation_player_dock.png rename to tutorials/first_3d_game/img/09.adding_animations/01.animation_player_dock.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/02.new_animation.png b/tutorials/first_3d_game/img/09.adding_animations/02.new_animation.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/02.new_animation.png rename to tutorials/first_3d_game/img/09.adding_animations/02.new_animation.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/03.float_name.png b/tutorials/first_3d_game/img/09.adding_animations/03.float_name.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/03.float_name.png rename to tutorials/first_3d_game/img/09.adding_animations/03.float_name.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/03.timeline.png b/tutorials/first_3d_game/img/09.adding_animations/03.timeline.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/03.timeline.png rename to tutorials/first_3d_game/img/09.adding_animations/03.timeline.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/04.autoplay_and_loop.png b/tutorials/first_3d_game/img/09.adding_animations/04.autoplay_and_loop.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/04.autoplay_and_loop.png rename to tutorials/first_3d_game/img/09.adding_animations/04.autoplay_and_loop.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/05.pin_icon.png b/tutorials/first_3d_game/img/09.adding_animations/05.pin_icon.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/05.pin_icon.png rename to tutorials/first_3d_game/img/09.adding_animations/05.pin_icon.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/06.animation_duration.png b/tutorials/first_3d_game/img/09.adding_animations/06.animation_duration.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/06.animation_duration.png rename to tutorials/first_3d_game/img/09.adding_animations/06.animation_duration.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/07.editable_timeline.png b/tutorials/first_3d_game/img/09.adding_animations/07.editable_timeline.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/07.editable_timeline.png rename to tutorials/first_3d_game/img/09.adding_animations/07.editable_timeline.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/08.zoom_slider.png b/tutorials/first_3d_game/img/09.adding_animations/08.zoom_slider.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/08.zoom_slider.png rename to tutorials/first_3d_game/img/09.adding_animations/08.zoom_slider.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/09.creating_first_keyframe.png b/tutorials/first_3d_game/img/09.adding_animations/09.creating_first_keyframe.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/09.creating_first_keyframe.png rename to tutorials/first_3d_game/img/09.adding_animations/09.creating_first_keyframe.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.png b/tutorials/first_3d_game/img/09.adding_animations/10.initial_keys.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.png rename to tutorials/first_3d_game/img/09.adding_animations/10.initial_keys.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.png b/tutorials/first_3d_game/img/09.adding_animations/11.moving_keys.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.png rename to tutorials/first_3d_game/img/09.adding_animations/11.moving_keys.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/12.second_keys_values.png b/tutorials/first_3d_game/img/09.adding_animations/12.second_keys_values.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/12.second_keys_values.png rename to tutorials/first_3d_game/img/09.adding_animations/12.second_keys_values.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.png b/tutorials/first_3d_game/img/09.adding_animations/13.second_keys.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/13.second_keys.png rename to tutorials/first_3d_game/img/09.adding_animations/13.second_keys.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/14.play_button.png b/tutorials/first_3d_game/img/09.adding_animations/14.play_button.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/14.play_button.png rename to tutorials/first_3d_game/img/09.adding_animations/14.play_button.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/15.box_select.png b/tutorials/first_3d_game/img/09.adding_animations/15.box_select.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/15.box_select.png rename to tutorials/first_3d_game/img/09.adding_animations/15.box_select.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/16.easing_property.png b/tutorials/first_3d_game/img/09.adding_animations/16.easing_property.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/16.easing_property.png rename to tutorials/first_3d_game/img/09.adding_animations/16.easing_property.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/17.ease_out.png b/tutorials/first_3d_game/img/09.adding_animations/17.ease_out.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/17.ease_out.png rename to tutorials/first_3d_game/img/09.adding_animations/17.ease_out.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/18.ease_out_second_rotation_key.png b/tutorials/first_3d_game/img/09.adding_animations/18.ease_out_second_rotation_key.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/18.ease_out_second_rotation_key.png rename to tutorials/first_3d_game/img/09.adding_animations/18.ease_out_second_rotation_key.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/19.ease_in_second_translation_key.png b/tutorials/first_3d_game/img/09.adding_animations/19.ease_in_second_translation_key.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/19.ease_in_second_translation_key.png rename to tutorials/first_3d_game/img/09.adding_animations/19.ease_in_second_translation_key.png diff --git a/getting_started/first_3d_game/img/09.adding_animations/20.float_animation.gif b/tutorials/first_3d_game/img/09.adding_animations/20.float_animation.gif similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/20.float_animation.gif rename to tutorials/first_3d_game/img/09.adding_animations/20.float_animation.gif diff --git a/getting_started/first_3d_game/img/09.adding_animations/21.script_icon.png b/tutorials/first_3d_game/img/09.adding_animations/21.script_icon.png similarity index 100% rename from getting_started/first_3d_game/img/09.adding_animations/21.script_icon.png rename to tutorials/first_3d_game/img/09.adding_animations/21.script_icon.png diff --git a/getting_started/first_3d_game/img/squash-the-creeps-final.gif b/tutorials/first_3d_game/img/squash-the-creeps-final.gif similarity index 100% rename from getting_started/first_3d_game/img/squash-the-creeps-final.gif rename to tutorials/first_3d_game/img/squash-the-creeps-final.gif diff --git a/getting_started/first_3d_game/index.md b/tutorials/first_3d_game/index.md similarity index 100% rename from getting_started/first_3d_game/index.md rename to tutorials/first_3d_game/index.md diff --git a/getting_started/introduction/first_look_at_the_editor.md b/tutorials/introduction/first_look_at_the_editor.md similarity index 100% rename from getting_started/introduction/first_look_at_the_editor.md rename to tutorials/introduction/first_look_at_the_editor.md diff --git a/getting_started/introduction/godot_design_philosophy.md b/tutorials/introduction/godot_design_philosophy.md similarity index 100% rename from getting_started/introduction/godot_design_philosophy.md rename to tutorials/introduction/godot_design_philosophy.md diff --git a/getting_started/introduction/img/editor_intro_3d_viewport.png b/tutorials/introduction/img/editor_intro_3d_viewport.png similarity index 100% rename from getting_started/introduction/img/editor_intro_3d_viewport.png rename to tutorials/introduction/img/editor_intro_3d_viewport.png diff --git a/getting_started/introduction/img/editor_intro_3d_viewport_perspective.png b/tutorials/introduction/img/editor_intro_3d_viewport_perspective.png similarity index 100% rename from getting_started/introduction/img/editor_intro_3d_viewport_perspective.png rename to tutorials/introduction/img/editor_intro_3d_viewport_perspective.png diff --git a/getting_started/introduction/img/editor_intro_bottom_panel_animation.png b/tutorials/introduction/img/editor_intro_bottom_panel_animation.png similarity index 100% rename from getting_started/introduction/img/editor_intro_bottom_panel_animation.png rename to tutorials/introduction/img/editor_intro_bottom_panel_animation.png diff --git a/getting_started/introduction/img/editor_intro_bottom_panels.png b/tutorials/introduction/img/editor_intro_bottom_panels.png similarity index 100% rename from getting_started/introduction/img/editor_intro_bottom_panels.png rename to tutorials/introduction/img/editor_intro_bottom_panels.png diff --git a/getting_started/introduction/img/editor_intro_editor_empty.png b/tutorials/introduction/img/editor_intro_editor_empty.png similarity index 100% rename from getting_started/introduction/img/editor_intro_editor_empty.png rename to tutorials/introduction/img/editor_intro_editor_empty.png diff --git a/getting_started/introduction/img/editor_intro_filesystem_dock.png b/tutorials/introduction/img/editor_intro_filesystem_dock.png similarity index 100% rename from getting_started/introduction/img/editor_intro_filesystem_dock.png rename to tutorials/introduction/img/editor_intro_filesystem_dock.png diff --git a/getting_started/introduction/img/editor_intro_help_class_animated_sprite.png b/tutorials/introduction/img/editor_intro_help_class_animated_sprite.png similarity index 100% rename from getting_started/introduction/img/editor_intro_help_class_animated_sprite.png rename to tutorials/introduction/img/editor_intro_help_class_animated_sprite.png diff --git a/getting_started/introduction/img/editor_intro_inspector_dock.png b/tutorials/introduction/img/editor_intro_inspector_dock.png similarity index 100% rename from getting_started/introduction/img/editor_intro_inspector_dock.png rename to tutorials/introduction/img/editor_intro_inspector_dock.png diff --git a/getting_started/introduction/img/editor_intro_language.png b/tutorials/introduction/img/editor_intro_language.png similarity index 100% rename from getting_started/introduction/img/editor_intro_language.png rename to tutorials/introduction/img/editor_intro_language.png diff --git a/getting_started/introduction/img/editor_intro_project_manager.png b/tutorials/introduction/img/editor_intro_project_manager.png similarity index 100% rename from getting_started/introduction/img/editor_intro_project_manager.png rename to tutorials/introduction/img/editor_intro_project_manager.png diff --git a/getting_started/introduction/img/editor_intro_project_templates.png b/tutorials/introduction/img/editor_intro_project_templates.png similarity index 100% rename from getting_started/introduction/img/editor_intro_project_templates.png rename to tutorials/introduction/img/editor_intro_project_templates.png diff --git a/getting_started/introduction/img/editor_intro_scene_dock.png b/tutorials/introduction/img/editor_intro_scene_dock.png similarity index 100% rename from getting_started/introduction/img/editor_intro_scene_dock.png rename to tutorials/introduction/img/editor_intro_scene_dock.png diff --git a/getting_started/introduction/img/editor_intro_search_help.png b/tutorials/introduction/img/editor_intro_search_help.png similarity index 100% rename from getting_started/introduction/img/editor_intro_search_help.png rename to tutorials/introduction/img/editor_intro_search_help.png diff --git a/getting_started/introduction/img/editor_intro_search_help_button.png b/tutorials/introduction/img/editor_intro_search_help_button.png similarity index 100% rename from getting_started/introduction/img/editor_intro_search_help_button.png rename to tutorials/introduction/img/editor_intro_search_help_button.png diff --git a/getting_started/introduction/img/editor_intro_toolbar_2d.png b/tutorials/introduction/img/editor_intro_toolbar_2d.png similarity index 100% rename from getting_started/introduction/img/editor_intro_toolbar_2d.png rename to tutorials/introduction/img/editor_intro_toolbar_2d.png diff --git a/getting_started/introduction/img/editor_intro_toolbar_3d.png b/tutorials/introduction/img/editor_intro_toolbar_3d.png similarity index 100% rename from getting_started/introduction/img/editor_intro_toolbar_3d.png rename to tutorials/introduction/img/editor_intro_toolbar_3d.png diff --git a/getting_started/introduction/img/editor_intro_top_menus.png b/tutorials/introduction/img/editor_intro_top_menus.png similarity index 100% rename from getting_started/introduction/img/editor_intro_top_menus.png rename to tutorials/introduction/img/editor_intro_top_menus.png diff --git a/getting_started/introduction/img/editor_intro_workspace_2d.png b/tutorials/introduction/img/editor_intro_workspace_2d.png similarity index 100% rename from getting_started/introduction/img/editor_intro_workspace_2d.png rename to tutorials/introduction/img/editor_intro_workspace_2d.png diff --git a/getting_started/introduction/img/editor_intro_workspace_3d.png b/tutorials/introduction/img/editor_intro_workspace_3d.png similarity index 100% rename from getting_started/introduction/img/editor_intro_workspace_3d.png rename to tutorials/introduction/img/editor_intro_workspace_3d.png diff --git a/getting_started/introduction/img/editor_intro_workspace_assetlib.png b/tutorials/introduction/img/editor_intro_workspace_assetlib.png similarity index 100% rename from getting_started/introduction/img/editor_intro_workspace_assetlib.png rename to tutorials/introduction/img/editor_intro_workspace_assetlib.png diff --git a/getting_started/introduction/img/editor_intro_workspace_script.png b/tutorials/introduction/img/editor_intro_workspace_script.png similarity index 100% rename from getting_started/introduction/img/editor_intro_workspace_script.png rename to tutorials/introduction/img/editor_intro_workspace_script.png diff --git a/getting_started/introduction/img/editor_ui_intro_dock_filesystem.png b/tutorials/introduction/img/editor_ui_intro_dock_filesystem.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_dock_filesystem.png rename to tutorials/introduction/img/editor_ui_intro_dock_filesystem.png diff --git a/getting_started/introduction/img/editor_ui_intro_dock_inspector.png b/tutorials/introduction/img/editor_ui_intro_dock_inspector.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_dock_inspector.png rename to tutorials/introduction/img/editor_ui_intro_dock_inspector.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_02_toolbar.png b/tutorials/introduction/img/editor_ui_intro_editor_02_toolbar.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_02_toolbar.png rename to tutorials/introduction/img/editor_ui_intro_editor_02_toolbar.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_03_animation_player.png b/tutorials/introduction/img/editor_ui_intro_editor_03_animation_player.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_03_animation_player.png rename to tutorials/introduction/img/editor_ui_intro_editor_03_animation_player.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_04_2d_workspace.png b/tutorials/introduction/img/editor_ui_intro_editor_04_2d_workspace.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_04_2d_workspace.png rename to tutorials/introduction/img/editor_ui_intro_editor_04_2d_workspace.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_05_3d_workspace.png b/tutorials/introduction/img/editor_ui_intro_editor_05_3d_workspace.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_05_3d_workspace.png rename to tutorials/introduction/img/editor_ui_intro_editor_05_3d_workspace.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_06_3d_workspace.png b/tutorials/introduction/img/editor_ui_intro_editor_06_3d_workspace.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_06_3d_workspace.png rename to tutorials/introduction/img/editor_ui_intro_editor_06_3d_workspace.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_06_script_workspace_expanded.png b/tutorials/introduction/img/editor_ui_intro_editor_06_script_workspace_expanded.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_06_script_workspace_expanded.png rename to tutorials/introduction/img/editor_ui_intro_editor_06_script_workspace_expanded.png diff --git a/getting_started/introduction/img/editor_ui_intro_editor_interface_overview.png b/tutorials/introduction/img/editor_ui_intro_editor_interface_overview.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_editor_interface_overview.png rename to tutorials/introduction/img/editor_ui_intro_editor_interface_overview.png diff --git a/getting_started/introduction/img/editor_ui_intro_script_class_documentation.png b/tutorials/introduction/img/editor_ui_intro_script_class_documentation.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_script_class_documentation.png rename to tutorials/introduction/img/editor_ui_intro_script_class_documentation.png diff --git a/getting_started/introduction/img/editor_ui_intro_script_search_documentation.png b/tutorials/introduction/img/editor_ui_intro_script_search_documentation.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_script_search_documentation.png rename to tutorials/introduction/img/editor_ui_intro_script_search_documentation.png diff --git a/getting_started/introduction/img/editor_ui_intro_script_search_help_window.png b/tutorials/introduction/img/editor_ui_intro_script_search_help_window.png similarity index 100% rename from getting_started/introduction/img/editor_ui_intro_script_search_help_window.png rename to tutorials/introduction/img/editor_ui_intro_script_search_help_window.png diff --git a/getting_started/introduction/img/engine_design_01.png b/tutorials/introduction/img/engine_design_01.png similarity index 100% rename from getting_started/introduction/img/engine_design_01.png rename to tutorials/introduction/img/engine_design_01.png diff --git a/getting_started/introduction/img/engine_design_02.png b/tutorials/introduction/img/engine_design_02.png similarity index 100% rename from getting_started/introduction/img/engine_design_02.png rename to tutorials/introduction/img/engine_design_02.png diff --git a/getting_started/introduction/img/engine_design_03.png b/tutorials/introduction/img/engine_design_03.png similarity index 100% rename from getting_started/introduction/img/engine_design_03.png rename to tutorials/introduction/img/engine_design_03.png diff --git a/getting_started/introduction/img/engine_design_fsm_plugin.png b/tutorials/introduction/img/engine_design_fsm_plugin.png similarity index 100% rename from getting_started/introduction/img/engine_design_fsm_plugin.png rename to tutorials/introduction/img/engine_design_fsm_plugin.png diff --git a/getting_started/introduction/img/engine_design_rpg_in_a_box.png b/tutorials/introduction/img/engine_design_rpg_in_a_box.png similarity index 100% rename from getting_started/introduction/img/engine_design_rpg_in_a_box.png rename to tutorials/introduction/img/engine_design_rpg_in_a_box.png diff --git a/getting_started/introduction/img/engine_design_visual_script.png b/tutorials/introduction/img/engine_design_visual_script.png similarity index 100% rename from getting_started/introduction/img/engine_design_visual_script.png rename to tutorials/introduction/img/engine_design_visual_script.png diff --git a/getting_started/introduction/img/introduction_editor.png b/tutorials/introduction/img/introduction_editor.png similarity index 100% rename from getting_started/introduction/img/introduction_editor.png rename to tutorials/introduction/img/introduction_editor.png diff --git a/getting_started/introduction/img/introduction_ex_zodiac.png b/tutorials/introduction/img/introduction_ex_zodiac.png similarity index 100% rename from getting_started/introduction/img/introduction_ex_zodiac.png rename to tutorials/introduction/img/introduction_ex_zodiac.png diff --git a/getting_started/introduction/img/introduction_helms_of_fury.jpg b/tutorials/introduction/img/introduction_helms_of_fury.jpg similarity index 100% rename from getting_started/introduction/img/introduction_helms_of_fury.jpg rename to tutorials/introduction/img/introduction_helms_of_fury.jpg diff --git a/getting_started/introduction/img/introduction_rpg_in_a_box.png b/tutorials/introduction/img/introduction_rpg_in_a_box.png similarity index 100% rename from getting_started/introduction/img/introduction_rpg_in_a_box.png rename to tutorials/introduction/img/introduction_rpg_in_a_box.png diff --git a/getting_started/introduction/img/introduction_vscode.png b/tutorials/introduction/img/introduction_vscode.png similarity index 100% rename from getting_started/introduction/img/introduction_vscode.png rename to tutorials/introduction/img/introduction_vscode.png diff --git a/getting_started/introduction/img/key_concepts_character_nodes.png b/tutorials/introduction/img/key_concepts_character_nodes.png similarity index 100% rename from getting_started/introduction/img/key_concepts_character_nodes.png rename to tutorials/introduction/img/key_concepts_character_nodes.png diff --git a/getting_started/introduction/img/key_concepts_main_menu.png b/tutorials/introduction/img/key_concepts_main_menu.png similarity index 100% rename from getting_started/introduction/img/key_concepts_main_menu.png rename to tutorials/introduction/img/key_concepts_main_menu.png diff --git a/getting_started/introduction/img/key_concepts_node_menu.png b/tutorials/introduction/img/key_concepts_node_menu.png similarity index 100% rename from getting_started/introduction/img/key_concepts_node_menu.png rename to tutorials/introduction/img/key_concepts_node_menu.png diff --git a/getting_started/introduction/img/key_concepts_scene_example.png b/tutorials/introduction/img/key_concepts_scene_example.png similarity index 100% rename from getting_started/introduction/img/key_concepts_scene_example.png rename to tutorials/introduction/img/key_concepts_scene_example.png diff --git a/getting_started/introduction/img/key_concepts_scene_tree.png b/tutorials/introduction/img/key_concepts_scene_tree.png similarity index 100% rename from getting_started/introduction/img/key_concepts_scene_tree.png rename to tutorials/introduction/img/key_concepts_scene_tree.png diff --git a/getting_started/introduction/img/key_concepts_signals.png b/tutorials/introduction/img/key_concepts_signals.png similarity index 100% rename from getting_started/introduction/img/key_concepts_signals.png rename to tutorials/introduction/img/key_concepts_signals.png diff --git a/getting_started/introduction/img/manual_class_reference_inheritance.png b/tutorials/introduction/img/manual_class_reference_inheritance.png similarity index 100% rename from getting_started/introduction/img/manual_class_reference_inheritance.png rename to tutorials/introduction/img/manual_class_reference_inheritance.png diff --git a/getting_started/introduction/img/manual_class_reference_search.png b/tutorials/introduction/img/manual_class_reference_search.png similarity index 100% rename from getting_started/introduction/img/manual_class_reference_search.png rename to tutorials/introduction/img/manual_class_reference_search.png diff --git a/getting_started/introduction/img/manual_search.png b/tutorials/introduction/img/manual_search.png similarity index 100% rename from getting_started/introduction/img/manual_search.png rename to tutorials/introduction/img/manual_search.png diff --git a/getting_started/introduction/index.md b/tutorials/introduction/index.md similarity index 100% rename from getting_started/introduction/index.md rename to tutorials/introduction/index.md diff --git a/getting_started/introduction/introduction_to_godot.md b/tutorials/introduction/introduction_to_godot.md similarity index 100% rename from getting_started/introduction/introduction_to_godot.md rename to tutorials/introduction/introduction_to_godot.md diff --git a/getting_started/introduction/key_concepts_overview.md b/tutorials/introduction/key_concepts_overview.md similarity index 100% rename from getting_started/introduction/key_concepts_overview.md rename to tutorials/introduction/key_concepts_overview.md diff --git a/getting_started/introduction/learning_new_features.md b/tutorials/introduction/learning_new_features.md similarity index 100% rename from getting_started/introduction/learning_new_features.md rename to tutorials/introduction/learning_new_features.md diff --git a/getting_started/step_by_step/files/instancing.zip b/tutorials/step_by_step/files/instancing.zip similarity index 100% rename from getting_started/step_by_step/files/instancing.zip rename to tutorials/step_by_step/files/instancing.zip diff --git a/getting_started/step_by_step/files/pong_assets.zip b/tutorials/step_by_step/files/pong_assets.zip similarity index 100% rename from getting_started/step_by_step/files/pong_assets.zip rename to tutorials/step_by_step/files/pong_assets.zip diff --git a/getting_started/step_by_step/img/add_script.png b/tutorials/step_by_step/img/add_script.png similarity index 100% rename from getting_started/step_by_step/img/add_script.png rename to tutorials/step_by_step/img/add_script.png diff --git a/getting_started/step_by_step/img/anchor_property.png b/tutorials/step_by_step/img/anchor_property.png similarity index 100% rename from getting_started/step_by_step/img/anchor_property.png rename to tutorials/step_by_step/img/anchor_property.png diff --git a/getting_started/step_by_step/img/brainslug.jpg b/tutorials/step_by_step/img/brainslug.jpg similarity index 100% rename from getting_started/step_by_step/img/brainslug.jpg rename to tutorials/step_by_step/img/brainslug.jpg diff --git a/getting_started/step_by_step/img/chef.png b/tutorials/step_by_step/img/chef.png similarity index 100% rename from getting_started/step_by_step/img/chef.png rename to tutorials/step_by_step/img/chef.png diff --git a/getting_started/step_by_step/img/connect_dialogue.png b/tutorials/step_by_step/img/connect_dialogue.png similarity index 100% rename from getting_started/step_by_step/img/connect_dialogue.png rename to tutorials/step_by_step/img/connect_dialogue.png diff --git a/getting_started/step_by_step/img/control_node_margin.png b/tutorials/step_by_step/img/control_node_margin.png similarity index 100% rename from getting_started/step_by_step/img/control_node_margin.png rename to tutorials/step_by_step/img/control_node_margin.png diff --git a/getting_started/step_by_step/img/custom_font3.png b/tutorials/step_by_step/img/custom_font3.png similarity index 100% rename from getting_started/step_by_step/img/custom_font3.png rename to tutorials/step_by_step/img/custom_font3.png diff --git a/getting_started/step_by_step/img/editor_with_label.png b/tutorials/step_by_step/img/editor_with_label.png similarity index 100% rename from getting_started/step_by_step/img/editor_with_label.png rename to tutorials/step_by_step/img/editor_with_label.png diff --git a/getting_started/step_by_step/img/empty_editor.png b/tutorials/step_by_step/img/empty_editor.png similarity index 100% rename from getting_started/step_by_step/img/empty_editor.png rename to tutorials/step_by_step/img/empty_editor.png diff --git a/getting_started/step_by_step/img/godot_editor_ui.png b/tutorials/step_by_step/img/godot_editor_ui.png similarity index 100% rename from getting_started/step_by_step/img/godot_editor_ui.png rename to tutorials/step_by_step/img/godot_editor_ui.png diff --git a/getting_started/step_by_step/img/gui_step_tutorial_gui_scene_hierarchy.png b/tutorials/step_by_step/img/gui_step_tutorial_gui_scene_hierarchy.png similarity index 100% rename from getting_started/step_by_step/img/gui_step_tutorial_gui_scene_hierarchy.png rename to tutorials/step_by_step/img/gui_step_tutorial_gui_scene_hierarchy.png diff --git a/getting_started/step_by_step/img/helloworld.png b/tutorials/step_by_step/img/helloworld.png similarity index 100% rename from getting_started/step_by_step/img/helloworld.png rename to tutorials/step_by_step/img/helloworld.png diff --git a/getting_started/step_by_step/img/hw.png b/tutorials/step_by_step/img/hw.png similarity index 100% rename from getting_started/step_by_step/img/hw.png rename to tutorials/step_by_step/img/hw.png diff --git a/getting_started/step_by_step/img/instancing_ball_duplicated.png b/tutorials/step_by_step/img/instancing_ball_duplicated.png similarity index 100% rename from getting_started/step_by_step/img/instancing_ball_duplicated.png rename to tutorials/step_by_step/img/instancing_ball_duplicated.png diff --git a/getting_started/step_by_step/img/instancing_ball_instanced.png b/tutorials/step_by_step/img/instancing_ball_instanced.png similarity index 100% rename from getting_started/step_by_step/img/instancing_ball_instanced.png rename to tutorials/step_by_step/img/instancing_ball_instanced.png diff --git a/getting_started/step_by_step/img/instancing_ball_instances_example.png b/tutorials/step_by_step/img/instancing_ball_instances_example.png similarity index 100% rename from getting_started/step_by_step/img/instancing_ball_instances_example.png rename to tutorials/step_by_step/img/instancing_ball_instances_example.png diff --git a/getting_started/step_by_step/img/instancing_ball_moved.png b/tutorials/step_by_step/img/instancing_ball_moved.png similarity index 100% rename from getting_started/step_by_step/img/instancing_ball_moved.png rename to tutorials/step_by_step/img/instancing_ball_moved.png diff --git a/getting_started/step_by_step/img/instancing_ball_scene.png b/tutorials/step_by_step/img/instancing_ball_scene.png similarity index 100% rename from getting_started/step_by_step/img/instancing_ball_scene.png rename to tutorials/step_by_step/img/instancing_ball_scene.png diff --git a/getting_started/step_by_step/img/instancing_diagram_open_world.png b/tutorials/step_by_step/img/instancing_diagram_open_world.png similarity index 100% rename from getting_started/step_by_step/img/instancing_diagram_open_world.png rename to tutorials/step_by_step/img/instancing_diagram_open_world.png diff --git a/getting_started/step_by_step/img/instancing_diagram_shooter.png b/tutorials/step_by_step/img/instancing_diagram_shooter.png similarity index 100% rename from getting_started/step_by_step/img/instancing_diagram_shooter.png rename to tutorials/step_by_step/img/instancing_diagram_shooter.png diff --git a/getting_started/step_by_step/img/instancing_import_and_edit_button.png b/tutorials/step_by_step/img/instancing_import_and_edit_button.png similarity index 100% rename from getting_started/step_by_step/img/instancing_import_and_edit_button.png rename to tutorials/step_by_step/img/instancing_import_and_edit_button.png diff --git a/getting_started/step_by_step/img/instancing_import_browse.png b/tutorials/step_by_step/img/instancing_import_browse.png similarity index 100% rename from getting_started/step_by_step/img/instancing_import_browse.png rename to tutorials/step_by_step/img/instancing_import_browse.png diff --git a/getting_started/step_by_step/img/instancing_import_button.png b/tutorials/step_by_step/img/instancing_import_button.png similarity index 100% rename from getting_started/step_by_step/img/instancing_import_button.png rename to tutorials/step_by_step/img/instancing_import_button.png diff --git a/getting_started/step_by_step/img/instancing_import_project_file.png b/tutorials/step_by_step/img/instancing_import_project_file.png similarity index 100% rename from getting_started/step_by_step/img/instancing_import_project_file.png rename to tutorials/step_by_step/img/instancing_import_project_file.png diff --git a/getting_started/step_by_step/img/instancing_instance_child_window.png b/tutorials/step_by_step/img/instancing_instance_child_window.png similarity index 100% rename from getting_started/step_by_step/img/instancing_instance_child_window.png rename to tutorials/step_by_step/img/instancing_instance_child_window.png diff --git a/getting_started/step_by_step/img/instancing_main_scene.png b/tutorials/step_by_step/img/instancing_main_scene.png similarity index 100% rename from getting_started/step_by_step/img/instancing_main_scene.png rename to tutorials/step_by_step/img/instancing_main_scene.png diff --git a/getting_started/step_by_step/img/instancing_main_scene_with_balls.png b/tutorials/step_by_step/img/instancing_main_scene_with_balls.png similarity index 100% rename from getting_started/step_by_step/img/instancing_main_scene_with_balls.png rename to tutorials/step_by_step/img/instancing_main_scene_with_balls.png diff --git a/getting_started/step_by_step/img/instancing_physics_material_expand.png b/tutorials/step_by_step/img/instancing_physics_material_expand.png similarity index 100% rename from getting_started/step_by_step/img/instancing_physics_material_expand.png rename to tutorials/step_by_step/img/instancing_physics_material_expand.png diff --git a/getting_started/step_by_step/img/instancing_property_bounce_updated.png b/tutorials/step_by_step/img/instancing_property_bounce_updated.png similarity index 100% rename from getting_started/step_by_step/img/instancing_property_bounce_updated.png rename to tutorials/step_by_step/img/instancing_property_bounce_updated.png diff --git a/getting_started/step_by_step/img/instancing_property_gravity_scale.png b/tutorials/step_by_step/img/instancing_property_gravity_scale.png similarity index 100% rename from getting_started/step_by_step/img/instancing_property_gravity_scale.png rename to tutorials/step_by_step/img/instancing_property_gravity_scale.png diff --git a/getting_started/step_by_step/img/instancing_property_revert_icon.png b/tutorials/step_by_step/img/instancing_property_revert_icon.png similarity index 100% rename from getting_started/step_by_step/img/instancing_property_revert_icon.png rename to tutorials/step_by_step/img/instancing_property_revert_icon.png diff --git a/getting_started/step_by_step/img/instancing_scene_link_button.png b/tutorials/step_by_step/img/instancing_scene_link_button.png similarity index 100% rename from getting_started/step_by_step/img/instancing_scene_link_button.png rename to tutorials/step_by_step/img/instancing_scene_link_button.png diff --git a/getting_started/step_by_step/img/instancing_scene_tabs.png b/tutorials/step_by_step/img/instancing_scene_tabs.png similarity index 100% rename from getting_started/step_by_step/img/instancing_scene_tabs.png rename to tutorials/step_by_step/img/instancing_scene_tabs.png diff --git a/getting_started/step_by_step/img/label_button_example.png b/tutorials/step_by_step/img/label_button_example.png similarity index 100% rename from getting_started/step_by_step/img/label_button_example.png rename to tutorials/step_by_step/img/label_button_example.png diff --git a/getting_started/step_by_step/img/layout_menu.png b/tutorials/step_by_step/img/layout_menu.png similarity index 100% rename from getting_started/step_by_step/img/layout_menu.png rename to tutorials/step_by_step/img/layout_menu.png diff --git a/getting_started/step_by_step/img/main_scene.png b/tutorials/step_by_step/img/main_scene.png similarity index 100% rename from getting_started/step_by_step/img/main_scene.png rename to tutorials/step_by_step/img/main_scene.png diff --git a/getting_started/step_by_step/img/neversaved.png b/tutorials/step_by_step/img/neversaved.png similarity index 100% rename from getting_started/step_by_step/img/neversaved.png rename to tutorials/step_by_step/img/neversaved.png diff --git a/getting_started/step_by_step/img/newnode_button.png b/tutorials/step_by_step/img/newnode_button.png similarity index 100% rename from getting_started/step_by_step/img/newnode_button.png rename to tutorials/step_by_step/img/newnode_button.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_01_empty_editor.png b/tutorials/step_by_step/img/nodes_and_scenes_01_empty_editor.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_01_empty_editor.png rename to tutorials/step_by_step/img/nodes_and_scenes_01_empty_editor.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_02_scene_dock.png b/tutorials/step_by_step/img/nodes_and_scenes_02_scene_dock.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_02_scene_dock.png rename to tutorials/step_by_step/img/nodes_and_scenes_02_scene_dock.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_03_create_node_window.png b/tutorials/step_by_step/img/nodes_and_scenes_03_create_node_window.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_03_create_node_window.png rename to tutorials/step_by_step/img/nodes_and_scenes_03_create_node_window.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_04_create_label_window.png b/tutorials/step_by_step/img/nodes_and_scenes_04_create_label_window.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_04_create_label_window.png rename to tutorials/step_by_step/img/nodes_and_scenes_04_create_label_window.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_05_editor_with_label.png b/tutorials/step_by_step/img/nodes_and_scenes_05_editor_with_label.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_05_editor_with_label.png rename to tutorials/step_by_step/img/nodes_and_scenes_05_editor_with_label.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_06_label_text.png b/tutorials/step_by_step/img/nodes_and_scenes_06_label_text.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_06_label_text.png rename to tutorials/step_by_step/img/nodes_and_scenes_06_label_text.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_07_move_tool.png b/tutorials/step_by_step/img/nodes_and_scenes_07_move_tool.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_07_move_tool.png rename to tutorials/step_by_step/img/nodes_and_scenes_07_move_tool.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_08_hello_world_text.png b/tutorials/step_by_step/img/nodes_and_scenes_08_hello_world_text.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_08_hello_world_text.png rename to tutorials/step_by_step/img/nodes_and_scenes_08_hello_world_text.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_09_play_scene_button.png b/tutorials/step_by_step/img/nodes_and_scenes_09_play_scene_button.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_09_play_scene_button.png rename to tutorials/step_by_step/img/nodes_and_scenes_09_play_scene_button.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_10_save_scene_popup.png b/tutorials/step_by_step/img/nodes_and_scenes_10_save_scene_popup.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_10_save_scene_popup.png rename to tutorials/step_by_step/img/nodes_and_scenes_10_save_scene_popup.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_11_save_scene_as.png b/tutorials/step_by_step/img/nodes_and_scenes_11_save_scene_as.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_11_save_scene_as.png rename to tutorials/step_by_step/img/nodes_and_scenes_11_save_scene_as.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_12_final_result.png b/tutorials/step_by_step/img/nodes_and_scenes_12_final_result.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_12_final_result.png rename to tutorials/step_by_step/img/nodes_and_scenes_12_final_result.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_13_play_button.png b/tutorials/step_by_step/img/nodes_and_scenes_13_play_button.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_13_play_button.png rename to tutorials/step_by_step/img/nodes_and_scenes_13_play_button.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_14_main_scene_popup.png b/tutorials/step_by_step/img/nodes_and_scenes_14_main_scene_popup.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_14_main_scene_popup.png rename to tutorials/step_by_step/img/nodes_and_scenes_14_main_scene_popup.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_15_select_main_scene.png b/tutorials/step_by_step/img/nodes_and_scenes_15_select_main_scene.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_15_select_main_scene.png rename to tutorials/step_by_step/img/nodes_and_scenes_15_select_main_scene.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_3d_scene_example.png b/tutorials/step_by_step/img/nodes_and_scenes_3d_scene_example.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_3d_scene_example.png rename to tutorials/step_by_step/img/nodes_and_scenes_3d_scene_example.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_character_nodes.png b/tutorials/step_by_step/img/nodes_and_scenes_character_nodes.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_character_nodes.png rename to tutorials/step_by_step/img/nodes_and_scenes_character_nodes.png diff --git a/getting_started/step_by_step/img/nodes_and_scenes_nodes.png b/tutorials/step_by_step/img/nodes_and_scenes_nodes.png similarity index 100% rename from getting_started/step_by_step/img/nodes_and_scenes_nodes.png rename to tutorials/step_by_step/img/nodes_and_scenes_nodes.png diff --git a/getting_started/step_by_step/img/playscene.png b/tutorials/step_by_step/img/playscene.png similarity index 100% rename from getting_started/step_by_step/img/playscene.png rename to tutorials/step_by_step/img/playscene.png diff --git a/getting_started/step_by_step/img/project_manager_first_open.png b/tutorials/step_by_step/img/project_manager_first_open.png similarity index 100% rename from getting_started/step_by_step/img/project_manager_first_open.png rename to tutorials/step_by_step/img/project_manager_first_open.png diff --git a/getting_started/step_by_step/img/save_scene.png b/tutorials/step_by_step/img/save_scene.png similarity index 100% rename from getting_started/step_by_step/img/save_scene.png rename to tutorials/step_by_step/img/save_scene.png diff --git a/getting_started/step_by_step/img/scene_tree_example.png b/tutorials/step_by_step/img/scene_tree_example.png similarity index 100% rename from getting_started/step_by_step/img/scene_tree_example.png rename to tutorials/step_by_step/img/scene_tree_example.png diff --git a/getting_started/step_by_step/img/script_added.png b/tutorials/step_by_step/img/script_added.png similarity index 100% rename from getting_started/step_by_step/img/script_added.png rename to tutorials/step_by_step/img/script_added.png diff --git a/getting_started/step_by_step/img/script_class_nativescript_example.png b/tutorials/step_by_step/img/script_class_nativescript_example.png similarity index 100% rename from getting_started/step_by_step/img/script_class_nativescript_example.png rename to tutorials/step_by_step/img/script_class_nativescript_example.png diff --git a/getting_started/step_by_step/img/script_create.png b/tutorials/step_by_step/img/script_create.png similarity index 100% rename from getting_started/step_by_step/img/script_create.png rename to tutorials/step_by_step/img/script_create.png diff --git a/getting_started/step_by_step/img/script_template.png b/tutorials/step_by_step/img/script_template.png similarity index 100% rename from getting_started/step_by_step/img/script_template.png rename to tutorials/step_by_step/img/script_template.png diff --git a/getting_started/step_by_step/img/scripting_camera_shake.gif b/tutorials/step_by_step/img/scripting_camera_shake.gif similarity index 100% rename from getting_started/step_by_step/img/scripting_camera_shake.gif rename to tutorials/step_by_step/img/scripting_camera_shake.gif diff --git a/getting_started/step_by_step/img/scripting_cpp.png b/tutorials/step_by_step/img/scripting_cpp.png similarity index 100% rename from getting_started/step_by_step/img/scripting_cpp.png rename to tutorials/step_by_step/img/scripting_cpp.png diff --git a/getting_started/step_by_step/img/scripting_csharp.png b/tutorials/step_by_step/img/scripting_csharp.png similarity index 100% rename from getting_started/step_by_step/img/scripting_csharp.png rename to tutorials/step_by_step/img/scripting_csharp.png diff --git a/getting_started/step_by_step/img/scripting_first_script_add_sprite_node.png b/tutorials/step_by_step/img/scripting_first_script_add_sprite_node.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_add_sprite_node.png rename to tutorials/step_by_step/img/scripting_first_script_add_sprite_node.png diff --git a/getting_started/step_by_step/img/scripting_first_script_attach_node_script.png b/tutorials/step_by_step/img/scripting_first_script_attach_node_script.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_attach_node_script.png rename to tutorials/step_by_step/img/scripting_first_script_attach_node_script.png diff --git a/getting_started/step_by_step/img/scripting_first_script_attach_script.png b/tutorials/step_by_step/img/scripting_first_script_attach_script.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_attach_script.png rename to tutorials/step_by_step/img/scripting_first_script_attach_script.png diff --git a/getting_started/step_by_step/img/scripting_first_script_centering_sprite.png b/tutorials/step_by_step/img/scripting_first_script_centering_sprite.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_centering_sprite.png rename to tutorials/step_by_step/img/scripting_first_script_centering_sprite.png diff --git a/getting_started/step_by_step/img/scripting_first_script_click_other_node.png b/tutorials/step_by_step/img/scripting_first_script_click_other_node.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_click_other_node.png rename to tutorials/step_by_step/img/scripting_first_script_click_other_node.png diff --git a/getting_started/step_by_step/img/scripting_first_script_dragging_sprite.png b/tutorials/step_by_step/img/scripting_first_script_dragging_sprite.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_dragging_sprite.png rename to tutorials/step_by_step/img/scripting_first_script_dragging_sprite.png diff --git a/getting_started/step_by_step/img/scripting_first_script_godot_turning_in_place.gif b/tutorials/step_by_step/img/scripting_first_script_godot_turning_in_place.gif similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_godot_turning_in_place.gif rename to tutorials/step_by_step/img/scripting_first_script_godot_turning_in_place.gif diff --git a/getting_started/step_by_step/img/scripting_first_script_moving_with_input.gif b/tutorials/step_by_step/img/scripting_first_script_moving_with_input.gif similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_moving_with_input.gif rename to tutorials/step_by_step/img/scripting_first_script_moving_with_input.gif diff --git a/getting_started/step_by_step/img/scripting_first_script_print_hello_world.png b/tutorials/step_by_step/img/scripting_first_script_print_hello_world.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_print_hello_world.png rename to tutorials/step_by_step/img/scripting_first_script_print_hello_world.png diff --git a/getting_started/step_by_step/img/scripting_first_script_property_tooltips.png b/tutorials/step_by_step/img/scripting_first_script_property_tooltips.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_property_tooltips.png rename to tutorials/step_by_step/img/scripting_first_script_property_tooltips.png diff --git a/getting_started/step_by_step/img/scripting_first_script_rotating_godot.gif b/tutorials/step_by_step/img/scripting_first_script_rotating_godot.gif similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_rotating_godot.gif rename to tutorials/step_by_step/img/scripting_first_script_rotating_godot.gif diff --git a/getting_started/step_by_step/img/scripting_first_script_scene_tree.png b/tutorials/step_by_step/img/scripting_first_script_scene_tree.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_scene_tree.png rename to tutorials/step_by_step/img/scripting_first_script_scene_tree.png diff --git a/getting_started/step_by_step/img/scripting_first_script_setting_texture.png b/tutorials/step_by_step/img/scripting_first_script_setting_texture.png similarity index 100% rename from getting_started/step_by_step/img/scripting_first_script_setting_texture.png rename to tutorials/step_by_step/img/scripting_first_script_setting_texture.png diff --git a/getting_started/step_by_step/img/scripting_gdscript.png b/tutorials/step_by_step/img/scripting_gdscript.png similarity index 100% rename from getting_started/step_by_step/img/scripting_gdscript.png rename to tutorials/step_by_step/img/scripting_gdscript.png diff --git a/getting_started/step_by_step/img/scripting_hello.png b/tutorials/step_by_step/img/scripting_hello.png similarity index 100% rename from getting_started/step_by_step/img/scripting_hello.png rename to tutorials/step_by_step/img/scripting_hello.png diff --git a/getting_started/step_by_step/img/scripting_scene_tree.png b/tutorials/step_by_step/img/scripting_scene_tree.png similarity index 100% rename from getting_started/step_by_step/img/scripting_scene_tree.png rename to tutorials/step_by_step/img/scripting_scene_tree.png diff --git a/getting_started/step_by_step/img/scripting_visualscript.png b/tutorials/step_by_step/img/scripting_visualscript.png similarity index 100% rename from getting_started/step_by_step/img/scripting_visualscript.png rename to tutorials/step_by_step/img/scripting_visualscript.png diff --git a/getting_started/step_by_step/img/signals.png b/tutorials/step_by_step/img/signals.png similarity index 100% rename from getting_started/step_by_step/img/signals.png rename to tutorials/step_by_step/img/signals.png diff --git a/getting_started/step_by_step/img/signals_01_new_scene.png b/tutorials/step_by_step/img/signals_01_new_scene.png similarity index 100% rename from getting_started/step_by_step/img/signals_01_new_scene.png rename to tutorials/step_by_step/img/signals_01_new_scene.png diff --git a/getting_started/step_by_step/img/signals_02_2d_scene.png b/tutorials/step_by_step/img/signals_02_2d_scene.png similarity index 100% rename from getting_started/step_by_step/img/signals_02_2d_scene.png rename to tutorials/step_by_step/img/signals_02_2d_scene.png diff --git a/getting_started/step_by_step/img/signals_03_dragging_scene.png b/tutorials/step_by_step/img/signals_03_dragging_scene.png similarity index 100% rename from getting_started/step_by_step/img/signals_03_dragging_scene.png rename to tutorials/step_by_step/img/signals_03_dragging_scene.png diff --git a/getting_started/step_by_step/img/signals_04_add_child_node.png b/tutorials/step_by_step/img/signals_04_add_child_node.png similarity index 100% rename from getting_started/step_by_step/img/signals_04_add_child_node.png rename to tutorials/step_by_step/img/signals_04_add_child_node.png diff --git a/getting_started/step_by_step/img/signals_05_add_button.png b/tutorials/step_by_step/img/signals_05_add_button.png similarity index 100% rename from getting_started/step_by_step/img/signals_05_add_button.png rename to tutorials/step_by_step/img/signals_05_add_button.png diff --git a/getting_started/step_by_step/img/signals_06_drag_button.png b/tutorials/step_by_step/img/signals_06_drag_button.png similarity index 100% rename from getting_started/step_by_step/img/signals_06_drag_button.png rename to tutorials/step_by_step/img/signals_06_drag_button.png diff --git a/getting_started/step_by_step/img/signals_07_select_tool.png b/tutorials/step_by_step/img/signals_07_select_tool.png similarity index 100% rename from getting_started/step_by_step/img/signals_07_select_tool.png rename to tutorials/step_by_step/img/signals_07_select_tool.png diff --git a/getting_started/step_by_step/img/signals_08_toggle_motion_text.png b/tutorials/step_by_step/img/signals_08_toggle_motion_text.png similarity index 100% rename from getting_started/step_by_step/img/signals_08_toggle_motion_text.png rename to tutorials/step_by_step/img/signals_08_toggle_motion_text.png diff --git a/getting_started/step_by_step/img/signals_09_scene_setup.png b/tutorials/step_by_step/img/signals_09_scene_setup.png similarity index 100% rename from getting_started/step_by_step/img/signals_09_scene_setup.png rename to tutorials/step_by_step/img/signals_09_scene_setup.png diff --git a/getting_started/step_by_step/img/signals_10_node_dock.png b/tutorials/step_by_step/img/signals_10_node_dock.png similarity index 100% rename from getting_started/step_by_step/img/signals_10_node_dock.png rename to tutorials/step_by_step/img/signals_10_node_dock.png diff --git a/getting_started/step_by_step/img/signals_11_pressed_signals.png b/tutorials/step_by_step/img/signals_11_pressed_signals.png similarity index 100% rename from getting_started/step_by_step/img/signals_11_pressed_signals.png rename to tutorials/step_by_step/img/signals_11_pressed_signals.png diff --git a/getting_started/step_by_step/img/signals_12_node_connection.png b/tutorials/step_by_step/img/signals_12_node_connection.png similarity index 100% rename from getting_started/step_by_step/img/signals_12_node_connection.png rename to tutorials/step_by_step/img/signals_12_node_connection.png diff --git a/getting_started/step_by_step/img/signals_13_signals_connection_icon.png b/tutorials/step_by_step/img/signals_13_signals_connection_icon.png similarity index 100% rename from getting_started/step_by_step/img/signals_13_signals_connection_icon.png rename to tutorials/step_by_step/img/signals_13_signals_connection_icon.png diff --git a/getting_started/step_by_step/img/signals_14_signals_connection_info.png b/tutorials/step_by_step/img/signals_14_signals_connection_info.png similarity index 100% rename from getting_started/step_by_step/img/signals_14_signals_connection_info.png rename to tutorials/step_by_step/img/signals_14_signals_connection_info.png diff --git a/getting_started/step_by_step/img/signals_15_scene_tree.png b/tutorials/step_by_step/img/signals_15_scene_tree.png similarity index 100% rename from getting_started/step_by_step/img/signals_15_scene_tree.png rename to tutorials/step_by_step/img/signals_15_scene_tree.png diff --git a/getting_started/step_by_step/img/signals_16_click_script.png b/tutorials/step_by_step/img/signals_16_click_script.png similarity index 100% rename from getting_started/step_by_step/img/signals_16_click_script.png rename to tutorials/step_by_step/img/signals_16_click_script.png diff --git a/getting_started/step_by_step/img/signals_17_custom_signal.png b/tutorials/step_by_step/img/signals_17_custom_signal.png similarity index 100% rename from getting_started/step_by_step/img/signals_17_custom_signal.png rename to tutorials/step_by_step/img/signals_17_custom_signal.png diff --git a/getting_started/step_by_step/img/signals_18_timer_autostart.png b/tutorials/step_by_step/img/signals_18_timer_autostart.png similarity index 100% rename from getting_started/step_by_step/img/signals_18_timer_autostart.png rename to tutorials/step_by_step/img/signals_18_timer_autostart.png diff --git a/getting_started/step_by_step/img/signals_advanced_connection_window.png b/tutorials/step_by_step/img/signals_advanced_connection_window.png similarity index 100% rename from getting_started/step_by_step/img/signals_advanced_connection_window.png rename to tutorials/step_by_step/img/signals_advanced_connection_window.png diff --git a/getting_started/step_by_step/img/signals_connect_dialog_timer.png b/tutorials/step_by_step/img/signals_connect_dialog_timer.png similarity index 100% rename from getting_started/step_by_step/img/signals_connect_dialog_timer.png rename to tutorials/step_by_step/img/signals_connect_dialog_timer.png diff --git a/getting_started/step_by_step/img/signals_disconnect_timer.png b/tutorials/step_by_step/img/signals_disconnect_timer.png similarity index 100% rename from getting_started/step_by_step/img/signals_disconnect_timer.png rename to tutorials/step_by_step/img/signals_disconnect_timer.png diff --git a/getting_started/step_by_step/img/signals_node_setup.png b/tutorials/step_by_step/img/signals_node_setup.png similarity index 100% rename from getting_started/step_by_step/img/signals_node_setup.png rename to tutorials/step_by_step/img/signals_node_setup.png diff --git a/getting_started/step_by_step/img/signals_node_tab_timer.png b/tutorials/step_by_step/img/signals_node_tab_timer.png similarity index 100% rename from getting_started/step_by_step/img/signals_node_tab_timer.png rename to tutorials/step_by_step/img/signals_node_tab_timer.png diff --git a/getting_started/step_by_step/img/textureframe_in_box_container_expand.png b/tutorials/step_by_step/img/textureframe_in_box_container_expand.png similarity index 100% rename from getting_started/step_by_step/img/textureframe_in_box_container_expand.png rename to tutorials/step_by_step/img/textureframe_in_box_container_expand.png diff --git a/getting_started/step_by_step/img/textureframe_in_box_container_fill.png b/tutorials/step_by_step/img/textureframe_in_box_container_fill.png similarity index 100% rename from getting_started/step_by_step/img/textureframe_in_box_container_fill.png rename to tutorials/step_by_step/img/textureframe_in_box_container_fill.png diff --git a/getting_started/step_by_step/img/ui_anchor_and_margins.png b/tutorials/step_by_step/img/ui_anchor_and_margins.png similarity index 100% rename from getting_started/step_by_step/img/ui_anchor_and_margins.png rename to tutorials/step_by_step/img/ui_anchor_and_margins.png diff --git a/getting_started/step_by_step/img/ui_design_rough.png b/tutorials/step_by_step/img/ui_design_rough.png similarity index 100% rename from getting_started/step_by_step/img/ui_design_rough.png rename to tutorials/step_by_step/img/ui_design_rough.png diff --git a/getting_started/step_by_step/index.md b/tutorials/step_by_step/index.md similarity index 100% rename from getting_started/step_by_step/index.md rename to tutorials/step_by_step/index.md diff --git a/getting_started/step_by_step/instancing.md b/tutorials/step_by_step/instancing.md similarity index 100% rename from getting_started/step_by_step/instancing.md rename to tutorials/step_by_step/instancing.md diff --git a/getting_started/step_by_step/nodes_and_scenes.md b/tutorials/step_by_step/nodes_and_scenes.md similarity index 100% rename from getting_started/step_by_step/nodes_and_scenes.md rename to tutorials/step_by_step/nodes_and_scenes.md diff --git a/getting_started/step_by_step/scripting_first_script.md b/tutorials/step_by_step/scripting_first_script.md similarity index 100% rename from getting_started/step_by_step/scripting_first_script.md rename to tutorials/step_by_step/scripting_first_script.md diff --git a/getting_started/step_by_step/scripting_languages.md b/tutorials/step_by_step/scripting_languages.md similarity index 100% rename from getting_started/step_by_step/scripting_languages.md rename to tutorials/step_by_step/scripting_languages.md diff --git a/getting_started/step_by_step/scripting_player_input.md b/tutorials/step_by_step/scripting_player_input.md similarity index 100% rename from getting_started/step_by_step/scripting_player_input.md rename to tutorials/step_by_step/scripting_player_input.md diff --git a/getting_started/step_by_step/signals.md b/tutorials/step_by_step/signals.md similarity index 100% rename from getting_started/step_by_step/signals.md rename to tutorials/step_by_step/signals.md diff --git a/tutorials/2d/2d_lights_and_shadows.md b/usage/2d/2d_lights_and_shadows.md similarity index 100% rename from tutorials/2d/2d_lights_and_shadows.md rename to usage/2d/2d_lights_and_shadows.md diff --git a/tutorials/2d/2d_meshes.md b/usage/2d/2d_meshes.md similarity index 100% rename from tutorials/2d/2d_meshes.md rename to usage/2d/2d_meshes.md diff --git a/tutorials/2d/2d_movement.md b/usage/2d/2d_movement.md similarity index 100% rename from tutorials/2d/2d_movement.md rename to usage/2d/2d_movement.md diff --git a/tutorials/2d/2d_sprite_animation.md b/usage/2d/2d_sprite_animation.md similarity index 100% rename from tutorials/2d/2d_sprite_animation.md rename to usage/2d/2d_sprite_animation.md diff --git a/tutorials/2d/2d_transforms.md b/usage/2d/2d_transforms.md similarity index 100% rename from tutorials/2d/2d_transforms.md rename to usage/2d/2d_transforms.md diff --git a/tutorials/2d/canvas_layers.md b/usage/2d/canvas_layers.md similarity index 100% rename from tutorials/2d/canvas_layers.md rename to usage/2d/canvas_layers.md diff --git a/tutorials/2d/custom_drawing_in_2d.md b/usage/2d/custom_drawing_in_2d.md similarity index 100% rename from tutorials/2d/custom_drawing_in_2d.md rename to usage/2d/custom_drawing_in_2d.md diff --git a/tutorials/2d/files/2D_movement_demo.zip b/usage/2d/files/2D_movement_demo.zip similarity index 100% rename from tutorials/2d/files/2D_movement_demo.zip rename to usage/2d/files/2D_movement_demo.zip diff --git a/tutorials/2d/files/run_animation.zip b/usage/2d/files/run_animation.zip similarity index 100% rename from tutorials/2d/files/run_animation.zip rename to usage/2d/files/run_animation.zip diff --git a/tutorials/2d/img/2d_animation_add_from_spritesheet.png b/usage/2d/img/2d_animation_add_from_spritesheet.png similarity index 100% rename from tutorials/2d/img/2d_animation_add_from_spritesheet.png rename to usage/2d/img/2d_animation_add_from_spritesheet.png diff --git a/tutorials/2d/img/2d_animation_frog_spritesheet.png b/usage/2d/img/2d_animation_frog_spritesheet.png similarity index 100% rename from tutorials/2d/img/2d_animation_frog_spritesheet.png rename to usage/2d/img/2d_animation_frog_spritesheet.png diff --git a/tutorials/2d/img/2d_animation_full_animation.png b/usage/2d/img/2d_animation_full_animation.png similarity index 100% rename from tutorials/2d/img/2d_animation_full_animation.png rename to usage/2d/img/2d_animation_full_animation.png diff --git a/tutorials/2d/img/2d_animation_new_animation.png b/usage/2d/img/2d_animation_new_animation.png similarity index 100% rename from tutorials/2d/img/2d_animation_new_animation.png rename to usage/2d/img/2d_animation_new_animation.png diff --git a/tutorials/2d/img/2d_animation_new_spriteframes.png b/usage/2d/img/2d_animation_new_spriteframes.png similarity index 100% rename from tutorials/2d/img/2d_animation_new_spriteframes.png rename to usage/2d/img/2d_animation_new_spriteframes.png diff --git a/tutorials/2d/img/2d_animation_new_track.png b/usage/2d/img/2d_animation_new_track.png similarity index 100% rename from tutorials/2d/img/2d_animation_new_track.png rename to usage/2d/img/2d_animation_new_track.png diff --git a/tutorials/2d/img/2d_animation_play_spritesheet_animation.png b/usage/2d/img/2d_animation_play_spritesheet_animation.png similarity index 100% rename from tutorials/2d/img/2d_animation_play_spritesheet_animation.png rename to usage/2d/img/2d_animation_play_spritesheet_animation.png diff --git a/tutorials/2d/img/2d_animation_player-run.png b/usage/2d/img/2d_animation_player-run.png similarity index 100% rename from tutorials/2d/img/2d_animation_player-run.png rename to usage/2d/img/2d_animation_player-run.png diff --git a/tutorials/2d/img/2d_animation_run_preview.gif b/usage/2d/img/2d_animation_run_preview.gif similarity index 100% rename from tutorials/2d/img/2d_animation_run_preview.gif rename to usage/2d/img/2d_animation_run_preview.gif diff --git a/tutorials/2d/img/2d_animation_running.gif b/usage/2d/img/2d_animation_running.gif similarity index 100% rename from tutorials/2d/img/2d_animation_running.gif rename to usage/2d/img/2d_animation_running.gif diff --git a/tutorials/2d/img/2d_animation_setframes.png b/usage/2d/img/2d_animation_setframes.png similarity index 100% rename from tutorials/2d/img/2d_animation_setframes.png rename to usage/2d/img/2d_animation_setframes.png diff --git a/tutorials/2d/img/2d_animation_spriteframes.png b/usage/2d/img/2d_animation_spriteframes.png similarity index 100% rename from tutorials/2d/img/2d_animation_spriteframes.png rename to usage/2d/img/2d_animation_spriteframes.png diff --git a/tutorials/2d/img/2d_animation_spriteframes_done.png b/usage/2d/img/2d_animation_spriteframes_done.png similarity index 100% rename from tutorials/2d/img/2d_animation_spriteframes_done.png rename to usage/2d/img/2d_animation_spriteframes_done.png diff --git a/tutorials/2d/img/2d_animation_spritesheet_animation.png b/usage/2d/img/2d_animation_spritesheet_animation.png similarity index 100% rename from tutorials/2d/img/2d_animation_spritesheet_animation.png rename to usage/2d/img/2d_animation_spritesheet_animation.png diff --git a/tutorials/2d/img/2d_animation_spritesheet_select_rows.png b/usage/2d/img/2d_animation_spritesheet_select_rows.png similarity index 100% rename from tutorials/2d/img/2d_animation_spritesheet_select_rows.png rename to usage/2d/img/2d_animation_spritesheet_select_rows.png diff --git a/tutorials/2d/img/2d_animation_spritesheet_selectframes.png b/usage/2d/img/2d_animation_spritesheet_selectframes.png similarity index 100% rename from tutorials/2d/img/2d_animation_spritesheet_selectframes.png rename to usage/2d/img/2d_animation_spritesheet_selectframes.png diff --git a/tutorials/2d/img/2d_animation_tree1.png b/usage/2d/img/2d_animation_tree1.png similarity index 100% rename from tutorials/2d/img/2d_animation_tree1.png rename to usage/2d/img/2d_animation_tree1.png diff --git a/tutorials/2d/img/2d_animation_tree2.png b/usage/2d/img/2d_animation_tree2.png similarity index 100% rename from tutorials/2d/img/2d_animation_tree2.png rename to usage/2d/img/2d_animation_tree2.png diff --git a/tutorials/2d/img/autotile_template_2x2.png b/usage/2d/img/autotile_template_2x2.png similarity index 100% rename from tutorials/2d/img/autotile_template_2x2.png rename to usage/2d/img/autotile_template_2x2.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal.png b/usage/2d/img/autotile_template_3x3_minimal.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal.png rename to usage/2d/img/autotile_template_3x3_minimal.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal_16.png b/usage/2d/img/autotile_template_3x3_minimal_16.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal_16.png rename to usage/2d/img/autotile_template_3x3_minimal_16.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal_topdown_floor.png b/usage/2d/img/autotile_template_3x3_minimal_topdown_floor.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal_topdown_floor.png rename to usage/2d/img/autotile_template_3x3_minimal_topdown_floor.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls.png b/usage/2d/img/autotile_template_3x3_minimal_topdown_walls.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls.png rename to usage/2d/img/autotile_template_3x3_minimal_topdown_walls.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png b/usage/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png rename to usage/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png diff --git a/tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png b/usage/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png similarity index 100% rename from tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png rename to usage/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png diff --git a/tutorials/2d/img/canvaslayers.png b/usage/2d/img/canvaslayers.png similarity index 100% rename from tutorials/2d/img/canvaslayers.png rename to usage/2d/img/canvaslayers.png diff --git a/tutorials/2d/img/direction1.png b/usage/2d/img/direction1.png similarity index 100% rename from tutorials/2d/img/direction1.png rename to usage/2d/img/direction1.png diff --git a/tutorials/2d/img/direction2.png b/usage/2d/img/direction2.png similarity index 100% rename from tutorials/2d/img/direction2.png rename to usage/2d/img/direction2.png diff --git a/tutorials/2d/img/emission_mask_border.gif b/usage/2d/img/emission_mask_border.gif similarity index 100% rename from tutorials/2d/img/emission_mask_border.gif rename to usage/2d/img/emission_mask_border.gif diff --git a/tutorials/2d/img/emission_mask_directed_border.gif b/usage/2d/img/emission_mask_directed_border.gif similarity index 100% rename from tutorials/2d/img/emission_mask_directed_border.gif rename to usage/2d/img/emission_mask_directed_border.gif diff --git a/tutorials/2d/img/emission_mask_solid.gif b/usage/2d/img/emission_mask_solid.gif similarity index 100% rename from tutorials/2d/img/emission_mask_solid.gif rename to usage/2d/img/emission_mask_solid.gif diff --git a/tutorials/2d/img/emission_shapes1.png b/usage/2d/img/emission_shapes1.png similarity index 100% rename from tutorials/2d/img/emission_shapes1.png rename to usage/2d/img/emission_shapes1.png diff --git a/tutorials/2d/img/emission_shapes2.png b/usage/2d/img/emission_shapes2.png similarity index 100% rename from tutorials/2d/img/emission_shapes2.png rename to usage/2d/img/emission_shapes2.png diff --git a/tutorials/2d/img/emission_shapes3.png b/usage/2d/img/emission_shapes3.png similarity index 100% rename from tutorials/2d/img/emission_shapes3.png rename to usage/2d/img/emission_shapes3.png diff --git a/tutorials/2d/img/emission_shapes4.png b/usage/2d/img/emission_shapes4.png similarity index 100% rename from tutorials/2d/img/emission_shapes4.png rename to usage/2d/img/emission_shapes4.png diff --git a/tutorials/2d/img/light_shadow_all_lights.png b/usage/2d/img/light_shadow_all_lights.png similarity index 100% rename from tutorials/2d/img/light_shadow_all_lights.png rename to usage/2d/img/light_shadow_all_lights.png diff --git a/tutorials/2d/img/light_shadow_all_lights_no_blob.png b/usage/2d/img/light_shadow_all_lights_no_blob.png similarity index 100% rename from tutorials/2d/img/light_shadow_all_lights_no_blob.png rename to usage/2d/img/light_shadow_all_lights_no_blob.png diff --git a/tutorials/2d/img/light_shadow_ambient.png b/usage/2d/img/light_shadow_ambient.png similarity index 100% rename from tutorials/2d/img/light_shadow_ambient.png rename to usage/2d/img/light_shadow_ambient.png diff --git a/tutorials/2d/img/light_shadow_background.png b/usage/2d/img/light_shadow_background.png similarity index 100% rename from tutorials/2d/img/light_shadow_background.png rename to usage/2d/img/light_shadow_background.png diff --git a/tutorials/2d/img/light_shadow_cull_clockwise.png b/usage/2d/img/light_shadow_cull_clockwise.png similarity index 100% rename from tutorials/2d/img/light_shadow_cull_clockwise.png rename to usage/2d/img/light_shadow_cull_clockwise.png diff --git a/tutorials/2d/img/light_shadow_cull_counter_clockwise.png b/usage/2d/img/light_shadow_cull_counter_clockwise.png similarity index 100% rename from tutorials/2d/img/light_shadow_cull_counter_clockwise.png rename to usage/2d/img/light_shadow_cull_counter_clockwise.png diff --git a/tutorials/2d/img/light_shadow_cull_disabled.png b/usage/2d/img/light_shadow_cull_disabled.png similarity index 100% rename from tutorials/2d/img/light_shadow_cull_disabled.png rename to usage/2d/img/light_shadow_cull_disabled.png diff --git a/tutorials/2d/img/light_shadow_filter0.png b/usage/2d/img/light_shadow_filter0.png similarity index 100% rename from tutorials/2d/img/light_shadow_filter0.png rename to usage/2d/img/light_shadow_filter0.png diff --git a/tutorials/2d/img/light_shadow_filter0_pcf0.png b/usage/2d/img/light_shadow_filter0_pcf0.png similarity index 100% rename from tutorials/2d/img/light_shadow_filter0_pcf0.png rename to usage/2d/img/light_shadow_filter0_pcf0.png diff --git a/tutorials/2d/img/light_shadow_filter30.png b/usage/2d/img/light_shadow_filter30.png similarity index 100% rename from tutorials/2d/img/light_shadow_filter30.png rename to usage/2d/img/light_shadow_filter30.png diff --git a/tutorials/2d/img/light_shadow_grad0.png b/usage/2d/img/light_shadow_grad0.png similarity index 100% rename from tutorials/2d/img/light_shadow_grad0.png rename to usage/2d/img/light_shadow_grad0.png diff --git a/tutorials/2d/img/light_shadow_grad10.png b/usage/2d/img/light_shadow_grad10.png similarity index 100% rename from tutorials/2d/img/light_shadow_grad10.png rename to usage/2d/img/light_shadow_grad10.png diff --git a/tutorials/2d/img/light_shadow_light.png b/usage/2d/img/light_shadow_light.png similarity index 100% rename from tutorials/2d/img/light_shadow_light.png rename to usage/2d/img/light_shadow_light.png diff --git a/tutorials/2d/img/light_shadow_light_blob.png b/usage/2d/img/light_shadow_light_blob.png similarity index 100% rename from tutorials/2d/img/light_shadow_light_blob.png rename to usage/2d/img/light_shadow_light_blob.png diff --git a/tutorials/2d/img/light_shadow_main.png b/usage/2d/img/light_shadow_main.png similarity index 100% rename from tutorials/2d/img/light_shadow_main.png rename to usage/2d/img/light_shadow_main.png diff --git a/tutorials/2d/img/light_shadow_normal.png b/usage/2d/img/light_shadow_normal.png similarity index 100% rename from tutorials/2d/img/light_shadow_normal.png rename to usage/2d/img/light_shadow_normal.png diff --git a/tutorials/2d/img/light_shadow_pcf13.png b/usage/2d/img/light_shadow_pcf13.png similarity index 100% rename from tutorials/2d/img/light_shadow_pcf13.png rename to usage/2d/img/light_shadow_pcf13.png diff --git a/tutorials/2d/img/light_shadow_sprites.png b/usage/2d/img/light_shadow_sprites.png similarity index 100% rename from tutorials/2d/img/light_shadow_sprites.png rename to usage/2d/img/light_shadow_sprites.png diff --git a/tutorials/2d/img/mesh2d1.png b/usage/2d/img/mesh2d1.png similarity index 100% rename from tutorials/2d/img/mesh2d1.png rename to usage/2d/img/mesh2d1.png diff --git a/tutorials/2d/img/mesh2d2.png b/usage/2d/img/mesh2d2.png similarity index 100% rename from tutorials/2d/img/mesh2d2.png rename to usage/2d/img/mesh2d2.png diff --git a/tutorials/2d/img/mesh2d3.png b/usage/2d/img/mesh2d3.png similarity index 100% rename from tutorials/2d/img/mesh2d3.png rename to usage/2d/img/mesh2d3.png diff --git a/tutorials/2d/img/mesh2d4.png b/usage/2d/img/mesh2d4.png similarity index 100% rename from tutorials/2d/img/mesh2d4.png rename to usage/2d/img/mesh2d4.png diff --git a/tutorials/2d/img/mesh2d5.png b/usage/2d/img/mesh2d5.png similarity index 100% rename from tutorials/2d/img/mesh2d5.png rename to usage/2d/img/mesh2d5.png diff --git a/tutorials/2d/img/movement_8way.gif b/usage/2d/img/movement_8way.gif similarity index 100% rename from tutorials/2d/img/movement_8way.gif rename to usage/2d/img/movement_8way.gif diff --git a/tutorials/2d/img/movement_click.gif b/usage/2d/img/movement_click.gif similarity index 100% rename from tutorials/2d/img/movement_click.gif rename to usage/2d/img/movement_click.gif diff --git a/tutorials/2d/img/movement_inputs.png b/usage/2d/img/movement_inputs.png similarity index 100% rename from tutorials/2d/img/movement_inputs.png rename to usage/2d/img/movement_inputs.png diff --git a/tutorials/2d/img/movement_rotate1.gif b/usage/2d/img/movement_rotate1.gif similarity index 100% rename from tutorials/2d/img/movement_rotate1.gif rename to usage/2d/img/movement_rotate1.gif diff --git a/tutorials/2d/img/movement_rotate2.gif b/usage/2d/img/movement_rotate2.gif similarity index 100% rename from tutorials/2d/img/movement_rotate2.gif rename to usage/2d/img/movement_rotate2.gif diff --git a/tutorials/2d/img/paranim10.gif b/usage/2d/img/paranim10.gif similarity index 100% rename from tutorials/2d/img/paranim10.gif rename to usage/2d/img/paranim10.gif diff --git a/tutorials/2d/img/paranim11.gif b/usage/2d/img/paranim11.gif similarity index 100% rename from tutorials/2d/img/paranim11.gif rename to usage/2d/img/paranim11.gif diff --git a/tutorials/2d/img/paranim12.gif b/usage/2d/img/paranim12.gif similarity index 100% rename from tutorials/2d/img/paranim12.gif rename to usage/2d/img/paranim12.gif diff --git a/tutorials/2d/img/paranim14.gif b/usage/2d/img/paranim14.gif similarity index 100% rename from tutorials/2d/img/paranim14.gif rename to usage/2d/img/paranim14.gif diff --git a/tutorials/2d/img/paranim15.gif b/usage/2d/img/paranim15.gif similarity index 100% rename from tutorials/2d/img/paranim15.gif rename to usage/2d/img/paranim15.gif diff --git a/tutorials/2d/img/paranim18.gif b/usage/2d/img/paranim18.gif similarity index 100% rename from tutorials/2d/img/paranim18.gif rename to usage/2d/img/paranim18.gif diff --git a/tutorials/2d/img/paranim20.gif b/usage/2d/img/paranim20.gif similarity index 100% rename from tutorials/2d/img/paranim20.gif rename to usage/2d/img/paranim20.gif diff --git a/tutorials/2d/img/paranim21.gif b/usage/2d/img/paranim21.gif similarity index 100% rename from tutorials/2d/img/paranim21.gif rename to usage/2d/img/paranim21.gif diff --git a/tutorials/2d/img/paranim3.gif b/usage/2d/img/paranim3.gif similarity index 100% rename from tutorials/2d/img/paranim3.gif rename to usage/2d/img/paranim3.gif diff --git a/tutorials/2d/img/paranim4.gif b/usage/2d/img/paranim4.gif similarity index 100% rename from tutorials/2d/img/paranim4.gif rename to usage/2d/img/paranim4.gif diff --git a/tutorials/2d/img/paranim5.gif b/usage/2d/img/paranim5.gif similarity index 100% rename from tutorials/2d/img/paranim5.gif rename to usage/2d/img/paranim5.gif diff --git a/tutorials/2d/img/paranim6.gif b/usage/2d/img/paranim6.gif similarity index 100% rename from tutorials/2d/img/paranim6.gif rename to usage/2d/img/paranim6.gif diff --git a/tutorials/2d/img/paranim7.gif b/usage/2d/img/paranim7.gif similarity index 100% rename from tutorials/2d/img/paranim7.gif rename to usage/2d/img/paranim7.gif diff --git a/tutorials/2d/img/paranim8.gif b/usage/2d/img/paranim8.gif similarity index 100% rename from tutorials/2d/img/paranim8.gif rename to usage/2d/img/paranim8.gif diff --git a/tutorials/2d/img/paranim9.gif b/usage/2d/img/paranim9.gif similarity index 100% rename from tutorials/2d/img/paranim9.gif rename to usage/2d/img/paranim9.gif diff --git a/tutorials/2d/img/particles1.png b/usage/2d/img/particles1.png similarity index 100% rename from tutorials/2d/img/particles1.png rename to usage/2d/img/particles1.png diff --git a/tutorials/2d/img/particles2.png b/usage/2d/img/particles2.png similarity index 100% rename from tutorials/2d/img/particles2.png rename to usage/2d/img/particles2.png diff --git a/tutorials/2d/img/particles_convert.png b/usage/2d/img/particles_convert.png similarity index 100% rename from tutorials/2d/img/particles_convert.png rename to usage/2d/img/particles_convert.png diff --git a/tutorials/2d/img/particles_material.png b/usage/2d/img/particles_material.png similarity index 100% rename from tutorials/2d/img/particles_material.png rename to usage/2d/img/particles_material.png diff --git a/tutorials/2d/img/result_drawarc.png b/usage/2d/img/result_drawarc.png similarity index 100% rename from tutorials/2d/img/result_drawarc.png rename to usage/2d/img/result_drawarc.png diff --git a/tutorials/2d/img/result_drawarc_poly.png b/usage/2d/img/result_drawarc_poly.png similarity index 100% rename from tutorials/2d/img/result_drawarc_poly.png rename to usage/2d/img/result_drawarc_poly.png diff --git a/tutorials/2d/img/tile_lock.png b/usage/2d/img/tile_lock.png similarity index 100% rename from tutorials/2d/img/tile_lock.png rename to usage/2d/img/tile_lock.png diff --git a/tutorials/2d/img/tilemap_add_tile.png b/usage/2d/img/tilemap_add_tile.png similarity index 100% rename from tutorials/2d/img/tilemap_add_tile.png rename to usage/2d/img/tilemap_add_tile.png diff --git a/tutorials/2d/img/tilemap_add_tileset.png b/usage/2d/img/tilemap_add_tileset.png similarity index 100% rename from tutorials/2d/img/tilemap_add_tileset.png rename to usage/2d/img/tilemap_add_tileset.png diff --git a/tutorials/2d/img/tilemap_draw.png b/usage/2d/img/tilemap_draw.png similarity index 100% rename from tutorials/2d/img/tilemap_draw.png rename to usage/2d/img/tilemap_draw.png diff --git a/tutorials/2d/img/tilemap_menu.png b/usage/2d/img/tilemap_menu.png similarity index 100% rename from tutorials/2d/img/tilemap_menu.png rename to usage/2d/img/tilemap_menu.png diff --git a/tutorials/2d/img/tilemap_mode.png b/usage/2d/img/tilemap_mode.png similarity index 100% rename from tutorials/2d/img/tilemap_mode.png rename to usage/2d/img/tilemap_mode.png diff --git a/tutorials/2d/img/tilemap_size.png b/usage/2d/img/tilemap_size.png similarity index 100% rename from tutorials/2d/img/tilemap_size.png rename to usage/2d/img/tilemap_size.png diff --git a/tutorials/2d/img/tilemap_tool.png b/usage/2d/img/tilemap_tool.png similarity index 100% rename from tutorials/2d/img/tilemap_tool.png rename to usage/2d/img/tilemap_tool.png diff --git a/tutorials/2d/img/tileset_add_collision.png b/usage/2d/img/tileset_add_collision.png similarity index 100% rename from tutorials/2d/img/tileset_add_collision.png rename to usage/2d/img/tileset_add_collision.png diff --git a/tutorials/2d/img/tileset_atlas.png b/usage/2d/img/tileset_atlas.png similarity index 100% rename from tutorials/2d/img/tileset_atlas.png rename to usage/2d/img/tileset_atlas.png diff --git a/tutorials/2d/img/tileset_draw_atlas.png b/usage/2d/img/tileset_draw_atlas.png similarity index 100% rename from tutorials/2d/img/tileset_draw_atlas.png rename to usage/2d/img/tileset_draw_atlas.png diff --git a/tutorials/2d/img/tileset_snap.png b/usage/2d/img/tileset_snap.png similarity index 100% rename from tutorials/2d/img/tileset_snap.png rename to usage/2d/img/tileset_snap.png diff --git a/tutorials/2d/img/tilesheet.png b/usage/2d/img/tilesheet.png similarity index 100% rename from tutorials/2d/img/tilesheet.png rename to usage/2d/img/tilesheet.png diff --git a/tutorials/2d/img/viewport_transforms2.png b/usage/2d/img/viewport_transforms2.png similarity index 100% rename from tutorials/2d/img/viewport_transforms2.png rename to usage/2d/img/viewport_transforms2.png diff --git a/tutorials/2d/index.md b/usage/2d/index.md similarity index 100% rename from tutorials/2d/index.md rename to usage/2d/index.md diff --git a/tutorials/2d/particle_systems_2d.md b/usage/2d/particle_systems_2d.md similarity index 100% rename from tutorials/2d/particle_systems_2d.md rename to usage/2d/particle_systems_2d.md diff --git a/tutorials/2d/using_tilemaps.md b/usage/2d/using_tilemaps.md similarity index 100% rename from tutorials/2d/using_tilemaps.md rename to usage/2d/using_tilemaps.md diff --git a/tutorials/3d/3d_rendering_limitations.md b/usage/3d/3d_rendering_limitations.md similarity index 100% rename from tutorials/3d/3d_rendering_limitations.md rename to usage/3d/3d_rendering_limitations.md diff --git a/tutorials/3d/3d_text.md b/usage/3d/3d_text.md similarity index 100% rename from tutorials/3d/3d_text.md rename to usage/3d/3d_text.md diff --git a/tutorials/3d/baked_lightmaps.md b/usage/3d/baked_lightmaps.md similarity index 100% rename from tutorials/3d/baked_lightmaps.md rename to usage/3d/baked_lightmaps.md diff --git a/tutorials/3d/csg_tools.md b/usage/3d/csg_tools.md similarity index 100% rename from tutorials/3d/csg_tools.md rename to usage/3d/csg_tools.md diff --git a/tutorials/3d/environment_and_post_processing.md b/usage/3d/environment_and_post_processing.md similarity index 100% rename from tutorials/3d/environment_and_post_processing.md rename to usage/3d/environment_and_post_processing.md diff --git a/tutorials/3d/files/gridmap_demo.zip b/usage/3d/files/gridmap_demo.zip similarity index 100% rename from tutorials/3d/files/gridmap_demo.zip rename to usage/3d/files/gridmap_demo.zip diff --git a/tutorials/3d/gi_probes.md b/usage/3d/gi_probes.md similarity index 100% rename from tutorials/3d/gi_probes.md rename to usage/3d/gi_probes.md diff --git a/tutorials/3d/high_dynamic_range.md b/usage/3d/high_dynamic_range.md similarity index 100% rename from tutorials/3d/high_dynamic_range.md rename to usage/3d/high_dynamic_range.md diff --git a/tutorials/3d/img/add_material.png b/usage/3d/img/add_material.png similarity index 100% rename from tutorials/3d/img/add_material.png rename to usage/3d/img/add_material.png diff --git a/tutorials/3d/img/baked_light_bake.png b/usage/3d/img/baked_light_bake.png similarity index 100% rename from tutorials/3d/img/baked_light_bake.png rename to usage/3d/img/baked_light_bake.png diff --git a/tutorials/3d/img/baked_light_bake_mode.png b/usage/3d/img/baked_light_bake_mode.png similarity index 100% rename from tutorials/3d/img/baked_light_bake_mode.png rename to usage/3d/img/baked_light_bake_mode.png diff --git a/tutorials/3d/img/baked_light_blender.png b/usage/3d/img/baked_light_blender.png similarity index 100% rename from tutorials/3d/img/baked_light_blender.png rename to usage/3d/img/baked_light_blender.png diff --git a/tutorials/3d/img/baked_light_bounds.png b/usage/3d/img/baked_light_bounds.png similarity index 100% rename from tutorials/3d/img/baked_light_bounds.png rename to usage/3d/img/baked_light_bounds.png diff --git a/tutorials/3d/img/baked_light_capture.png b/usage/3d/img/baked_light_capture.png similarity index 100% rename from tutorials/3d/img/baked_light_capture.png rename to usage/3d/img/baked_light_capture.png diff --git a/tutorials/3d/img/baked_light_comparison.png b/usage/3d/img/baked_light_comparison.png similarity index 100% rename from tutorials/3d/img/baked_light_comparison.png rename to usage/3d/img/baked_light_comparison.png diff --git a/tutorials/3d/img/baked_light_import.png b/usage/3d/img/baked_light_import.png similarity index 100% rename from tutorials/3d/img/baked_light_import.png rename to usage/3d/img/baked_light_import.png diff --git a/tutorials/3d/img/baked_light_indirect.gif b/usage/3d/img/baked_light_indirect.gif similarity index 100% rename from tutorials/3d/img/baked_light_indirect.gif rename to usage/3d/img/baked_light_indirect.gif diff --git a/tutorials/3d/img/baked_light_lmsize.png b/usage/3d/img/baked_light_lmsize.png similarity index 100% rename from tutorials/3d/img/baked_light_lmsize.png rename to usage/3d/img/baked_light_lmsize.png diff --git a/tutorials/3d/img/baked_light_mesh_menu.png b/usage/3d/img/baked_light_mesh_menu.png similarity index 100% rename from tutorials/3d/img/baked_light_mesh_menu.png rename to usage/3d/img/baked_light_mesh_menu.png diff --git a/tutorials/3d/img/baked_light_mode.png b/usage/3d/img/baked_light_mode.png similarity index 100% rename from tutorials/3d/img/baked_light_mode.png rename to usage/3d/img/baked_light_mode.png diff --git a/tutorials/3d/img/baked_light_omnilight_size.png b/usage/3d/img/baked_light_omnilight_size.png similarity index 100% rename from tutorials/3d/img/baked_light_omnilight_size.png rename to usage/3d/img/baked_light_omnilight_size.png diff --git a/tutorials/3d/img/baked_light_scene.png b/usage/3d/img/baked_light_scene.png similarity index 100% rename from tutorials/3d/img/baked_light_scene.png rename to usage/3d/img/baked_light_scene.png diff --git a/tutorials/3d/img/baked_light_use.png b/usage/3d/img/baked_light_use.png similarity index 100% rename from tutorials/3d/img/baked_light_use.png rename to usage/3d/img/baked_light_use.png diff --git a/tutorials/3d/img/baked_light_uvchannel.png b/usage/3d/img/baked_light_uvchannel.png similarity index 100% rename from tutorials/3d/img/baked_light_uvchannel.png rename to usage/3d/img/baked_light_uvchannel.png diff --git a/tutorials/3d/img/blend_splits.png b/usage/3d/img/blend_splits.png similarity index 100% rename from tutorials/3d/img/blend_splits.png rename to usage/3d/img/blend_splits.png diff --git a/tutorials/3d/img/clearcoat_comparison.png b/usage/3d/img/clearcoat_comparison.png similarity index 100% rename from tutorials/3d/img/clearcoat_comparison.png rename to usage/3d/img/clearcoat_comparison.png diff --git a/tutorials/3d/img/csg.gif b/usage/3d/img/csg.gif similarity index 100% rename from tutorials/3d/img/csg.gif rename to usage/3d/img/csg.gif diff --git a/tutorials/3d/img/csg_bed.png b/usage/3d/img/csg_bed.png similarity index 100% rename from tutorials/3d/img/csg_bed.png rename to usage/3d/img/csg_bed.png diff --git a/tutorials/3d/img/csg_bed_mat.png b/usage/3d/img/csg_bed_mat.png similarity index 100% rename from tutorials/3d/img/csg_bed_mat.png rename to usage/3d/img/csg_bed_mat.png diff --git a/tutorials/3d/img/csg_bed_tree.png b/usage/3d/img/csg_bed_tree.png similarity index 100% rename from tutorials/3d/img/csg_bed_tree.png rename to usage/3d/img/csg_bed_tree.png diff --git a/tutorials/3d/img/csg_custom_mesh.png b/usage/3d/img/csg_custom_mesh.png similarity index 100% rename from tutorials/3d/img/csg_custom_mesh.png rename to usage/3d/img/csg_custom_mesh.png diff --git a/tutorials/3d/img/csg_desk.png b/usage/3d/img/csg_desk.png similarity index 100% rename from tutorials/3d/img/csg_desk.png rename to usage/3d/img/csg_desk.png diff --git a/tutorials/3d/img/csg_lamp.png b/usage/3d/img/csg_lamp.png similarity index 100% rename from tutorials/3d/img/csg_lamp.png rename to usage/3d/img/csg_lamp.png diff --git a/tutorials/3d/img/csg_lamp_extrude.png b/usage/3d/img/csg_lamp_extrude.png similarity index 100% rename from tutorials/3d/img/csg_lamp_extrude.png rename to usage/3d/img/csg_lamp_extrude.png diff --git a/tutorials/3d/img/csg_lamp_pole_stand.png b/usage/3d/img/csg_lamp_pole_stand.png similarity index 100% rename from tutorials/3d/img/csg_lamp_pole_stand.png rename to usage/3d/img/csg_lamp_pole_stand.png diff --git a/tutorials/3d/img/csg_lamp_polygon.png b/usage/3d/img/csg_lamp_polygon.png similarity index 100% rename from tutorials/3d/img/csg_lamp_polygon.png rename to usage/3d/img/csg_lamp_polygon.png diff --git a/tutorials/3d/img/csg_lamp_spin.png b/usage/3d/img/csg_lamp_spin.png similarity index 100% rename from tutorials/3d/img/csg_lamp_spin.png rename to usage/3d/img/csg_lamp_spin.png diff --git a/tutorials/3d/img/csg_mesh.png b/usage/3d/img/csg_mesh.png similarity index 100% rename from tutorials/3d/img/csg_mesh.png rename to usage/3d/img/csg_mesh.png diff --git a/tutorials/3d/img/csg_nodes.png b/usage/3d/img/csg_nodes.png similarity index 100% rename from tutorials/3d/img/csg_nodes.png rename to usage/3d/img/csg_nodes.png diff --git a/tutorials/3d/img/csg_operation.png b/usage/3d/img/csg_operation.png similarity index 100% rename from tutorials/3d/img/csg_operation.png rename to usage/3d/img/csg_operation.png diff --git a/tutorials/3d/img/csg_operation_menu.png b/usage/3d/img/csg_operation_menu.png similarity index 100% rename from tutorials/3d/img/csg_operation_menu.png rename to usage/3d/img/csg_operation_menu.png diff --git a/tutorials/3d/img/csg_overdraw.png b/usage/3d/img/csg_overdraw.png similarity index 100% rename from tutorials/3d/img/csg_overdraw.png rename to usage/3d/img/csg_overdraw.png diff --git a/tutorials/3d/img/csg_pillow_hole.png b/usage/3d/img/csg_pillow_hole.png similarity index 100% rename from tutorials/3d/img/csg_pillow_hole.png rename to usage/3d/img/csg_pillow_hole.png diff --git a/tutorials/3d/img/csg_pillow_smooth.png b/usage/3d/img/csg_pillow_smooth.png similarity index 100% rename from tutorials/3d/img/csg_pillow_smooth.png rename to usage/3d/img/csg_pillow_smooth.png diff --git a/tutorials/3d/img/csg_poly.png b/usage/3d/img/csg_poly.png similarity index 100% rename from tutorials/3d/img/csg_poly.png rename to usage/3d/img/csg_poly.png diff --git a/tutorials/3d/img/csg_poly_mode.png b/usage/3d/img/csg_poly_mode.png similarity index 100% rename from tutorials/3d/img/csg_poly_mode.png rename to usage/3d/img/csg_poly_mode.png diff --git a/tutorials/3d/img/csg_room.png b/usage/3d/img/csg_room.png similarity index 100% rename from tutorials/3d/img/csg_room.png rename to usage/3d/img/csg_room.png diff --git a/tutorials/3d/img/csg_room_invert.png b/usage/3d/img/csg_room_invert.png similarity index 100% rename from tutorials/3d/img/csg_room_invert.png rename to usage/3d/img/csg_room_invert.png diff --git a/tutorials/3d/img/csg_room_result.png b/usage/3d/img/csg_room_result.png similarity index 100% rename from tutorials/3d/img/csg_room_result.png rename to usage/3d/img/csg_room_result.png diff --git a/tutorials/3d/img/csg_shelf.png b/usage/3d/img/csg_shelf.png similarity index 100% rename from tutorials/3d/img/csg_shelf.png rename to usage/3d/img/csg_shelf.png diff --git a/tutorials/3d/img/csg_shelf_big.png b/usage/3d/img/csg_shelf_big.png similarity index 100% rename from tutorials/3d/img/csg_shelf_big.png rename to usage/3d/img/csg_shelf_big.png diff --git a/tutorials/3d/img/csg_shelf_subtract.png b/usage/3d/img/csg_shelf_subtract.png similarity index 100% rename from tutorials/3d/img/csg_shelf_subtract.png rename to usage/3d/img/csg_shelf_subtract.png diff --git a/tutorials/3d/img/csg_shelf_subtract_menu.png b/usage/3d/img/csg_shelf_subtract_menu.png similarity index 100% rename from tutorials/3d/img/csg_shelf_subtract_menu.png rename to usage/3d/img/csg_shelf_subtract_menu.png diff --git a/tutorials/3d/img/directional_shadow_params.png b/usage/3d/img/directional_shadow_params.png similarity index 100% rename from tutorials/3d/img/directional_shadow_params.png rename to usage/3d/img/directional_shadow_params.png diff --git a/tutorials/3d/img/environment_adjusments_custom_gradient.png b/usage/3d/img/environment_adjusments_custom_gradient.png similarity index 100% rename from tutorials/3d/img/environment_adjusments_custom_gradient.png rename to usage/3d/img/environment_adjusments_custom_gradient.png diff --git a/tutorials/3d/img/environment_adjusments_default_gradient.png b/usage/3d/img/environment_adjusments_default_gradient.png similarity index 100% rename from tutorials/3d/img/environment_adjusments_default_gradient.png rename to usage/3d/img/environment_adjusments_default_gradient.png diff --git a/tutorials/3d/img/environment_adjustments.png b/usage/3d/img/environment_adjustments.png similarity index 100% rename from tutorials/3d/img/environment_adjustments.png rename to usage/3d/img/environment_adjustments.png diff --git a/tutorials/3d/img/environment_adjustments_bcs.png b/usage/3d/img/environment_adjustments_bcs.png similarity index 100% rename from tutorials/3d/img/environment_adjustments_bcs.png rename to usage/3d/img/environment_adjustments_bcs.png diff --git a/tutorials/3d/img/environment_ambient.png b/usage/3d/img/environment_ambient.png similarity index 100% rename from tutorials/3d/img/environment_ambient.png rename to usage/3d/img/environment_ambient.png diff --git a/tutorials/3d/img/environment_ambient2.png b/usage/3d/img/environment_ambient2.png similarity index 100% rename from tutorials/3d/img/environment_ambient2.png rename to usage/3d/img/environment_ambient2.png diff --git a/tutorials/3d/img/environment_ambient_comparison.png b/usage/3d/img/environment_ambient_comparison.png similarity index 100% rename from tutorials/3d/img/environment_ambient_comparison.png rename to usage/3d/img/environment_ambient_comparison.png diff --git a/tutorials/3d/img/environment_background1.png b/usage/3d/img/environment_background1.png similarity index 100% rename from tutorials/3d/img/environment_background1.png rename to usage/3d/img/environment_background1.png diff --git a/tutorials/3d/img/environment_camera.png b/usage/3d/img/environment_camera.png similarity index 100% rename from tutorials/3d/img/environment_camera.png rename to usage/3d/img/environment_camera.png diff --git a/tutorials/3d/img/environment_default.png b/usage/3d/img/environment_default.png similarity index 100% rename from tutorials/3d/img/environment_default.png rename to usage/3d/img/environment_default.png diff --git a/tutorials/3d/img/environment_dof_far.png b/usage/3d/img/environment_dof_far.png similarity index 100% rename from tutorials/3d/img/environment_dof_far.png rename to usage/3d/img/environment_dof_far.png diff --git a/tutorials/3d/img/environment_dof_near.png b/usage/3d/img/environment_dof_near.png similarity index 100% rename from tutorials/3d/img/environment_dof_near.png rename to usage/3d/img/environment_dof_near.png diff --git a/tutorials/3d/img/environment_fog_depth_height.png b/usage/3d/img/environment_fog_depth_height.png similarity index 100% rename from tutorials/3d/img/environment_fog_depth_height.png rename to usage/3d/img/environment_fog_depth_height.png diff --git a/tutorials/3d/img/environment_fog_transmission.png b/usage/3d/img/environment_fog_transmission.png similarity index 100% rename from tutorials/3d/img/environment_fog_transmission.png rename to usage/3d/img/environment_fog_transmission.png diff --git a/tutorials/3d/img/environment_glow1.png b/usage/3d/img/environment_glow1.png similarity index 100% rename from tutorials/3d/img/environment_glow1.png rename to usage/3d/img/environment_glow1.png diff --git a/tutorials/3d/img/environment_glow_bicubic.png b/usage/3d/img/environment_glow_bicubic.png similarity index 100% rename from tutorials/3d/img/environment_glow_bicubic.png rename to usage/3d/img/environment_glow_bicubic.png diff --git a/tutorials/3d/img/environment_glow_bloom.png b/usage/3d/img/environment_glow_bloom.png similarity index 100% rename from tutorials/3d/img/environment_glow_bloom.png rename to usage/3d/img/environment_glow_bloom.png diff --git a/tutorials/3d/img/environment_glow_layers.png b/usage/3d/img/environment_glow_layers.png similarity index 100% rename from tutorials/3d/img/environment_glow_layers.png rename to usage/3d/img/environment_glow_layers.png diff --git a/tutorials/3d/img/environment_glow_layers2.png b/usage/3d/img/environment_glow_layers2.png similarity index 100% rename from tutorials/3d/img/environment_glow_layers2.png rename to usage/3d/img/environment_glow_layers2.png diff --git a/tutorials/3d/img/environment_glow_threshold.png b/usage/3d/img/environment_glow_threshold.png similarity index 100% rename from tutorials/3d/img/environment_glow_threshold.png rename to usage/3d/img/environment_glow_threshold.png diff --git a/tutorials/3d/img/environment_hdr.png b/usage/3d/img/environment_hdr.png similarity index 100% rename from tutorials/3d/img/environment_hdr.png rename to usage/3d/img/environment_hdr.png diff --git a/tutorials/3d/img/environment_hdr_autoexp.gif b/usage/3d/img/environment_hdr_autoexp.gif similarity index 100% rename from tutorials/3d/img/environment_hdr_autoexp.gif rename to usage/3d/img/environment_hdr_autoexp.gif diff --git a/tutorials/3d/img/environment_hdr_bloom.png b/usage/3d/img/environment_hdr_bloom.png similarity index 100% rename from tutorials/3d/img/environment_hdr_bloom.png rename to usage/3d/img/environment_hdr_bloom.png diff --git a/tutorials/3d/img/environment_mixed_blur.png b/usage/3d/img/environment_mixed_blur.png similarity index 100% rename from tutorials/3d/img/environment_mixed_blur.png rename to usage/3d/img/environment_mixed_blur.png diff --git a/tutorials/3d/img/environment_ssao.png b/usage/3d/img/environment_ssao.png similarity index 100% rename from tutorials/3d/img/environment_ssao.png rename to usage/3d/img/environment_ssao.png diff --git a/tutorials/3d/img/environment_ssao2.png b/usage/3d/img/environment_ssao2.png similarity index 100% rename from tutorials/3d/img/environment_ssao2.png rename to usage/3d/img/environment_ssao2.png diff --git a/tutorials/3d/img/environment_ssao_parameters.png b/usage/3d/img/environment_ssao_parameters.png similarity index 100% rename from tutorials/3d/img/environment_ssao_parameters.png rename to usage/3d/img/environment_ssao_parameters.png diff --git a/tutorials/3d/img/environment_ssr.png b/usage/3d/img/environment_ssr.png similarity index 100% rename from tutorials/3d/img/environment_ssr.png rename to usage/3d/img/environment_ssr.png diff --git a/tutorials/3d/img/environment_world.png b/usage/3d/img/environment_world.png similarity index 100% rename from tutorials/3d/img/environment_world.png rename to usage/3d/img/environment_world.png diff --git a/tutorials/3d/img/giprobe_bake.png b/usage/3d/img/giprobe_bake.png similarity index 100% rename from tutorials/3d/img/giprobe_bake.png rename to usage/3d/img/giprobe_bake.png diff --git a/tutorials/3d/img/giprobe_bake_property.png b/usage/3d/img/giprobe_bake_property.png similarity index 100% rename from tutorials/3d/img/giprobe_bake_property.png rename to usage/3d/img/giprobe_bake_property.png diff --git a/tutorials/3d/img/giprobe_indirect.png b/usage/3d/img/giprobe_indirect.png similarity index 100% rename from tutorials/3d/img/giprobe_indirect.png rename to usage/3d/img/giprobe_indirect.png diff --git a/tutorials/3d/img/giprobe_indirect_energy_result.png b/usage/3d/img/giprobe_indirect_energy_result.png similarity index 100% rename from tutorials/3d/img/giprobe_indirect_energy_result.png rename to usage/3d/img/giprobe_indirect_energy_result.png diff --git a/tutorials/3d/img/giprobe_interior.png b/usage/3d/img/giprobe_interior.png similarity index 100% rename from tutorials/3d/img/giprobe_interior.png rename to usage/3d/img/giprobe_interior.png diff --git a/tutorials/3d/img/giprobe_interior_setting.png b/usage/3d/img/giprobe_interior_setting.png similarity index 100% rename from tutorials/3d/img/giprobe_interior_setting.png rename to usage/3d/img/giprobe_interior_setting.png diff --git a/tutorials/3d/img/giprobe_light_indirect.png b/usage/3d/img/giprobe_light_indirect.png similarity index 100% rename from tutorials/3d/img/giprobe_light_indirect.png rename to usage/3d/img/giprobe_light_indirect.png diff --git a/tutorials/3d/img/giprobe_quality.png b/usage/3d/img/giprobe_quality.png similarity index 100% rename from tutorials/3d/img/giprobe_quality.png rename to usage/3d/img/giprobe_quality.png diff --git a/tutorials/3d/img/giprobe_ref_blending.png b/usage/3d/img/giprobe_ref_blending.png similarity index 100% rename from tutorials/3d/img/giprobe_ref_blending.png rename to usage/3d/img/giprobe_ref_blending.png diff --git a/tutorials/3d/img/giprobe_tweaking.png b/usage/3d/img/giprobe_tweaking.png similarity index 100% rename from tutorials/3d/img/giprobe_tweaking.png rename to usage/3d/img/giprobe_tweaking.png diff --git a/tutorials/3d/img/giprobe_voxel_reflections.png b/usage/3d/img/giprobe_voxel_reflections.png similarity index 100% rename from tutorials/3d/img/giprobe_voxel_reflections.png rename to usage/3d/img/giprobe_voxel_reflections.png diff --git a/tutorials/3d/img/giprobe_wrap.png b/usage/3d/img/giprobe_wrap.png similarity index 100% rename from tutorials/3d/img/giprobe_wrap.png rename to usage/3d/img/giprobe_wrap.png diff --git a/tutorials/3d/img/gridmap_create_body.png b/usage/3d/img/gridmap_create_body.png similarity index 100% rename from tutorials/3d/img/gridmap_create_body.png rename to usage/3d/img/gridmap_create_body.png diff --git a/tutorials/3d/img/gridmap_export.png b/usage/3d/img/gridmap_export.png similarity index 100% rename from tutorials/3d/img/gridmap_export.png rename to usage/3d/img/gridmap_export.png diff --git a/tutorials/3d/img/gridmap_main.png b/usage/3d/img/gridmap_main.png similarity index 100% rename from tutorials/3d/img/gridmap_main.png rename to usage/3d/img/gridmap_main.png diff --git a/tutorials/3d/img/gridmap_menu.png b/usage/3d/img/gridmap_menu.png similarity index 100% rename from tutorials/3d/img/gridmap_menu.png rename to usage/3d/img/gridmap_menu.png diff --git a/tutorials/3d/img/gridmap_mesh_scene.png b/usage/3d/img/gridmap_mesh_scene.png similarity index 100% rename from tutorials/3d/img/gridmap_mesh_scene.png rename to usage/3d/img/gridmap_mesh_scene.png diff --git a/tutorials/3d/img/gridmap_meshlibrary1.png b/usage/3d/img/gridmap_meshlibrary1.png similarity index 100% rename from tutorials/3d/img/gridmap_meshlibrary1.png rename to usage/3d/img/gridmap_meshlibrary1.png diff --git a/tutorials/3d/img/gridmap_select.png b/usage/3d/img/gridmap_select.png similarity index 100% rename from tutorials/3d/img/gridmap_select.png rename to usage/3d/img/gridmap_select.png diff --git a/tutorials/3d/img/gridmap_shift_axis.png b/usage/3d/img/gridmap_shift_axis.png similarity index 100% rename from tutorials/3d/img/gridmap_shift_axis.png rename to usage/3d/img/gridmap_shift_axis.png diff --git a/tutorials/3d/img/hdr_gamma.png b/usage/3d/img/hdr_gamma.png similarity index 100% rename from tutorials/3d/img/hdr_gamma.png rename to usage/3d/img/hdr_gamma.png diff --git a/tutorials/3d/img/label_3d.png b/usage/3d/img/label_3d.png similarity index 100% rename from tutorials/3d/img/label_3d.png rename to usage/3d/img/label_3d.png diff --git a/tutorials/3d/img/light_attenuation.png b/usage/3d/img/light_attenuation.png similarity index 100% rename from tutorials/3d/img/light_attenuation.png rename to usage/3d/img/light_attenuation.png diff --git a/tutorials/3d/img/light_directional.png b/usage/3d/img/light_directional.png similarity index 100% rename from tutorials/3d/img/light_directional.png rename to usage/3d/img/light_directional.png diff --git a/tutorials/3d/img/light_omni.png b/usage/3d/img/light_omni.png similarity index 100% rename from tutorials/3d/img/light_omni.png rename to usage/3d/img/light_omni.png diff --git a/tutorials/3d/img/light_omni_params.png b/usage/3d/img/light_omni_params.png similarity index 100% rename from tutorials/3d/img/light_omni_params.png rename to usage/3d/img/light_omni_params.png diff --git a/tutorials/3d/img/light_params.png b/usage/3d/img/light_params.png similarity index 100% rename from tutorials/3d/img/light_params.png rename to usage/3d/img/light_params.png diff --git a/tutorials/3d/img/light_spot.png b/usage/3d/img/light_spot.png similarity index 100% rename from tutorials/3d/img/light_spot.png rename to usage/3d/img/light_spot.png diff --git a/tutorials/3d/img/material_depth_draw.png b/usage/3d/img/material_depth_draw.png similarity index 100% rename from tutorials/3d/img/material_depth_draw.png rename to usage/3d/img/material_depth_draw.png diff --git a/tutorials/3d/img/meshlibrary_scene.png b/usage/3d/img/meshlibrary_scene.png similarity index 100% rename from tutorials/3d/img/meshlibrary_scene.png rename to usage/3d/img/meshlibrary_scene.png diff --git a/tutorials/3d/img/multimesh_result.png b/usage/3d/img/multimesh_result.png similarity index 100% rename from tutorials/3d/img/multimesh_result.png rename to usage/3d/img/multimesh_result.png diff --git a/tutorials/3d/img/multimesh_scene_tree.png b/usage/3d/img/multimesh_scene_tree.png similarity index 100% rename from tutorials/3d/img/multimesh_scene_tree.png rename to usage/3d/img/multimesh_scene_tree.png diff --git a/tutorials/3d/img/multimesh_settings.png b/usage/3d/img/multimesh_settings.png similarity index 100% rename from tutorials/3d/img/multimesh_settings.png rename to usage/3d/img/multimesh_settings.png diff --git a/tutorials/3d/img/multimesh_toolbar.png b/usage/3d/img/multimesh_toolbar.png similarity index 100% rename from tutorials/3d/img/multimesh_toolbar.png rename to usage/3d/img/multimesh_toolbar.png diff --git a/tutorials/3d/img/normal_bias.png b/usage/3d/img/normal_bias.png similarity index 100% rename from tutorials/3d/img/normal_bias.png rename to usage/3d/img/normal_bias.png diff --git a/tutorials/3d/img/occluder_shape_polygon.png b/usage/3d/img/occluder_shape_polygon.png similarity index 100% rename from tutorials/3d/img/occluder_shape_polygon.png rename to usage/3d/img/occluder_shape_polygon.png diff --git a/tutorials/3d/img/occluder_shape_polygon2.png b/usage/3d/img/occluder_shape_polygon2.png similarity index 100% rename from tutorials/3d/img/occluder_shape_polygon2.png rename to usage/3d/img/occluder_shape_polygon2.png diff --git a/tutorials/3d/img/occluder_shape_polygon_hole.png b/usage/3d/img/occluder_shape_polygon_hole.png similarity index 100% rename from tutorials/3d/img/occluder_shape_polygon_hole.png rename to usage/3d/img/occluder_shape_polygon_hole.png diff --git a/tutorials/3d/img/occluder_shape_polygon_inspector.png b/usage/3d/img/occluder_shape_polygon_inspector.png similarity index 100% rename from tutorials/3d/img/occluder_shape_polygon_inspector.png rename to usage/3d/img/occluder_shape_polygon_inspector.png diff --git a/tutorials/3d/img/occluder_shape_sphere_inspector.png b/usage/3d/img/occluder_shape_sphere_inspector.png similarity index 100% rename from tutorials/3d/img/occluder_shape_sphere_inspector.png rename to usage/3d/img/occluder_shape_sphere_inspector.png diff --git a/tutorials/3d/img/occluder_shape_sphere_terrain.png b/usage/3d/img/occluder_shape_sphere_terrain.png similarity index 100% rename from tutorials/3d/img/occluder_shape_sphere_terrain.png rename to usage/3d/img/occluder_shape_sphere_terrain.png diff --git a/tutorials/3d/img/project_setting_shadow.png b/usage/3d/img/project_setting_shadow.png similarity index 100% rename from tutorials/3d/img/project_setting_shadow.png rename to usage/3d/img/project_setting_shadow.png diff --git a/tutorials/3d/img/pssm_explained.png b/usage/3d/img/pssm_explained.png similarity index 100% rename from tutorials/3d/img/pssm_explained.png rename to usage/3d/img/pssm_explained.png diff --git a/tutorials/3d/img/refprobe_ambient.png b/usage/3d/img/refprobe_ambient.png similarity index 100% rename from tutorials/3d/img/refprobe_ambient.png rename to usage/3d/img/refprobe_ambient.png diff --git a/tutorials/3d/img/refprobe_atlas.png b/usage/3d/img/refprobe_atlas.png similarity index 100% rename from tutorials/3d/img/refprobe_atlas.png rename to usage/3d/img/refprobe_atlas.png diff --git a/tutorials/3d/img/refprobe_blending.png b/usage/3d/img/refprobe_blending.png similarity index 100% rename from tutorials/3d/img/refprobe_blending.png rename to usage/3d/img/refprobe_blending.png diff --git a/tutorials/3d/img/refprobe_box_property.png b/usage/3d/img/refprobe_box_property.png similarity index 100% rename from tutorials/3d/img/refprobe_box_property.png rename to usage/3d/img/refprobe_box_property.png diff --git a/tutorials/3d/img/refprobe_boxcorrect.png b/usage/3d/img/refprobe_boxcorrect.png similarity index 100% rename from tutorials/3d/img/refprobe_boxcorrect.png rename to usage/3d/img/refprobe_boxcorrect.png diff --git a/tutorials/3d/img/refprobe_center_gizmo.png b/usage/3d/img/refprobe_center_gizmo.png similarity index 100% rename from tutorials/3d/img/refprobe_center_gizmo.png rename to usage/3d/img/refprobe_center_gizmo.png diff --git a/tutorials/3d/img/refprobe_cullmask.png b/usage/3d/img/refprobe_cullmask.png similarity index 100% rename from tutorials/3d/img/refprobe_cullmask.png rename to usage/3d/img/refprobe_cullmask.png diff --git a/tutorials/3d/img/refprobe_setup.png b/usage/3d/img/refprobe_setup.png similarity index 100% rename from tutorials/3d/img/refprobe_setup.png rename to usage/3d/img/refprobe_setup.png diff --git a/tutorials/3d/img/refprobe_shadows.png b/usage/3d/img/refprobe_shadows.png similarity index 100% rename from tutorials/3d/img/refprobe_shadows.png rename to usage/3d/img/refprobe_shadows.png diff --git a/tutorials/3d/img/refprobe_ssr.png b/usage/3d/img/refprobe_ssr.png similarity index 100% rename from tutorials/3d/img/refprobe_ssr.png rename to usage/3d/img/refprobe_ssr.png diff --git a/tutorials/3d/img/shadow_atlas.png b/usage/3d/img/shadow_atlas.png similarity index 100% rename from tutorials/3d/img/shadow_atlas.png rename to usage/3d/img/shadow_atlas.png diff --git a/tutorials/3d/img/shadow_bias.png b/usage/3d/img/shadow_bias.png similarity index 100% rename from tutorials/3d/img/shadow_bias.png rename to usage/3d/img/shadow_bias.png diff --git a/tutorials/3d/img/shadow_blocky.png b/usage/3d/img/shadow_blocky.png similarity index 100% rename from tutorials/3d/img/shadow_blocky.png rename to usage/3d/img/shadow_blocky.png diff --git a/tutorials/3d/img/shadow_contact.png b/usage/3d/img/shadow_contact.png similarity index 100% rename from tutorials/3d/img/shadow_contact.png rename to usage/3d/img/shadow_contact.png diff --git a/tutorials/3d/img/shadow_omni_dp_cm.png b/usage/3d/img/shadow_omni_dp_cm.png similarity index 100% rename from tutorials/3d/img/shadow_omni_dp_cm.png rename to usage/3d/img/shadow_omni_dp_cm.png diff --git a/tutorials/3d/img/shadow_pcf1.png b/usage/3d/img/shadow_pcf1.png similarity index 100% rename from tutorials/3d/img/shadow_pcf1.png rename to usage/3d/img/shadow_pcf1.png diff --git a/tutorials/3d/img/shadow_pcf2.png b/usage/3d/img/shadow_pcf2.png similarity index 100% rename from tutorials/3d/img/shadow_pcf2.png rename to usage/3d/img/shadow_pcf2.png diff --git a/tutorials/3d/img/shadow_pssm.png b/usage/3d/img/shadow_pssm.png similarity index 100% rename from tutorials/3d/img/shadow_pssm.png rename to usage/3d/img/shadow_pssm.png diff --git a/tutorials/3d/img/shadow_quadrants.png b/usage/3d/img/shadow_quadrants.png similarity index 100% rename from tutorials/3d/img/shadow_quadrants.png rename to usage/3d/img/shadow_quadrants.png diff --git a/tutorials/3d/img/shadow_quadrants2.png b/usage/3d/img/shadow_quadrants2.png similarity index 100% rename from tutorials/3d/img/shadow_quadrants2.png rename to usage/3d/img/shadow_quadrants2.png diff --git a/tutorials/3d/img/spatial_material1.png b/usage/3d/img/spatial_material1.png similarity index 100% rename from tutorials/3d/img/spatial_material1.png rename to usage/3d/img/spatial_material1.png diff --git a/tutorials/3d/img/spatial_material10.png b/usage/3d/img/spatial_material10.png similarity index 100% rename from tutorials/3d/img/spatial_material10.png rename to usage/3d/img/spatial_material10.png diff --git a/tutorials/3d/img/spatial_material11.png b/usage/3d/img/spatial_material11.png similarity index 100% rename from tutorials/3d/img/spatial_material11.png rename to usage/3d/img/spatial_material11.png diff --git a/tutorials/3d/img/spatial_material12.png b/usage/3d/img/spatial_material12.png similarity index 100% rename from tutorials/3d/img/spatial_material12.png rename to usage/3d/img/spatial_material12.png diff --git a/tutorials/3d/img/spatial_material13.png b/usage/3d/img/spatial_material13.png similarity index 100% rename from tutorials/3d/img/spatial_material13.png rename to usage/3d/img/spatial_material13.png diff --git a/tutorials/3d/img/spatial_material14.png b/usage/3d/img/spatial_material14.png similarity index 100% rename from tutorials/3d/img/spatial_material14.png rename to usage/3d/img/spatial_material14.png diff --git a/tutorials/3d/img/spatial_material15.png b/usage/3d/img/spatial_material15.png similarity index 100% rename from tutorials/3d/img/spatial_material15.png rename to usage/3d/img/spatial_material15.png diff --git a/tutorials/3d/img/spatial_material16.png b/usage/3d/img/spatial_material16.png similarity index 100% rename from tutorials/3d/img/spatial_material16.png rename to usage/3d/img/spatial_material16.png diff --git a/tutorials/3d/img/spatial_material17.png b/usage/3d/img/spatial_material17.png similarity index 100% rename from tutorials/3d/img/spatial_material17.png rename to usage/3d/img/spatial_material17.png diff --git a/tutorials/3d/img/spatial_material18.png b/usage/3d/img/spatial_material18.png similarity index 100% rename from tutorials/3d/img/spatial_material18.png rename to usage/3d/img/spatial_material18.png diff --git a/tutorials/3d/img/spatial_material19.png b/usage/3d/img/spatial_material19.png similarity index 100% rename from tutorials/3d/img/spatial_material19.png rename to usage/3d/img/spatial_material19.png diff --git a/tutorials/3d/img/spatial_material2.png b/usage/3d/img/spatial_material2.png similarity index 100% rename from tutorials/3d/img/spatial_material2.png rename to usage/3d/img/spatial_material2.png diff --git a/tutorials/3d/img/spatial_material20.png b/usage/3d/img/spatial_material20.png similarity index 100% rename from tutorials/3d/img/spatial_material20.png rename to usage/3d/img/spatial_material20.png diff --git a/tutorials/3d/img/spatial_material21.png b/usage/3d/img/spatial_material21.png similarity index 100% rename from tutorials/3d/img/spatial_material21.png rename to usage/3d/img/spatial_material21.png diff --git a/tutorials/3d/img/spatial_material22.png b/usage/3d/img/spatial_material22.png similarity index 100% rename from tutorials/3d/img/spatial_material22.png rename to usage/3d/img/spatial_material22.png diff --git a/tutorials/3d/img/spatial_material23.png b/usage/3d/img/spatial_material23.png similarity index 100% rename from tutorials/3d/img/spatial_material23.png rename to usage/3d/img/spatial_material23.png diff --git a/tutorials/3d/img/spatial_material24.png b/usage/3d/img/spatial_material24.png similarity index 100% rename from tutorials/3d/img/spatial_material24.png rename to usage/3d/img/spatial_material24.png diff --git a/tutorials/3d/img/spatial_material25.png b/usage/3d/img/spatial_material25.png similarity index 100% rename from tutorials/3d/img/spatial_material25.png rename to usage/3d/img/spatial_material25.png diff --git a/tutorials/3d/img/spatial_material26.png b/usage/3d/img/spatial_material26.png similarity index 100% rename from tutorials/3d/img/spatial_material26.png rename to usage/3d/img/spatial_material26.png diff --git a/tutorials/3d/img/spatial_material3.png b/usage/3d/img/spatial_material3.png similarity index 100% rename from tutorials/3d/img/spatial_material3.png rename to usage/3d/img/spatial_material3.png diff --git a/tutorials/3d/img/spatial_material4.png b/usage/3d/img/spatial_material4.png similarity index 100% rename from tutorials/3d/img/spatial_material4.png rename to usage/3d/img/spatial_material4.png diff --git a/tutorials/3d/img/spatial_material5.png b/usage/3d/img/spatial_material5.png similarity index 100% rename from tutorials/3d/img/spatial_material5.png rename to usage/3d/img/spatial_material5.png diff --git a/tutorials/3d/img/spatial_material6.png b/usage/3d/img/spatial_material6.png similarity index 100% rename from tutorials/3d/img/spatial_material6.png rename to usage/3d/img/spatial_material6.png diff --git a/tutorials/3d/img/spatial_material7.png b/usage/3d/img/spatial_material7.png similarity index 100% rename from tutorials/3d/img/spatial_material7.png rename to usage/3d/img/spatial_material7.png diff --git a/tutorials/3d/img/spatial_material8.png b/usage/3d/img/spatial_material8.png similarity index 100% rename from tutorials/3d/img/spatial_material8.png rename to usage/3d/img/spatial_material8.png diff --git a/tutorials/3d/img/spatial_material9.png b/usage/3d/img/spatial_material9.png similarity index 100% rename from tutorials/3d/img/spatial_material9.png rename to usage/3d/img/spatial_material9.png diff --git a/tutorials/3d/img/spatial_material_proxfade.gif b/usage/3d/img/spatial_material_proxfade.gif similarity index 100% rename from tutorials/3d/img/spatial_material_proxfade.gif rename to usage/3d/img/spatial_material_proxfade.gif diff --git a/tutorials/3d/img/text_mesh.png b/usage/3d/img/text_mesh.png similarity index 100% rename from tutorials/3d/img/text_mesh.png rename to usage/3d/img/text_mesh.png diff --git a/tutorials/3d/img/text_mesh_texture.png b/usage/3d/img/text_mesh_texture.png similarity index 100% rename from tutorials/3d/img/text_mesh_texture.png rename to usage/3d/img/text_mesh_texture.png diff --git a/tutorials/3d/img/text_mesh_textured.png b/usage/3d/img/text_mesh_textured.png similarity index 100% rename from tutorials/3d/img/text_mesh_textured.png rename to usage/3d/img/text_mesh_textured.png diff --git a/tutorials/3d/img/transforms_camera.png b/usage/3d/img/transforms_camera.png similarity index 100% rename from tutorials/3d/img/transforms_camera.png rename to usage/3d/img/transforms_camera.png diff --git a/tutorials/3d/img/transforms_euler.png b/usage/3d/img/transforms_euler.png similarity index 100% rename from tutorials/3d/img/transforms_euler.png rename to usage/3d/img/transforms_euler.png diff --git a/tutorials/3d/img/transforms_euler_himself.png b/usage/3d/img/transforms_euler_himself.png similarity index 100% rename from tutorials/3d/img/transforms_euler_himself.png rename to usage/3d/img/transforms_euler_himself.png diff --git a/tutorials/3d/img/transforms_gimbal.gif b/usage/3d/img/transforms_gimbal.gif similarity index 100% rename from tutorials/3d/img/transforms_gimbal.gif rename to usage/3d/img/transforms_gimbal.gif diff --git a/tutorials/3d/img/transforms_gizmo.png b/usage/3d/img/transforms_gizmo.png similarity index 100% rename from tutorials/3d/img/transforms_gizmo.png rename to usage/3d/img/transforms_gizmo.png diff --git a/tutorials/3d/img/transforms_interpolate1.gif b/usage/3d/img/transforms_interpolate1.gif similarity index 100% rename from tutorials/3d/img/transforms_interpolate1.gif rename to usage/3d/img/transforms_interpolate1.gif diff --git a/tutorials/3d/img/transforms_interpolate2.gif b/usage/3d/img/transforms_interpolate2.gif similarity index 100% rename from tutorials/3d/img/transforms_interpolate2.gif rename to usage/3d/img/transforms_interpolate2.gif diff --git a/tutorials/3d/img/transforms_local_space.png b/usage/3d/img/transforms_local_space.png similarity index 100% rename from tutorials/3d/img/transforms_local_space.png rename to usage/3d/img/transforms_local_space.png diff --git a/tutorials/3d/img/transforms_rotate1.gif b/usage/3d/img/transforms_rotate1.gif similarity index 100% rename from tutorials/3d/img/transforms_rotate1.gif rename to usage/3d/img/transforms_rotate1.gif diff --git a/tutorials/3d/img/transforms_rotate2.gif b/usage/3d/img/transforms_rotate2.gif similarity index 100% rename from tutorials/3d/img/transforms_rotate2.gif rename to usage/3d/img/transforms_rotate2.gif diff --git a/tutorials/3d/img/tuto_3d1.png b/usage/3d/img/tuto_3d1.png similarity index 100% rename from tutorials/3d/img/tuto_3d1.png rename to usage/3d/img/tuto_3d1.png diff --git a/tutorials/3d/img/tuto_3d10.png b/usage/3d/img/tuto_3d10.png similarity index 100% rename from tutorials/3d/img/tuto_3d10.png rename to usage/3d/img/tuto_3d10.png diff --git a/tutorials/3d/img/tuto_3d11.png b/usage/3d/img/tuto_3d11.png similarity index 100% rename from tutorials/3d/img/tuto_3d11.png rename to usage/3d/img/tuto_3d11.png diff --git a/tutorials/3d/img/tuto_3d2.png b/usage/3d/img/tuto_3d2.png similarity index 100% rename from tutorials/3d/img/tuto_3d2.png rename to usage/3d/img/tuto_3d2.png diff --git a/tutorials/3d/img/tuto_3d3.png b/usage/3d/img/tuto_3d3.png similarity index 100% rename from tutorials/3d/img/tuto_3d3.png rename to usage/3d/img/tuto_3d3.png diff --git a/tutorials/3d/img/tuto_3d4.png b/usage/3d/img/tuto_3d4.png similarity index 100% rename from tutorials/3d/img/tuto_3d4.png rename to usage/3d/img/tuto_3d4.png diff --git a/tutorials/3d/img/tuto_3d5.png b/usage/3d/img/tuto_3d5.png similarity index 100% rename from tutorials/3d/img/tuto_3d5.png rename to usage/3d/img/tuto_3d5.png diff --git a/tutorials/3d/img/tuto_3d6.png b/usage/3d/img/tuto_3d6.png similarity index 100% rename from tutorials/3d/img/tuto_3d6.png rename to usage/3d/img/tuto_3d6.png diff --git a/tutorials/3d/img/tuto_3d6_1.png b/usage/3d/img/tuto_3d6_1.png similarity index 100% rename from tutorials/3d/img/tuto_3d6_1.png rename to usage/3d/img/tuto_3d6_1.png diff --git a/tutorials/3d/img/tuto_3d6_2.png b/usage/3d/img/tuto_3d6_2.png similarity index 100% rename from tutorials/3d/img/tuto_3d6_2.png rename to usage/3d/img/tuto_3d6_2.png diff --git a/tutorials/3d/img/tuto_3d8.png b/usage/3d/img/tuto_3d8.png similarity index 100% rename from tutorials/3d/img/tuto_3d8.png rename to usage/3d/img/tuto_3d8.png diff --git a/tutorials/3d/index.md b/usage/3d/index.md similarity index 100% rename from tutorials/3d/index.md rename to usage/3d/index.md diff --git a/tutorials/3d/introduction_to_3d.md b/usage/3d/introduction_to_3d.md similarity index 100% rename from tutorials/3d/introduction_to_3d.md rename to usage/3d/introduction_to_3d.md diff --git a/tutorials/3d/lights_and_shadows.md b/usage/3d/lights_and_shadows.md similarity index 100% rename from tutorials/3d/lights_and_shadows.md rename to usage/3d/lights_and_shadows.md diff --git a/tutorials/3d/occluders.md b/usage/3d/occluders.md similarity index 100% rename from tutorials/3d/occluders.md rename to usage/3d/occluders.md diff --git a/tutorials/3d/portals/advanced_room_and_portal_usage.md b/usage/3d/portals/advanced_room_and_portal_usage.md similarity index 100% rename from tutorials/3d/portals/advanced_room_and_portal_usage.md rename to usage/3d/portals/advanced_room_and_portal_usage.md diff --git a/tutorials/3d/portals/editing_rooms_and_portals.md b/usage/3d/portals/editing_rooms_and_portals.md similarity index 100% rename from tutorials/3d/portals/editing_rooms_and_portals.md rename to usage/3d/portals/editing_rooms_and_portals.md diff --git a/tutorials/3d/portals/first_steps_with_rooms_and_portals.md b/usage/3d/portals/first_steps_with_rooms_and_portals.md similarity index 100% rename from tutorials/3d/portals/first_steps_with_rooms_and_portals.md rename to usage/3d/portals/first_steps_with_rooms_and_portals.md diff --git a/tutorials/3d/portals/img/autoplace_priority.png b/usage/3d/portals/img/autoplace_priority.png similarity index 100% rename from tutorials/3d/portals/img/autoplace_priority.png rename to usage/3d/portals/img/autoplace_priority.png diff --git a/tutorials/3d/portals/img/convert_rooms_button.png b/usage/3d/portals/img/convert_rooms_button.png similarity index 100% rename from tutorials/3d/portals/img/convert_rooms_button.png rename to usage/3d/portals/img/convert_rooms_button.png diff --git a/tutorials/3d/portals/img/convex_hull.png b/usage/3d/portals/img/convex_hull.png similarity index 100% rename from tutorials/3d/portals/img/convex_hull.png rename to usage/3d/portals/img/convex_hull.png diff --git a/tutorials/3d/portals/img/cull_instance.png b/usage/3d/portals/img/cull_instance.png similarity index 100% rename from tutorials/3d/portals/img/cull_instance.png rename to usage/3d/portals/img/cull_instance.png diff --git a/tutorials/3d/portals/img/example_scenetree.png b/usage/3d/portals/img/example_scenetree.png similarity index 100% rename from tutorials/3d/portals/img/example_scenetree.png rename to usage/3d/portals/img/example_scenetree.png diff --git a/tutorials/3d/portals/img/freeform.png b/usage/3d/portals/img/freeform.png similarity index 100% rename from tutorials/3d/portals/img/freeform.png rename to usage/3d/portals/img/freeform.png diff --git a/tutorials/3d/portals/img/house_scene.png b/usage/3d/portals/img/house_scene.png similarity index 100% rename from tutorials/3d/portals/img/house_scene.png rename to usage/3d/portals/img/house_scene.png diff --git a/tutorials/3d/portals/img/island.png b/usage/3d/portals/img/island.png similarity index 100% rename from tutorials/3d/portals/img/island.png rename to usage/3d/portals/img/island.png diff --git a/tutorials/3d/portals/img/portal_inspector.png b/usage/3d/portals/img/portal_inspector.png similarity index 100% rename from tutorials/3d/portals/img/portal_inspector.png rename to usage/3d/portals/img/portal_inspector.png diff --git a/tutorials/3d/portals/img/portal_point_editing.png b/usage/3d/portals/img/portal_point_editing.png similarity index 100% rename from tutorials/3d/portals/img/portal_point_editing.png rename to usage/3d/portals/img/portal_point_editing.png diff --git a/tutorials/3d/portals/img/room_manager.png b/usage/3d/portals/img/room_manager.png similarity index 100% rename from tutorials/3d/portals/img/room_manager.png rename to usage/3d/portals/img/room_manager.png diff --git a/tutorials/3d/portals/img/room_overlap.png b/usage/3d/portals/img/room_overlap.png similarity index 100% rename from tutorials/3d/portals/img/room_overlap.png rename to usage/3d/portals/img/room_overlap.png diff --git a/tutorials/3d/portals/img/room_point_editing.png b/usage/3d/portals/img/room_point_editing.png similarity index 100% rename from tutorials/3d/portals/img/room_point_editing.png rename to usage/3d/portals/img/room_point_editing.png diff --git a/tutorials/3d/portals/img/roomgroup_notification.png b/usage/3d/portals/img/roomgroup_notification.png similarity index 100% rename from tutorials/3d/portals/img/roomgroup_notification.png rename to usage/3d/portals/img/roomgroup_notification.png diff --git a/tutorials/3d/portals/img/roomgroups.png b/usage/3d/portals/img/roomgroups.png similarity index 100% rename from tutorials/3d/portals/img/roomgroups.png rename to usage/3d/portals/img/roomgroups.png diff --git a/tutorials/3d/portals/img/roomlist_node.png b/usage/3d/portals/img/roomlist_node.png similarity index 100% rename from tutorials/3d/portals/img/roomlist_node.png rename to usage/3d/portals/img/roomlist_node.png diff --git a/tutorials/3d/portals/img/simple_room.png b/usage/3d/portals/img/simple_room.png similarity index 100% rename from tutorials/3d/portals/img/simple_room.png rename to usage/3d/portals/img/simple_room.png diff --git a/tutorials/3d/portals/img/simple_scenetree.png b/usage/3d/portals/img/simple_scenetree.png similarity index 100% rename from tutorials/3d/portals/img/simple_scenetree.png rename to usage/3d/portals/img/simple_scenetree.png diff --git a/tutorials/3d/portals/img/tent.png b/usage/3d/portals/img/tent.png similarity index 100% rename from tutorials/3d/portals/img/tent.png rename to usage/3d/portals/img/tent.png diff --git a/tutorials/3d/portals/img/tent_terrain.png b/usage/3d/portals/img/tent_terrain.png similarity index 100% rename from tutorials/3d/portals/img/tent_terrain.png rename to usage/3d/portals/img/tent_terrain.png diff --git a/tutorials/3d/portals/img/visibility_enabler.png b/usage/3d/portals/img/visibility_enabler.png similarity index 100% rename from tutorials/3d/portals/img/visibility_enabler.png rename to usage/3d/portals/img/visibility_enabler.png diff --git a/tutorials/3d/portals/index.md b/usage/3d/portals/index.md similarity index 100% rename from tutorials/3d/portals/index.md rename to usage/3d/portals/index.md diff --git a/tutorials/3d/portals/introduction_to_rooms_and_portals.md b/usage/3d/portals/introduction_to_rooms_and_portals.md similarity index 100% rename from tutorials/3d/portals/introduction_to_rooms_and_portals.md rename to usage/3d/portals/introduction_to_rooms_and_portals.md diff --git a/tutorials/3d/portals/rooms_and_portals_example.md b/usage/3d/portals/rooms_and_portals_example.md similarity index 100% rename from tutorials/3d/portals/rooms_and_portals_example.md rename to usage/3d/portals/rooms_and_portals_example.md diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_1.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_1.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_1.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_1.png diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_2.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_2.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_2.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_2.png diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_3.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_3.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_3.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_3.png diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_4.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_4.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_4.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_4.png diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_5.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_5.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_5.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_5.png diff --git a/tutorials/3d/portals/tutorial_simple/img/tutorial_simple_6.png b/usage/3d/portals/tutorial_simple/img/tutorial_simple_6.png similarity index 100% rename from tutorials/3d/portals/tutorial_simple/img/tutorial_simple_6.png rename to usage/3d/portals/tutorial_simple/img/tutorial_simple_6.png diff --git a/tutorials/3d/portals/using_objects_in_rooms_and_portals.md b/usage/3d/portals/using_objects_in_rooms_and_portals.md similarity index 100% rename from tutorials/3d/portals/using_objects_in_rooms_and_portals.md rename to usage/3d/portals/using_objects_in_rooms_and_portals.md diff --git a/tutorials/3d/procedural_geometry/arraymesh.md b/usage/3d/procedural_geometry/arraymesh.md similarity index 100% rename from tutorials/3d/procedural_geometry/arraymesh.md rename to usage/3d/procedural_geometry/arraymesh.md diff --git a/tutorials/3d/procedural_geometry/immediategeometry.md b/usage/3d/procedural_geometry/immediategeometry.md similarity index 100% rename from tutorials/3d/procedural_geometry/immediategeometry.md rename to usage/3d/procedural_geometry/immediategeometry.md diff --git a/tutorials/3d/procedural_geometry/index.md b/usage/3d/procedural_geometry/index.md similarity index 100% rename from tutorials/3d/procedural_geometry/index.md rename to usage/3d/procedural_geometry/index.md diff --git a/tutorials/3d/procedural_geometry/meshdatatool.md b/usage/3d/procedural_geometry/meshdatatool.md similarity index 100% rename from tutorials/3d/procedural_geometry/meshdatatool.md rename to usage/3d/procedural_geometry/meshdatatool.md diff --git a/tutorials/3d/procedural_geometry/surfacetool.md b/usage/3d/procedural_geometry/surfacetool.md similarity index 100% rename from tutorials/3d/procedural_geometry/surfacetool.md rename to usage/3d/procedural_geometry/surfacetool.md diff --git a/tutorials/3d/reflection_probes.md b/usage/3d/reflection_probes.md similarity index 100% rename from tutorials/3d/reflection_probes.md rename to usage/3d/reflection_probes.md diff --git a/tutorials/3d/spatial_material.md b/usage/3d/spatial_material.md similarity index 100% rename from tutorials/3d/spatial_material.md rename to usage/3d/spatial_material.md diff --git a/tutorials/3d/using_gridmaps.md b/usage/3d/using_gridmaps.md similarity index 100% rename from tutorials/3d/using_gridmaps.md rename to usage/3d/using_gridmaps.md diff --git a/tutorials/3d/using_multi_mesh_instance.md b/usage/3d/using_multi_mesh_instance.md similarity index 100% rename from tutorials/3d/using_multi_mesh_instance.md rename to usage/3d/using_multi_mesh_instance.md diff --git a/tutorials/3d/using_transforms.md b/usage/3d/using_transforms.md similarity index 100% rename from tutorials/3d/using_transforms.md rename to usage/3d/using_transforms.md diff --git a/tutorials/animation/2d_skeletons.md b/usage/animation/2d_skeletons.md similarity index 100% rename from tutorials/animation/2d_skeletons.md rename to usage/animation/2d_skeletons.md diff --git a/tutorials/animation/animation_tree.md b/usage/animation/animation_tree.md similarity index 100% rename from tutorials/animation/animation_tree.md rename to usage/animation/animation_tree.md diff --git a/tutorials/animation/cutout_animation.md b/usage/animation/cutout_animation.md similarity index 100% rename from tutorials/animation/cutout_animation.md rename to usage/animation/cutout_animation.md diff --git a/tutorials/animation/files/gbot_resources.zip b/usage/animation/files/gbot_resources.zip similarity index 100% rename from tutorials/animation/files/gbot_resources.zip rename to usage/animation/files/gbot_resources.zip diff --git a/tutorials/animation/img/animation_add.png b/usage/animation/img/animation_add.png similarity index 100% rename from tutorials/animation/img/animation_add.png rename to usage/animation/img/animation_add.png diff --git a/tutorials/animation/img/animation_add_call_method_track.png b/usage/animation/img/animation_add_call_method_track.png similarity index 100% rename from tutorials/animation/img/animation_add_call_method_track.png rename to usage/animation/img/animation_add_call_method_track.png diff --git a/tutorials/animation/img/animation_add_track.png b/usage/animation/img/animation_add_track.png similarity index 100% rename from tutorials/animation/img/animation_add_track.png rename to usage/animation/img/animation_add_track.png diff --git a/tutorials/animation/img/animation_animation_panel.png b/usage/animation/img/animation_animation_panel.png similarity index 100% rename from tutorials/animation/img/animation_animation_panel.png rename to usage/animation/img/animation_animation_panel.png diff --git a/tutorials/animation/img/animation_animation_panel_overview.png b/usage/animation/img/animation_animation_panel_overview.png similarity index 100% rename from tutorials/animation/img/animation_animation_panel_overview.png rename to usage/animation/img/animation_animation_panel_overview.png diff --git a/tutorials/animation/img/animation_animation_player_tree.png b/usage/animation/img/animation_animation_player_tree.png similarity index 100% rename from tutorials/animation/img/animation_animation_player_tree.png rename to usage/animation/img/animation_animation_player_tree.png diff --git a/tutorials/animation/img/animation_call_method_keyframe.png b/usage/animation/img/animation_call_method_keyframe.png similarity index 100% rename from tutorials/animation/img/animation_call_method_keyframe.png rename to usage/animation/img/animation_call_method_keyframe.png diff --git a/tutorials/animation/img/animation_convenience_buttons.png b/usage/animation/img/animation_convenience_buttons.png similarity index 100% rename from tutorials/animation/img/animation_convenience_buttons.png rename to usage/animation/img/animation_convenience_buttons.png diff --git a/tutorials/animation/img/animation_create_animationplayer.png b/usage/animation/img/animation_create_animationplayer.png similarity index 100% rename from tutorials/animation/img/animation_create_animationplayer.png rename to usage/animation/img/animation_create_animationplayer.png diff --git a/tutorials/animation/img/animation_create_new_animation.png b/usage/animation/img/animation_create_new_animation.png similarity index 100% rename from tutorials/animation/img/animation_create_new_animation.png rename to usage/animation/img/animation_create_new_animation.png diff --git a/tutorials/animation/img/animation_illustration.png b/usage/animation/img/animation_illustration.png similarity index 100% rename from tutorials/animation/img/animation_illustration.png rename to usage/animation/img/animation_illustration.png diff --git a/tutorials/animation/img/animation_keyframe_editor_key.png b/usage/animation/img/animation_keyframe_editor_key.png similarity index 100% rename from tutorials/animation/img/animation_keyframe_editor_key.png rename to usage/animation/img/animation_keyframe_editor_key.png diff --git a/tutorials/animation/img/animation_keyframes.png b/usage/animation/img/animation_keyframes.png similarity index 100% rename from tutorials/animation/img/animation_keyframes.png rename to usage/animation/img/animation_keyframes.png diff --git a/tutorials/animation/img/animation_loop.png b/usage/animation/img/animation_loop.png similarity index 100% rename from tutorials/animation/img/animation_loop.png rename to usage/animation/img/animation_loop.png diff --git a/tutorials/animation/img/animation_method_options.png b/usage/animation/img/animation_method_options.png similarity index 100% rename from tutorials/animation/img/animation_method_options.png rename to usage/animation/img/animation_method_options.png diff --git a/tutorials/animation/img/animation_normal_track.png b/usage/animation/img/animation_normal_track.png similarity index 100% rename from tutorials/animation/img/animation_normal_track.png rename to usage/animation/img/animation_normal_track.png diff --git a/tutorials/animation/img/animation_play_from_beginning.png b/usage/animation/img/animation_play_from_beginning.png similarity index 100% rename from tutorials/animation/img/animation_play_from_beginning.png rename to usage/animation/img/animation_play_from_beginning.png diff --git a/tutorials/animation/img/animation_properties_keyframe.png b/usage/animation/img/animation_properties_keyframe.png similarity index 100% rename from tutorials/animation/img/animation_properties_keyframe.png rename to usage/animation/img/animation_properties_keyframe.png diff --git a/tutorials/animation/img/animation_select_audiostreamplayer.png b/usage/animation/img/animation_select_audiostreamplayer.png similarity index 100% rename from tutorials/animation/img/animation_select_audiostreamplayer.png rename to usage/animation/img/animation_select_audiostreamplayer.png diff --git a/tutorials/animation/img/animation_set_length.png b/usage/animation/img/animation_set_length.png similarity index 100% rename from tutorials/animation/img/animation_set_length.png rename to usage/animation/img/animation_set_length.png diff --git a/tutorials/animation/img/animation_simple.gif b/usage/animation/img/animation_simple.gif similarity index 100% rename from tutorials/animation/img/animation_simple.gif rename to usage/animation/img/animation_simple.gif diff --git a/tutorials/animation/img/animation_timeline.png b/usage/animation/img/animation_timeline.png similarity index 100% rename from tutorials/animation/img/animation_timeline.png rename to usage/animation/img/animation_timeline.png diff --git a/tutorials/animation/img/animation_track.png b/usage/animation/img/animation_track.png similarity index 100% rename from tutorials/animation/img/animation_track.png rename to usage/animation/img/animation_track.png diff --git a/tutorials/animation/img/animation_track_interpolation.png b/usage/animation/img/animation_track_interpolation.png similarity index 100% rename from tutorials/animation/img/animation_track_interpolation.png rename to usage/animation/img/animation_track_interpolation.png diff --git a/tutorials/animation/img/animation_track_loop_modes.png b/usage/animation/img/animation_track_loop_modes.png similarity index 100% rename from tutorials/animation/img/animation_track_loop_modes.png rename to usage/animation/img/animation_track_loop_modes.png diff --git a/tutorials/animation/img/animation_track_rate.png b/usage/animation/img/animation_track_rate.png similarity index 100% rename from tutorials/animation/img/animation_track_rate.png rename to usage/animation/img/animation_track_rate.png diff --git a/tutorials/animation/img/animation_track_settings.png b/usage/animation/img/animation_track_settings.png similarity index 100% rename from tutorials/animation/img/animation_track_settings.png rename to usage/animation/img/animation_track_settings.png diff --git a/tutorials/animation/img/animtree1.png b/usage/animation/img/animtree1.png similarity index 100% rename from tutorials/animation/img/animtree1.png rename to usage/animation/img/animtree1.png diff --git a/tutorials/animation/img/animtree10.png b/usage/animation/img/animtree10.png similarity index 100% rename from tutorials/animation/img/animtree10.png rename to usage/animation/img/animtree10.png diff --git a/tutorials/animation/img/animtree11.gif b/usage/animation/img/animtree11.gif similarity index 100% rename from tutorials/animation/img/animtree11.gif rename to usage/animation/img/animtree11.gif diff --git a/tutorials/animation/img/animtree12.png b/usage/animation/img/animtree12.png similarity index 100% rename from tutorials/animation/img/animtree12.png rename to usage/animation/img/animtree12.png diff --git a/tutorials/animation/img/animtree13.png b/usage/animation/img/animtree13.png similarity index 100% rename from tutorials/animation/img/animtree13.png rename to usage/animation/img/animtree13.png diff --git a/tutorials/animation/img/animtree14.png b/usage/animation/img/animtree14.png similarity index 100% rename from tutorials/animation/img/animtree14.png rename to usage/animation/img/animtree14.png diff --git a/tutorials/animation/img/animtree15.gif b/usage/animation/img/animtree15.gif similarity index 100% rename from tutorials/animation/img/animtree15.gif rename to usage/animation/img/animtree15.gif diff --git a/tutorials/animation/img/animtree16.png b/usage/animation/img/animtree16.png similarity index 100% rename from tutorials/animation/img/animtree16.png rename to usage/animation/img/animtree16.png diff --git a/tutorials/animation/img/animtree17.png b/usage/animation/img/animtree17.png similarity index 100% rename from tutorials/animation/img/animtree17.png rename to usage/animation/img/animtree17.png diff --git a/tutorials/animation/img/animtree18.png b/usage/animation/img/animtree18.png similarity index 100% rename from tutorials/animation/img/animtree18.png rename to usage/animation/img/animtree18.png diff --git a/tutorials/animation/img/animtree2.png b/usage/animation/img/animtree2.png similarity index 100% rename from tutorials/animation/img/animtree2.png rename to usage/animation/img/animtree2.png diff --git a/tutorials/animation/img/animtree3.png b/usage/animation/img/animtree3.png similarity index 100% rename from tutorials/animation/img/animtree3.png rename to usage/animation/img/animtree3.png diff --git a/tutorials/animation/img/animtree4.png b/usage/animation/img/animtree4.png similarity index 100% rename from tutorials/animation/img/animtree4.png rename to usage/animation/img/animtree4.png diff --git a/tutorials/animation/img/animtree5.gif b/usage/animation/img/animtree5.gif similarity index 100% rename from tutorials/animation/img/animtree5.gif rename to usage/animation/img/animtree5.gif diff --git a/tutorials/animation/img/animtree6.png b/usage/animation/img/animtree6.png similarity index 100% rename from tutorials/animation/img/animtree6.png rename to usage/animation/img/animtree6.png diff --git a/tutorials/animation/img/animtree6b.gif b/usage/animation/img/animtree6b.gif similarity index 100% rename from tutorials/animation/img/animtree6b.gif rename to usage/animation/img/animtree6b.gif diff --git a/tutorials/animation/img/animtree7.gif b/usage/animation/img/animtree7.gif similarity index 100% rename from tutorials/animation/img/animtree7.gif rename to usage/animation/img/animtree7.gif diff --git a/tutorials/animation/img/animtree8.gif b/usage/animation/img/animtree8.gif similarity index 100% rename from tutorials/animation/img/animtree8.gif rename to usage/animation/img/animtree8.gif diff --git a/tutorials/animation/img/animtree9.png b/usage/animation/img/animtree9.png similarity index 100% rename from tutorials/animation/img/animtree9.png rename to usage/animation/img/animtree9.png diff --git a/tutorials/animation/img/gBot_complete.png b/usage/animation/img/gBot_complete.png similarity index 100% rename from tutorials/animation/img/gBot_complete.png rename to usage/animation/img/gBot_complete.png diff --git a/tutorials/animation/img/gBot_pieces.png b/usage/animation/img/gBot_pieces.png similarity index 100% rename from tutorials/animation/img/gBot_pieces.png rename to usage/animation/img/gBot_pieces.png diff --git a/tutorials/animation/img/playing_videos_aspect_ratio_container.png b/usage/animation/img/playing_videos_aspect_ratio_container.png similarity index 100% rename from tutorials/animation/img/playing_videos_aspect_ratio_container.png rename to usage/animation/img/playing_videos_aspect_ratio_container.png diff --git a/tutorials/animation/img/skel2d1.png b/usage/animation/img/skel2d1.png similarity index 100% rename from tutorials/animation/img/skel2d1.png rename to usage/animation/img/skel2d1.png diff --git a/tutorials/animation/img/skel2d10.png b/usage/animation/img/skel2d10.png similarity index 100% rename from tutorials/animation/img/skel2d10.png rename to usage/animation/img/skel2d10.png diff --git a/tutorials/animation/img/skel2d11.png b/usage/animation/img/skel2d11.png similarity index 100% rename from tutorials/animation/img/skel2d11.png rename to usage/animation/img/skel2d11.png diff --git a/tutorials/animation/img/skel2d12.png b/usage/animation/img/skel2d12.png similarity index 100% rename from tutorials/animation/img/skel2d12.png rename to usage/animation/img/skel2d12.png diff --git a/tutorials/animation/img/skel2d13.png b/usage/animation/img/skel2d13.png similarity index 100% rename from tutorials/animation/img/skel2d13.png rename to usage/animation/img/skel2d13.png diff --git a/tutorials/animation/img/skel2d14.png b/usage/animation/img/skel2d14.png similarity index 100% rename from tutorials/animation/img/skel2d14.png rename to usage/animation/img/skel2d14.png diff --git a/tutorials/animation/img/skel2d15.png b/usage/animation/img/skel2d15.png similarity index 100% rename from tutorials/animation/img/skel2d15.png rename to usage/animation/img/skel2d15.png diff --git a/tutorials/animation/img/skel2d16.png b/usage/animation/img/skel2d16.png similarity index 100% rename from tutorials/animation/img/skel2d16.png rename to usage/animation/img/skel2d16.png diff --git a/tutorials/animation/img/skel2d17.png b/usage/animation/img/skel2d17.png similarity index 100% rename from tutorials/animation/img/skel2d17.png rename to usage/animation/img/skel2d17.png diff --git a/tutorials/animation/img/skel2d18.png b/usage/animation/img/skel2d18.png similarity index 100% rename from tutorials/animation/img/skel2d18.png rename to usage/animation/img/skel2d18.png diff --git a/tutorials/animation/img/skel2d19.png b/usage/animation/img/skel2d19.png similarity index 100% rename from tutorials/animation/img/skel2d19.png rename to usage/animation/img/skel2d19.png diff --git a/tutorials/animation/img/skel2d2.png b/usage/animation/img/skel2d2.png similarity index 100% rename from tutorials/animation/img/skel2d2.png rename to usage/animation/img/skel2d2.png diff --git a/tutorials/animation/img/skel2d20.gif b/usage/animation/img/skel2d20.gif similarity index 100% rename from tutorials/animation/img/skel2d20.gif rename to usage/animation/img/skel2d20.gif diff --git a/tutorials/animation/img/skel2d21.gif b/usage/animation/img/skel2d21.gif similarity index 100% rename from tutorials/animation/img/skel2d21.gif rename to usage/animation/img/skel2d21.gif diff --git a/tutorials/animation/img/skel2d22.png b/usage/animation/img/skel2d22.png similarity index 100% rename from tutorials/animation/img/skel2d22.png rename to usage/animation/img/skel2d22.png diff --git a/tutorials/animation/img/skel2d23.png b/usage/animation/img/skel2d23.png similarity index 100% rename from tutorials/animation/img/skel2d23.png rename to usage/animation/img/skel2d23.png diff --git a/tutorials/animation/img/skel2d24.png b/usage/animation/img/skel2d24.png similarity index 100% rename from tutorials/animation/img/skel2d24.png rename to usage/animation/img/skel2d24.png diff --git a/tutorials/animation/img/skel2d25.gif b/usage/animation/img/skel2d25.gif similarity index 100% rename from tutorials/animation/img/skel2d25.gif rename to usage/animation/img/skel2d25.gif diff --git a/tutorials/animation/img/skel2d3.png b/usage/animation/img/skel2d3.png similarity index 100% rename from tutorials/animation/img/skel2d3.png rename to usage/animation/img/skel2d3.png diff --git a/tutorials/animation/img/skel2d4.png b/usage/animation/img/skel2d4.png similarity index 100% rename from tutorials/animation/img/skel2d4.png rename to usage/animation/img/skel2d4.png diff --git a/tutorials/animation/img/skel2d5.png b/usage/animation/img/skel2d5.png similarity index 100% rename from tutorials/animation/img/skel2d5.png rename to usage/animation/img/skel2d5.png diff --git a/tutorials/animation/img/skel2d6.png b/usage/animation/img/skel2d6.png similarity index 100% rename from tutorials/animation/img/skel2d6.png rename to usage/animation/img/skel2d6.png diff --git a/tutorials/animation/img/skel2d7.png b/usage/animation/img/skel2d7.png similarity index 100% rename from tutorials/animation/img/skel2d7.png rename to usage/animation/img/skel2d7.png diff --git a/tutorials/animation/img/skel2d8.png b/usage/animation/img/skel2d8.png similarity index 100% rename from tutorials/animation/img/skel2d8.png rename to usage/animation/img/skel2d8.png diff --git a/tutorials/animation/img/skel2d9.png b/usage/animation/img/skel2d9.png similarity index 100% rename from tutorials/animation/img/skel2d9.png rename to usage/animation/img/skel2d9.png diff --git a/tutorials/animation/img/tuto_cutout1.png b/usage/animation/img/tuto_cutout1.png similarity index 100% rename from tutorials/animation/img/tuto_cutout1.png rename to usage/animation/img/tuto_cutout1.png diff --git a/tutorials/animation/img/tuto_cutout10.png b/usage/animation/img/tuto_cutout10.png similarity index 100% rename from tutorials/animation/img/tuto_cutout10.png rename to usage/animation/img/tuto_cutout10.png diff --git a/tutorials/animation/img/tuto_cutout11.png b/usage/animation/img/tuto_cutout11.png similarity index 100% rename from tutorials/animation/img/tuto_cutout11.png rename to usage/animation/img/tuto_cutout11.png diff --git a/tutorials/animation/img/tuto_cutout12.png b/usage/animation/img/tuto_cutout12.png similarity index 100% rename from tutorials/animation/img/tuto_cutout12.png rename to usage/animation/img/tuto_cutout12.png diff --git a/tutorials/animation/img/tuto_cutout13.png b/usage/animation/img/tuto_cutout13.png similarity index 100% rename from tutorials/animation/img/tuto_cutout13.png rename to usage/animation/img/tuto_cutout13.png diff --git a/tutorials/animation/img/tuto_cutout14.png b/usage/animation/img/tuto_cutout14.png similarity index 100% rename from tutorials/animation/img/tuto_cutout14.png rename to usage/animation/img/tuto_cutout14.png diff --git a/tutorials/animation/img/tuto_cutout15.png b/usage/animation/img/tuto_cutout15.png similarity index 100% rename from tutorials/animation/img/tuto_cutout15.png rename to usage/animation/img/tuto_cutout15.png diff --git a/tutorials/animation/img/tuto_cutout15_2.png b/usage/animation/img/tuto_cutout15_2.png similarity index 100% rename from tutorials/animation/img/tuto_cutout15_2.png rename to usage/animation/img/tuto_cutout15_2.png diff --git a/tutorials/animation/img/tuto_cutout16.png b/usage/animation/img/tuto_cutout16.png similarity index 100% rename from tutorials/animation/img/tuto_cutout16.png rename to usage/animation/img/tuto_cutout16.png diff --git a/tutorials/animation/img/tuto_cutout17.png b/usage/animation/img/tuto_cutout17.png similarity index 100% rename from tutorials/animation/img/tuto_cutout17.png rename to usage/animation/img/tuto_cutout17.png diff --git a/tutorials/animation/img/tuto_cutout18.png b/usage/animation/img/tuto_cutout18.png similarity index 100% rename from tutorials/animation/img/tuto_cutout18.png rename to usage/animation/img/tuto_cutout18.png diff --git a/tutorials/animation/img/tuto_cutout19.png b/usage/animation/img/tuto_cutout19.png similarity index 100% rename from tutorials/animation/img/tuto_cutout19.png rename to usage/animation/img/tuto_cutout19.png diff --git a/tutorials/animation/img/tuto_cutout2.png b/usage/animation/img/tuto_cutout2.png similarity index 100% rename from tutorials/animation/img/tuto_cutout2.png rename to usage/animation/img/tuto_cutout2.png diff --git a/tutorials/animation/img/tuto_cutout20.png b/usage/animation/img/tuto_cutout20.png similarity index 100% rename from tutorials/animation/img/tuto_cutout20.png rename to usage/animation/img/tuto_cutout20.png diff --git a/tutorials/animation/img/tuto_cutout21.png b/usage/animation/img/tuto_cutout21.png similarity index 100% rename from tutorials/animation/img/tuto_cutout21.png rename to usage/animation/img/tuto_cutout21.png diff --git a/tutorials/animation/img/tuto_cutout22.png b/usage/animation/img/tuto_cutout22.png similarity index 100% rename from tutorials/animation/img/tuto_cutout22.png rename to usage/animation/img/tuto_cutout22.png diff --git a/tutorials/animation/img/tuto_cutout23.png b/usage/animation/img/tuto_cutout23.png similarity index 100% rename from tutorials/animation/img/tuto_cutout23.png rename to usage/animation/img/tuto_cutout23.png diff --git a/tutorials/animation/img/tuto_cutout24.png b/usage/animation/img/tuto_cutout24.png similarity index 100% rename from tutorials/animation/img/tuto_cutout24.png rename to usage/animation/img/tuto_cutout24.png diff --git a/tutorials/animation/img/tuto_cutout3.png b/usage/animation/img/tuto_cutout3.png similarity index 100% rename from tutorials/animation/img/tuto_cutout3.png rename to usage/animation/img/tuto_cutout3.png diff --git a/tutorials/animation/img/tuto_cutout4.png b/usage/animation/img/tuto_cutout4.png similarity index 100% rename from tutorials/animation/img/tuto_cutout4.png rename to usage/animation/img/tuto_cutout4.png diff --git a/tutorials/animation/img/tuto_cutout5.png b/usage/animation/img/tuto_cutout5.png similarity index 100% rename from tutorials/animation/img/tuto_cutout5.png rename to usage/animation/img/tuto_cutout5.png diff --git a/tutorials/animation/img/tuto_cutout6.png b/usage/animation/img/tuto_cutout6.png similarity index 100% rename from tutorials/animation/img/tuto_cutout6.png rename to usage/animation/img/tuto_cutout6.png diff --git a/tutorials/animation/img/tuto_cutout7.png b/usage/animation/img/tuto_cutout7.png similarity index 100% rename from tutorials/animation/img/tuto_cutout7.png rename to usage/animation/img/tuto_cutout7.png diff --git a/tutorials/animation/img/tuto_cutout9.png b/usage/animation/img/tuto_cutout9.png similarity index 100% rename from tutorials/animation/img/tuto_cutout9.png rename to usage/animation/img/tuto_cutout9.png diff --git a/tutorials/animation/img/tuto_cutout_walk.gif b/usage/animation/img/tuto_cutout_walk.gif similarity index 100% rename from tutorials/animation/img/tuto_cutout_walk.gif rename to usage/animation/img/tuto_cutout_walk.gif diff --git a/tutorials/animation/img/tutovec_torso1.gif b/usage/animation/img/tutovec_torso1.gif similarity index 100% rename from tutorials/animation/img/tutovec_torso1.gif rename to usage/animation/img/tutovec_torso1.gif diff --git a/tutorials/animation/img/tutovec_torso2.gif b/usage/animation/img/tutovec_torso2.gif similarity index 100% rename from tutorials/animation/img/tutovec_torso2.gif rename to usage/animation/img/tutovec_torso2.gif diff --git a/tutorials/animation/img/tutovec_torso4.gif b/usage/animation/img/tutovec_torso4.gif similarity index 100% rename from tutorials/animation/img/tutovec_torso4.gif rename to usage/animation/img/tutovec_torso4.gif diff --git a/tutorials/animation/img/tutovec_torso5.gif b/usage/animation/img/tutovec_torso5.gif similarity index 100% rename from tutorials/animation/img/tutovec_torso5.gif rename to usage/animation/img/tutovec_torso5.gif diff --git a/tutorials/animation/index.md b/usage/animation/index.md similarity index 100% rename from tutorials/animation/index.md rename to usage/animation/index.md diff --git a/tutorials/animation/introduction.md b/usage/animation/introduction.md similarity index 100% rename from tutorials/animation/introduction.md rename to usage/animation/introduction.md diff --git a/tutorials/animation/playing_videos.md b/usage/animation/playing_videos.md similarity index 100% rename from tutorials/animation/playing_videos.md rename to usage/animation/playing_videos.md diff --git a/tutorials/assets_pipeline/escn_exporter/animation.md b/usage/assets_pipeline/escn_exporter/animation.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/animation.md rename to usage/assets_pipeline/escn_exporter/animation.md diff --git a/tutorials/assets_pipeline/escn_exporter/img/armature.jpg b/usage/assets_pipeline/escn_exporter/img/armature.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/armature.jpg rename to usage/assets_pipeline/escn_exporter/img/armature.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/body_type.jpg b/usage/assets_pipeline/escn_exporter/img/body_type.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/body_type.jpg rename to usage/assets_pipeline/escn_exporter/img/body_type.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/col_only.png b/usage/assets_pipeline/escn_exporter/img/col_only.png similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/col_only.png rename to usage/assets_pipeline/escn_exporter/img/col_only.png diff --git a/tutorials/assets_pipeline/escn_exporter/img/collision_shapes.jpg b/usage/assets_pipeline/escn_exporter/img/collision_shapes.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/collision_shapes.jpg rename to usage/assets_pipeline/escn_exporter/img/collision_shapes.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/dope_sheet.jpg b/usage/assets_pipeline/escn_exporter/img/dope_sheet.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/dope_sheet.jpg rename to usage/assets_pipeline/escn_exporter/img/dope_sheet.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/enable_physics.png b/usage/assets_pipeline/escn_exporter/img/enable_physics.png similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/enable_physics.png rename to usage/assets_pipeline/escn_exporter/img/enable_physics.png diff --git a/tutorials/assets_pipeline/escn_exporter/img/external_mat_option.jpg b/usage/assets_pipeline/escn_exporter/img/external_mat_option.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/external_mat_option.jpg rename to usage/assets_pipeline/escn_exporter/img/external_mat_option.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/gd_dot_material.jpg b/usage/assets_pipeline/escn_exporter/img/gd_dot_material.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/gd_dot_material.jpg rename to usage/assets_pipeline/escn_exporter/img/gd_dot_material.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/hide.jpg b/usage/assets_pipeline/escn_exporter/img/hide.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/hide.jpg rename to usage/assets_pipeline/escn_exporter/img/hide.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/in_godot.jpg b/usage/assets_pipeline/escn_exporter/img/in_godot.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/in_godot.jpg rename to usage/assets_pipeline/escn_exporter/img/in_godot.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/light_properties.jpg b/usage/assets_pipeline/escn_exporter/img/light_properties.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/light_properties.jpg rename to usage/assets_pipeline/escn_exporter/img/light_properties.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/material_search.jpg b/usage/assets_pipeline/escn_exporter/img/material_search.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/material_search.jpg rename to usage/assets_pipeline/escn_exporter/img/material_search.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/nla_editor.jpg b/usage/assets_pipeline/escn_exporter/img/nla_editor.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/nla_editor.jpg rename to usage/assets_pipeline/escn_exporter/img/nla_editor.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/nla_pushdown.jpg b/usage/assets_pipeline/escn_exporter/img/nla_pushdown.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/nla_pushdown.jpg rename to usage/assets_pipeline/escn_exporter/img/nla_pushdown.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/nla_strip.jpg b/usage/assets_pipeline/escn_exporter/img/nla_strip.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/nla_strip.jpg rename to usage/assets_pipeline/escn_exporter/img/nla_strip.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/stash_action.jpg b/usage/assets_pipeline/escn_exporter/img/stash_action.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/stash_action.jpg rename to usage/assets_pipeline/escn_exporter/img/stash_action.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/img/stash_action_option.jpg b/usage/assets_pipeline/escn_exporter/img/stash_action_option.jpg similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/img/stash_action_option.jpg rename to usage/assets_pipeline/escn_exporter/img/stash_action_option.jpg diff --git a/tutorials/assets_pipeline/escn_exporter/index.md b/usage/assets_pipeline/escn_exporter/index.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/index.md rename to usage/assets_pipeline/escn_exporter/index.md diff --git a/tutorials/assets_pipeline/escn_exporter/lights.md b/usage/assets_pipeline/escn_exporter/lights.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/lights.md rename to usage/assets_pipeline/escn_exporter/lights.md diff --git a/tutorials/assets_pipeline/escn_exporter/material.md b/usage/assets_pipeline/escn_exporter/material.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/material.md rename to usage/assets_pipeline/escn_exporter/material.md diff --git a/tutorials/assets_pipeline/escn_exporter/mesh.md b/usage/assets_pipeline/escn_exporter/mesh.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/mesh.md rename to usage/assets_pipeline/escn_exporter/mesh.md diff --git a/tutorials/assets_pipeline/escn_exporter/physics.md b/usage/assets_pipeline/escn_exporter/physics.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/physics.md rename to usage/assets_pipeline/escn_exporter/physics.md diff --git a/tutorials/assets_pipeline/escn_exporter/skeleton.md b/usage/assets_pipeline/escn_exporter/skeleton.md similarity index 100% rename from tutorials/assets_pipeline/escn_exporter/skeleton.md rename to usage/assets_pipeline/escn_exporter/skeleton.md diff --git a/tutorials/assets_pipeline/exporting_3d_scenes.md b/usage/assets_pipeline/exporting_3d_scenes.md similarity index 100% rename from tutorials/assets_pipeline/exporting_3d_scenes.md rename to usage/assets_pipeline/exporting_3d_scenes.md diff --git a/tutorials/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png b/usage/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png similarity index 100% rename from tutorials/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png rename to usage/assets_pipeline/img/3dimp_BlenderEmptyDrawTypes.png diff --git a/tutorials/assets_pipeline/img/asset_workflow1.png b/usage/assets_pipeline/img/asset_workflow1.png similarity index 100% rename from tutorials/assets_pipeline/img/asset_workflow1.png rename to usage/assets_pipeline/img/asset_workflow1.png diff --git a/tutorials/assets_pipeline/img/asset_workflow2.png b/usage/assets_pipeline/img/asset_workflow2.png similarity index 100% rename from tutorials/assets_pipeline/img/asset_workflow2.png rename to usage/assets_pipeline/img/asset_workflow2.png diff --git a/tutorials/assets_pipeline/img/asset_workflow3.png b/usage/assets_pipeline/img/asset_workflow3.png similarity index 100% rename from tutorials/assets_pipeline/img/asset_workflow3.png rename to usage/assets_pipeline/img/asset_workflow3.png diff --git a/tutorials/assets_pipeline/img/asset_workflow4.png b/usage/assets_pipeline/img/asset_workflow4.png similarity index 100% rename from tutorials/assets_pipeline/img/asset_workflow4.png rename to usage/assets_pipeline/img/asset_workflow4.png diff --git a/tutorials/assets_pipeline/img/asset_workflow5.png b/usage/assets_pipeline/img/asset_workflow5.png similarity index 100% rename from tutorials/assets_pipeline/img/asset_workflow5.png rename to usage/assets_pipeline/img/asset_workflow5.png diff --git a/tutorials/assets_pipeline/img/audio_stream_import.png b/usage/assets_pipeline/img/audio_stream_import.png similarity index 100% rename from tutorials/assets_pipeline/img/audio_stream_import.png rename to usage/assets_pipeline/img/audio_stream_import.png diff --git a/tutorials/assets_pipeline/img/bad.png b/usage/assets_pipeline/img/bad.png similarity index 100% rename from tutorials/assets_pipeline/img/bad.png rename to usage/assets_pipeline/img/bad.png diff --git a/tutorials/assets_pipeline/img/fixedborder.png b/usage/assets_pipeline/img/fixedborder.png similarity index 100% rename from tutorials/assets_pipeline/img/fixedborder.png rename to usage/assets_pipeline/img/fixedborder.png diff --git a/tutorials/assets_pipeline/img/gltf_godot_export.png b/usage/assets_pipeline/img/gltf_godot_export.png similarity index 100% rename from tutorials/assets_pipeline/img/gltf_godot_export.png rename to usage/assets_pipeline/img/gltf_godot_export.png diff --git a/tutorials/assets_pipeline/img/good.png b/usage/assets_pipeline/img/good.png similarity index 100% rename from tutorials/assets_pipeline/img/good.png rename to usage/assets_pipeline/img/good.png diff --git a/tutorials/assets_pipeline/img/image_import1.png b/usage/assets_pipeline/img/image_import1.png similarity index 100% rename from tutorials/assets_pipeline/img/image_import1.png rename to usage/assets_pipeline/img/image_import1.png diff --git a/tutorials/assets_pipeline/img/import_csv.png b/usage/assets_pipeline/img/import_csv.png similarity index 100% rename from tutorials/assets_pipeline/img/import_csv.png rename to usage/assets_pipeline/img/import_csv.png diff --git a/tutorials/assets_pipeline/img/regular.png b/usage/assets_pipeline/img/regular.png similarity index 100% rename from tutorials/assets_pipeline/img/regular.png rename to usage/assets_pipeline/img/regular.png diff --git a/tutorials/assets_pipeline/img/reimport_multiple.png b/usage/assets_pipeline/img/reimport_multiple.png similarity index 100% rename from tutorials/assets_pipeline/img/reimport_multiple.png rename to usage/assets_pipeline/img/reimport_multiple.png diff --git a/tutorials/assets_pipeline/img/reverb.png b/usage/assets_pipeline/img/reverb.png similarity index 100% rename from tutorials/assets_pipeline/img/reverb.png rename to usage/assets_pipeline/img/reverb.png diff --git a/tutorials/assets_pipeline/img/scene_import1.png b/usage/assets_pipeline/img/scene_import1.png similarity index 100% rename from tutorials/assets_pipeline/img/scene_import1.png rename to usage/assets_pipeline/img/scene_import1.png diff --git a/tutorials/assets_pipeline/img/scene_import2.png b/usage/assets_pipeline/img/scene_import2.png similarity index 100% rename from tutorials/assets_pipeline/img/scene_import2.png rename to usage/assets_pipeline/img/scene_import2.png diff --git a/tutorials/assets_pipeline/img/scene_import3.png b/usage/assets_pipeline/img/scene_import3.png similarity index 100% rename from tutorials/assets_pipeline/img/scene_import3.png rename to usage/assets_pipeline/img/scene_import3.png diff --git a/tutorials/assets_pipeline/img/scene_import4.png b/usage/assets_pipeline/img/scene_import4.png similarity index 100% rename from tutorials/assets_pipeline/img/scene_import4.png rename to usage/assets_pipeline/img/scene_import4.png diff --git a/tutorials/assets_pipeline/import_process.md b/usage/assets_pipeline/import_process.md similarity index 100% rename from tutorials/assets_pipeline/import_process.md rename to usage/assets_pipeline/import_process.md diff --git a/tutorials/assets_pipeline/importing_audio_samples.md b/usage/assets_pipeline/importing_audio_samples.md similarity index 100% rename from tutorials/assets_pipeline/importing_audio_samples.md rename to usage/assets_pipeline/importing_audio_samples.md diff --git a/tutorials/assets_pipeline/importing_images.md b/usage/assets_pipeline/importing_images.md similarity index 100% rename from tutorials/assets_pipeline/importing_images.md rename to usage/assets_pipeline/importing_images.md diff --git a/tutorials/assets_pipeline/importing_scenes.md b/usage/assets_pipeline/importing_scenes.md similarity index 100% rename from tutorials/assets_pipeline/importing_scenes.md rename to usage/assets_pipeline/importing_scenes.md diff --git a/tutorials/assets_pipeline/importing_translations.md b/usage/assets_pipeline/importing_translations.md similarity index 100% rename from tutorials/assets_pipeline/importing_translations.md rename to usage/assets_pipeline/importing_translations.md diff --git a/tutorials/assets_pipeline/index.md b/usage/assets_pipeline/index.md similarity index 100% rename from tutorials/assets_pipeline/index.md rename to usage/assets_pipeline/index.md diff --git a/tutorials/audio/audio_buses.md b/usage/audio/audio_buses.md similarity index 100% rename from tutorials/audio/audio_buses.md rename to usage/audio/audio_buses.md diff --git a/tutorials/audio/audio_streams.md b/usage/audio/audio_streams.md similarity index 100% rename from tutorials/audio/audio_streams.md rename to usage/audio/audio_streams.md diff --git a/tutorials/audio/img/audio_buses1.png b/usage/audio/img/audio_buses1.png similarity index 100% rename from tutorials/audio/img/audio_buses1.png rename to usage/audio/img/audio_buses1.png diff --git a/tutorials/audio/img/audio_buses2.png b/usage/audio/img/audio_buses2.png similarity index 100% rename from tutorials/audio/img/audio_buses2.png rename to usage/audio/img/audio_buses2.png diff --git a/tutorials/audio/img/audio_buses3.png b/usage/audio/img/audio_buses3.png similarity index 100% rename from tutorials/audio/img/audio_buses3.png rename to usage/audio/img/audio_buses3.png diff --git a/tutorials/audio/img/audio_buses4.png b/usage/audio/img/audio_buses4.png similarity index 100% rename from tutorials/audio/img/audio_buses4.png rename to usage/audio/img/audio_buses4.png diff --git a/tutorials/audio/img/audio_buses5.png b/usage/audio/img/audio_buses5.png similarity index 100% rename from tutorials/audio/img/audio_buses5.png rename to usage/audio/img/audio_buses5.png diff --git a/tutorials/audio/img/audio_stream_2d.png b/usage/audio/img/audio_stream_2d.png similarity index 100% rename from tutorials/audio/img/audio_stream_2d.png rename to usage/audio/img/audio_stream_2d.png diff --git a/tutorials/audio/img/audio_stream_2d_area.png b/usage/audio/img/audio_stream_2d_area.png similarity index 100% rename from tutorials/audio/img/audio_stream_2d_area.png rename to usage/audio/img/audio_stream_2d_area.png diff --git a/tutorials/audio/img/audio_stream_3d.png b/usage/audio/img/audio_stream_3d.png similarity index 100% rename from tutorials/audio/img/audio_stream_3d.png rename to usage/audio/img/audio_stream_3d.png diff --git a/tutorials/audio/img/audio_stream_3d_area.png b/usage/audio/img/audio_stream_3d_area.png similarity index 100% rename from tutorials/audio/img/audio_stream_3d_area.png rename to usage/audio/img/audio_stream_3d_area.png diff --git a/tutorials/audio/img/audio_stream_doppler.png b/usage/audio/img/audio_stream_doppler.png similarity index 100% rename from tutorials/audio/img/audio_stream_doppler.png rename to usage/audio/img/audio_stream_doppler.png diff --git a/tutorials/audio/img/audio_stream_player.png b/usage/audio/img/audio_stream_player.png similarity index 100% rename from tutorials/audio/img/audio_stream_player.png rename to usage/audio/img/audio_stream_player.png diff --git a/tutorials/audio/img/audio_stream_reverb_bus.png b/usage/audio/img/audio_stream_reverb_bus.png similarity index 100% rename from tutorials/audio/img/audio_stream_reverb_bus.png rename to usage/audio/img/audio_stream_reverb_bus.png diff --git a/tutorials/audio/img/audio_stream_reverb_bus2.png b/usage/audio/img/audio_stream_reverb_bus2.png similarity index 100% rename from tutorials/audio/img/audio_stream_reverb_bus2.png rename to usage/audio/img/audio_stream_reverb_bus2.png diff --git a/tutorials/audio/img/record_bus.png b/usage/audio/img/record_bus.png similarity index 100% rename from tutorials/audio/img/record_bus.png rename to usage/audio/img/record_bus.png diff --git a/tutorials/audio/img/record_stream_player.png b/usage/audio/img/record_stream_player.png similarity index 100% rename from tutorials/audio/img/record_stream_player.png rename to usage/audio/img/record_stream_player.png diff --git a/tutorials/audio/index.md b/usage/audio/index.md similarity index 100% rename from tutorials/audio/index.md rename to usage/audio/index.md diff --git a/tutorials/audio/recording_with_microphone.md b/usage/audio/recording_with_microphone.md similarity index 100% rename from tutorials/audio/recording_with_microphone.md rename to usage/audio/recording_with_microphone.md diff --git a/tutorials/audio/sync_with_audio.md b/usage/audio/sync_with_audio.md similarity index 100% rename from tutorials/audio/sync_with_audio.md rename to usage/audio/sync_with_audio.md diff --git a/tutorials/best_practices/autoloads_versus_internal_nodes.md b/usage/best_practices/autoloads_versus_internal_nodes.md similarity index 100% rename from tutorials/best_practices/autoloads_versus_internal_nodes.md rename to usage/best_practices/autoloads_versus_internal_nodes.md diff --git a/tutorials/best_practices/data_preferences.md b/usage/best_practices/data_preferences.md similarity index 100% rename from tutorials/best_practices/data_preferences.md rename to usage/best_practices/data_preferences.md diff --git a/tutorials/best_practices/godot_interfaces.md b/usage/best_practices/godot_interfaces.md similarity index 100% rename from tutorials/best_practices/godot_interfaces.md rename to usage/best_practices/godot_interfaces.md diff --git a/tutorials/best_practices/godot_notifications.md b/usage/best_practices/godot_notifications.md similarity index 100% rename from tutorials/best_practices/godot_notifications.md rename to usage/best_practices/godot_notifications.md diff --git a/tutorials/best_practices/img/version_control_menu.png b/usage/best_practices/img/version_control_menu.png similarity index 100% rename from tutorials/best_practices/img/version_control_menu.png rename to usage/best_practices/img/version_control_menu.png diff --git a/tutorials/best_practices/index.md b/usage/best_practices/index.md similarity index 100% rename from tutorials/best_practices/index.md rename to usage/best_practices/index.md diff --git a/tutorials/best_practices/introduction_best_practices.md b/usage/best_practices/introduction_best_practices.md similarity index 100% rename from tutorials/best_practices/introduction_best_practices.md rename to usage/best_practices/introduction_best_practices.md diff --git a/tutorials/best_practices/logic_preferences.md b/usage/best_practices/logic_preferences.md similarity index 100% rename from tutorials/best_practices/logic_preferences.md rename to usage/best_practices/logic_preferences.md diff --git a/tutorials/best_practices/node_alternatives.md b/usage/best_practices/node_alternatives.md similarity index 100% rename from tutorials/best_practices/node_alternatives.md rename to usage/best_practices/node_alternatives.md diff --git a/tutorials/best_practices/project_organization.md b/usage/best_practices/project_organization.md similarity index 100% rename from tutorials/best_practices/project_organization.md rename to usage/best_practices/project_organization.md diff --git a/tutorials/best_practices/scene_organization.md b/usage/best_practices/scene_organization.md similarity index 100% rename from tutorials/best_practices/scene_organization.md rename to usage/best_practices/scene_organization.md diff --git a/tutorials/best_practices/scenes_versus_scripts.md b/usage/best_practices/scenes_versus_scripts.md similarity index 100% rename from tutorials/best_practices/scenes_versus_scripts.md rename to usage/best_practices/scenes_versus_scripts.md diff --git a/tutorials/best_practices/version_control_systems.md b/usage/best_practices/version_control_systems.md similarity index 100% rename from tutorials/best_practices/version_control_systems.md rename to usage/best_practices/version_control_systems.md diff --git a/tutorials/best_practices/what_are_godot_classes.md b/usage/best_practices/what_are_godot_classes.md similarity index 100% rename from tutorials/best_practices/what_are_godot_classes.md rename to usage/best_practices/what_are_godot_classes.md diff --git a/tutorials/editor/command_line_tutorial.md b/usage/editor/command_line_tutorial.md similarity index 100% rename from tutorials/editor/command_line_tutorial.md rename to usage/editor/command_line_tutorial.md diff --git a/tutorials/editor/default_key_mapping.md b/usage/editor/default_key_mapping.md similarity index 100% rename from tutorials/editor/default_key_mapping.md rename to usage/editor/default_key_mapping.md diff --git a/tutorials/editor/external_editor.md b/usage/editor/external_editor.md similarity index 100% rename from tutorials/editor/external_editor.md rename to usage/editor/external_editor.md diff --git a/tutorials/editor/img/configure_profile.png b/usage/editor/img/configure_profile.png similarity index 100% rename from tutorials/editor/img/configure_profile.png rename to usage/editor/img/configure_profile.png diff --git a/tutorials/editor/img/editor_settings.png b/usage/editor/img/editor_settings.png similarity index 100% rename from tutorials/editor/img/editor_settings.png rename to usage/editor/img/editor_settings.png diff --git a/tutorials/editor/img/node_features.png b/usage/editor/img/node_features.png similarity index 100% rename from tutorials/editor/img/node_features.png rename to usage/editor/img/node_features.png diff --git a/tutorials/editor/index.md b/usage/editor/index.md similarity index 100% rename from tutorials/editor/index.md rename to usage/editor/index.md diff --git a/tutorials/editor/managing_editor_features.md b/usage/editor/managing_editor_features.md similarity index 100% rename from tutorials/editor/managing_editor_features.md rename to usage/editor/managing_editor_features.md diff --git a/tutorials/editor/using_the_web_editor.md b/usage/editor/using_the_web_editor.md similarity index 100% rename from tutorials/editor/using_the_web_editor.md rename to usage/editor/using_the_web_editor.md diff --git a/tutorials/export/android_custom_build.md b/usage/export/android_custom_build.md similarity index 100% rename from tutorials/export/android_custom_build.md rename to usage/export/android_custom_build.md diff --git a/tutorials/export/changing_application_icon_for_windows.md b/usage/export/changing_application_icon_for_windows.md similarity index 100% rename from tutorials/export/changing_application_icon_for_windows.md rename to usage/export/changing_application_icon_for_windows.md diff --git a/tutorials/export/exporting_basics.md b/usage/export/exporting_basics.md similarity index 100% rename from tutorials/export/exporting_basics.md rename to usage/export/exporting_basics.md diff --git a/tutorials/export/exporting_for_android.md b/usage/export/exporting_for_android.md similarity index 100% rename from tutorials/export/exporting_for_android.md rename to usage/export/exporting_for_android.md diff --git a/tutorials/export/exporting_for_dedicated_servers.md b/usage/export/exporting_for_dedicated_servers.md similarity index 100% rename from tutorials/export/exporting_for_dedicated_servers.md rename to usage/export/exporting_for_dedicated_servers.md diff --git a/tutorials/export/exporting_for_ios.md b/usage/export/exporting_for_ios.md similarity index 100% rename from tutorials/export/exporting_for_ios.md rename to usage/export/exporting_for_ios.md diff --git a/tutorials/export/exporting_for_linux.md b/usage/export/exporting_for_linux.md similarity index 100% rename from tutorials/export/exporting_for_linux.md rename to usage/export/exporting_for_linux.md diff --git a/tutorials/export/exporting_for_macos.md b/usage/export/exporting_for_macos.md similarity index 100% rename from tutorials/export/exporting_for_macos.md rename to usage/export/exporting_for_macos.md diff --git a/tutorials/export/exporting_for_uwp.md b/usage/export/exporting_for_uwp.md similarity index 100% rename from tutorials/export/exporting_for_uwp.md rename to usage/export/exporting_for_uwp.md diff --git a/tutorials/export/exporting_for_web.md b/usage/export/exporting_for_web.md similarity index 100% rename from tutorials/export/exporting_for_web.md rename to usage/export/exporting_for_web.md diff --git a/tutorials/export/exporting_for_windows.md b/usage/export/exporting_for_windows.md similarity index 100% rename from tutorials/export/exporting_for_windows.md rename to usage/export/exporting_for_windows.md diff --git a/tutorials/export/exporting_pcks.md b/usage/export/exporting_pcks.md similarity index 100% rename from tutorials/export/exporting_pcks.md rename to usage/export/exporting_pcks.md diff --git a/tutorials/export/exporting_projects.md b/usage/export/exporting_projects.md similarity index 100% rename from tutorials/export/exporting_projects.md rename to usage/export/exporting_projects.md diff --git a/tutorials/export/feature_tags.md b/usage/export/feature_tags.md similarity index 100% rename from tutorials/export/feature_tags.md rename to usage/export/feature_tags.md diff --git a/tutorials/export/img/UWP_export_signing.png b/usage/export/img/UWP_export_signing.png similarity index 100% rename from tutorials/export/img/UWP_export_signing.png rename to usage/export/img/UWP_export_signing.png diff --git a/tutorials/export/img/UWP_sign_tool.png b/usage/export/img/UWP_sign_tool.png similarity index 100% rename from tutorials/export/img/UWP_sign_tool.png rename to usage/export/img/UWP_sign_tool.png diff --git a/tutorials/export/img/androidsdk.png b/usage/export/img/androidsdk.png similarity index 100% rename from tutorials/export/img/androidsdk.png rename to usage/export/img/androidsdk.png diff --git a/tutorials/export/img/custom_build_bin_folder.png b/usage/export/img/custom_build_bin_folder.png similarity index 100% rename from tutorials/export/img/custom_build_bin_folder.png rename to usage/export/img/custom_build_bin_folder.png diff --git a/tutorials/export/img/custom_build_command_line.png b/usage/export/img/custom_build_command_line.png similarity index 100% rename from tutorials/export/img/custom_build_command_line.png rename to usage/export/img/custom_build_command_line.png diff --git a/tutorials/export/img/custom_build_command_line2.png b/usage/export/img/custom_build_command_line2.png similarity index 100% rename from tutorials/export/img/custom_build_command_line2.png rename to usage/export/img/custom_build_command_line2.png diff --git a/tutorials/export/img/custom_build_editor_settings.png b/usage/export/img/custom_build_editor_settings.png similarity index 100% rename from tutorials/export/img/custom_build_editor_settings.png rename to usage/export/img/custom_build_editor_settings.png diff --git a/tutorials/export/img/custom_build_editor_settings2.png b/usage/export/img/custom_build_editor_settings2.png similarity index 100% rename from tutorials/export/img/custom_build_editor_settings2.png rename to usage/export/img/custom_build_editor_settings2.png diff --git a/tutorials/export/img/custom_build_enable.png b/usage/export/img/custom_build_enable.png similarity index 100% rename from tutorials/export/img/custom_build_enable.png rename to usage/export/img/custom_build_enable.png diff --git a/tutorials/export/img/custom_build_gradle.png b/usage/export/img/custom_build_gradle.png similarity index 100% rename from tutorials/export/img/custom_build_gradle.png rename to usage/export/img/custom_build_gradle.png diff --git a/tutorials/export/img/custom_build_install_android_studio1.png b/usage/export/img/custom_build_install_android_studio1.png similarity index 100% rename from tutorials/export/img/custom_build_install_android_studio1.png rename to usage/export/img/custom_build_install_android_studio1.png diff --git a/tutorials/export/img/custom_build_install_template.png b/usage/export/img/custom_build_install_template.png similarity index 100% rename from tutorials/export/img/custom_build_install_template.png rename to usage/export/img/custom_build_install_template.png diff --git a/tutorials/export/img/custom_build_open_shell.png b/usage/export/img/custom_build_open_shell.png similarity index 100% rename from tutorials/export/img/custom_build_open_shell.png rename to usage/export/img/custom_build_open_shell.png diff --git a/tutorials/export/img/custom_build_platform_tools.png b/usage/export/img/custom_build_platform_tools.png similarity index 100% rename from tutorials/export/img/custom_build_platform_tools.png rename to usage/export/img/custom_build_platform_tools.png diff --git a/tutorials/export/img/custom_build_sdkmanager.png b/usage/export/img/custom_build_sdkmanager.png similarity index 100% rename from tutorials/export/img/custom_build_sdkmanager.png rename to usage/export/img/custom_build_sdkmanager.png diff --git a/tutorials/export/img/editor-export-presets-android.png b/usage/export/img/editor-export-presets-android.png similarity index 100% rename from tutorials/export/img/editor-export-presets-android.png rename to usage/export/img/editor-export-presets-android.png diff --git a/tutorials/export/img/editorsettings.png b/usage/export/img/editorsettings.png similarity index 100% rename from tutorials/export/img/editorsettings.png rename to usage/export/img/editorsettings.png diff --git a/tutorials/export/img/export-with-debug-button.png b/usage/export/img/export-with-debug-button.png similarity index 100% rename from tutorials/export/img/export-with-debug-button.png rename to usage/export/img/export-with-debug-button.png diff --git a/tutorials/export/img/export.png b/usage/export/img/export.png similarity index 100% rename from tutorials/export/img/export.png rename to usage/export/img/export.png diff --git a/tutorials/export/img/export_android_oneclick.png b/usage/export/img/export_android_oneclick.png similarity index 100% rename from tutorials/export/img/export_android_oneclick.png rename to usage/export/img/export_android_oneclick.png diff --git a/tutorials/export/img/export_dialog.png b/usage/export/img/export_dialog.png similarity index 100% rename from tutorials/export/img/export_dialog.png rename to usage/export/img/export_dialog.png diff --git a/tutorials/export/img/export_editor_android_settings.png b/usage/export/img/export_editor_android_settings.png similarity index 100% rename from tutorials/export/img/export_editor_android_settings.png rename to usage/export/img/export_editor_android_settings.png diff --git a/tutorials/export/img/export_error.png b/usage/export/img/export_error.png similarity index 100% rename from tutorials/export/img/export_error.png rename to usage/export/img/export_error.png diff --git a/tutorials/export/img/export_handheld_stretchsettings.png b/usage/export/img/export_handheld_stretchsettings.png similarity index 100% rename from tutorials/export/img/export_handheld_stretchsettings.png rename to usage/export/img/export_handheld_stretchsettings.png diff --git a/tutorials/export/img/export_ios_settings.png b/usage/export/img/export_ios_settings.png similarity index 100% rename from tutorials/export/img/export_ios_settings.png rename to usage/export/img/export_ios_settings.png diff --git a/tutorials/export/img/export_pck.png b/usage/export/img/export_pck.png similarity index 100% rename from tutorials/export/img/export_pck.png rename to usage/export/img/export_pck.png diff --git a/tutorials/export/img/export_preset.png b/usage/export/img/export_preset.png similarity index 100% rename from tutorials/export/img/export_preset.png rename to usage/export/img/export_preset.png diff --git a/tutorials/export/img/export_presets_window.png b/usage/export/img/export_presets_window.png similarity index 100% rename from tutorials/export/img/export_presets_window.png rename to usage/export/img/export_presets_window.png diff --git a/tutorials/export/img/export_template_manager.png b/usage/export/img/export_template_manager.png similarity index 100% rename from tutorials/export/img/export_template_manager.png rename to usage/export/img/export_template_manager.png diff --git a/tutorials/export/img/export_template_menu.png b/usage/export/img/export_template_menu.png similarity index 100% rename from tutorials/export/img/export_template_menu.png rename to usage/export/img/export_template_menu.png diff --git a/tutorials/export/img/export_touchsettings.png b/usage/export/img/export_touchsettings.png similarity index 100% rename from tutorials/export/img/export_touchsettings.png rename to usage/export/img/export_touchsettings.png diff --git a/tutorials/export/img/export_web_example.png b/usage/export/img/export_web_example.png similarity index 100% rename from tutorials/export/img/export_web_example.png rename to usage/export/img/export_web_example.png diff --git a/tutorials/export/img/export_web_export_with_debug_disabled.png b/usage/export/img/export_web_export_with_debug_disabled.png similarity index 100% rename from tutorials/export/img/export_web_export_with_debug_disabled.png rename to usage/export/img/export_web_export_with_debug_disabled.png diff --git a/tutorials/export/img/export_web_files.png b/usage/export/img/export_web_files.png similarity index 100% rename from tutorials/export/img/export_web_files.png rename to usage/export/img/export_web_files.png diff --git a/tutorials/export/img/export_xcode_project_folders.png b/usage/export/img/export_xcode_project_folders.png similarity index 100% rename from tutorials/export/img/export_xcode_project_folders.png rename to usage/export/img/export_xcode_project_folders.png diff --git a/tutorials/export/img/expres.png b/usage/export/img/expres.png similarity index 100% rename from tutorials/export/img/expres.png rename to usage/export/img/expres.png diff --git a/tutorials/export/img/expselected.png b/usage/export/img/expselected.png similarity index 100% rename from tutorials/export/img/expselected.png rename to usage/export/img/expselected.png diff --git a/tutorials/export/img/exptemp.png b/usage/export/img/exptemp.png similarity index 100% rename from tutorials/export/img/exptemp.png rename to usage/export/img/exptemp.png diff --git a/tutorials/export/img/feature_tags1.png b/usage/export/img/feature_tags1.png similarity index 100% rename from tutorials/export/img/feature_tags1.png rename to usage/export/img/feature_tags1.png diff --git a/tutorials/export/img/feature_tags2.png b/usage/export/img/feature_tags2.png similarity index 100% rename from tutorials/export/img/feature_tags2.png rename to usage/export/img/feature_tags2.png diff --git a/tutorials/export/img/feature_tags3.png b/usage/export/img/feature_tags3.png similarity index 100% rename from tutorials/export/img/feature_tags3.png rename to usage/export/img/feature_tags3.png diff --git a/tutorials/export/img/feature_tags4.png b/usage/export/img/feature_tags4.png similarity index 100% rename from tutorials/export/img/feature_tags4.png rename to usage/export/img/feature_tags4.png diff --git a/tutorials/export/img/icon_export_settings.png b/usage/export/img/icon_export_settings.png similarity index 100% rename from tutorials/export/img/icon_export_settings.png rename to usage/export/img/icon_export_settings.png diff --git a/tutorials/export/img/icon_file_icon.png b/usage/export/img/icon_file_icon.png similarity index 100% rename from tutorials/export/img/icon_file_icon.png rename to usage/export/img/icon_file_icon.png diff --git a/tutorials/export/img/icon_project_settings.png b/usage/export/img/icon_project_settings.png similarity index 100% rename from tutorials/export/img/icon_project_settings.png rename to usage/export/img/icon_project_settings.png diff --git a/tutorials/export/img/icon_rcedit.png b/usage/export/img/icon_rcedit.png similarity index 100% rename from tutorials/export/img/icon_rcedit.png rename to usage/export/img/icon_rcedit.png diff --git a/tutorials/export/img/icon_result.png b/usage/export/img/icon_result.png similarity index 100% rename from tutorials/export/img/icon_result.png rename to usage/export/img/icon_result.png diff --git a/tutorials/export/img/icon_taskbar_icon.png b/usage/export/img/icon_taskbar_icon.png similarity index 100% rename from tutorials/export/img/icon_taskbar_icon.png rename to usage/export/img/icon_taskbar_icon.png diff --git a/tutorials/export/img/ios_export_add_dir.png b/usage/export/img/ios_export_add_dir.png similarity index 100% rename from tutorials/export/img/ios_export_add_dir.png rename to usage/export/img/ios_export_add_dir.png diff --git a/tutorials/export/img/ios_export_delete_pck.png b/usage/export/img/ios_export_delete_pck.png similarity index 100% rename from tutorials/export/img/ios_export_delete_pck.png rename to usage/export/img/ios_export_delete_pck.png diff --git a/tutorials/export/img/ios_export_file.png b/usage/export/img/ios_export_file.png similarity index 100% rename from tutorials/export/img/ios_export_file.png rename to usage/export/img/ios_export_file.png diff --git a/tutorials/export/img/ios_export_file_ref.png b/usage/export/img/ios_export_file_ref.png similarity index 100% rename from tutorials/export/img/ios_export_file_ref.png rename to usage/export/img/ios_export_file_ref.png diff --git a/tutorials/export/img/ios_export_output.png b/usage/export/img/ios_export_output.png similarity index 100% rename from tutorials/export/img/ios_export_output.png rename to usage/export/img/ios_export_output.png diff --git a/tutorials/export/img/ios_export_set_path.png b/usage/export/img/ios_export_set_path.png similarity index 100% rename from tutorials/export/img/ios_export_set_path.png rename to usage/export/img/ios_export_set_path.png diff --git a/tutorials/export/img/linker_signed_1.png b/usage/export/img/linker_signed_1.png similarity index 100% rename from tutorials/export/img/linker_signed_1.png rename to usage/export/img/linker_signed_1.png diff --git a/tutorials/export/img/oneclick.png b/usage/export/img/oneclick.png similarity index 100% rename from tutorials/export/img/oneclick.png rename to usage/export/img/oneclick.png diff --git a/tutorials/export/img/signed_0.png b/usage/export/img/signed_0.png similarity index 100% rename from tutorials/export/img/signed_0.png rename to usage/export/img/signed_0.png diff --git a/tutorials/export/img/signed_1.png b/usage/export/img/signed_1.png similarity index 100% rename from tutorials/export/img/signed_1.png rename to usage/export/img/signed_1.png diff --git a/tutorials/export/img/signed_2.png b/usage/export/img/signed_2.png similarity index 100% rename from tutorials/export/img/signed_2.png rename to usage/export/img/signed_2.png diff --git a/tutorials/export/img/signed_and_notarized_0.png b/usage/export/img/signed_and_notarized_0.png similarity index 100% rename from tutorials/export/img/signed_and_notarized_0.png rename to usage/export/img/signed_and_notarized_0.png diff --git a/tutorials/export/img/signed_and_notarized_1.png b/usage/export/img/signed_and_notarized_1.png similarity index 100% rename from tutorials/export/img/signed_and_notarized_1.png rename to usage/export/img/signed_and_notarized_1.png diff --git a/tutorials/export/img/sys_pref_0.png b/usage/export/img/sys_pref_0.png similarity index 100% rename from tutorials/export/img/sys_pref_0.png rename to usage/export/img/sys_pref_0.png diff --git a/tutorials/export/img/sys_pref_1.png b/usage/export/img/sys_pref_1.png similarity index 100% rename from tutorials/export/img/sys_pref_1.png rename to usage/export/img/sys_pref_1.png diff --git a/tutorials/export/img/unsigned_1.png b/usage/export/img/unsigned_1.png similarity index 100% rename from tutorials/export/img/unsigned_1.png rename to usage/export/img/unsigned_1.png diff --git a/tutorials/export/index.md b/usage/export/index.md similarity index 100% rename from tutorials/export/index.md rename to usage/export/index.md diff --git a/tutorials/export/one-click_deploy.md b/usage/export/one-click_deploy.md similarity index 100% rename from tutorials/export/one-click_deploy.md rename to usage/export/one-click_deploy.md diff --git a/tutorials/export/running_on_macos.md b/usage/export/running_on_macos.md similarity index 100% rename from tutorials/export/running_on_macos.md rename to usage/export/running_on_macos.md diff --git a/tutorials/i18n/img/locale_test.png b/usage/i18n/img/locale_test.png similarity index 100% rename from tutorials/i18n/img/locale_test.png rename to usage/i18n/img/locale_test.png diff --git a/tutorials/i18n/img/localization_dialog.png b/usage/i18n/img/localization_dialog.png similarity index 100% rename from tutorials/i18n/img/localization_dialog.png rename to usage/i18n/img/localization_dialog.png diff --git a/tutorials/i18n/img/localization_remaps.png b/usage/i18n/img/localization_remaps.png similarity index 100% rename from tutorials/i18n/img/localization_remaps.png rename to usage/i18n/img/localization_remaps.png diff --git a/tutorials/i18n/img/localized_name.png b/usage/i18n/img/localized_name.png similarity index 100% rename from tutorials/i18n/img/localized_name.png rename to usage/i18n/img/localized_name.png diff --git a/tutorials/i18n/index.md b/usage/i18n/index.md similarity index 100% rename from tutorials/i18n/index.md rename to usage/i18n/index.md diff --git a/tutorials/i18n/internationalizing_games.md b/usage/i18n/internationalizing_games.md similarity index 100% rename from tutorials/i18n/internationalizing_games.md rename to usage/i18n/internationalizing_games.md diff --git a/tutorials/i18n/locales.md b/usage/i18n/locales.md similarity index 100% rename from tutorials/i18n/locales.md rename to usage/i18n/locales.md diff --git a/tutorials/i18n/localization_using_gettext.md b/usage/i18n/localization_using_gettext.md similarity index 100% rename from tutorials/i18n/localization_using_gettext.md rename to usage/i18n/localization_using_gettext.md diff --git a/tutorials/inputs/controllers_gamepads_joysticks.md b/usage/inputs/controllers_gamepads_joysticks.md similarity index 100% rename from tutorials/inputs/controllers_gamepads_joysticks.md rename to usage/inputs/controllers_gamepads_joysticks.md diff --git a/tutorials/inputs/custom_mouse_cursor.md b/usage/inputs/custom_mouse_cursor.md similarity index 100% rename from tutorials/inputs/custom_mouse_cursor.md rename to usage/inputs/custom_mouse_cursor.md diff --git a/tutorials/inputs/handling_quit_requests.md b/usage/inputs/handling_quit_requests.md similarity index 100% rename from tutorials/inputs/handling_quit_requests.md rename to usage/inputs/handling_quit_requests.md diff --git a/tutorials/inputs/img/cursor_project_settings.png b/usage/inputs/img/cursor_project_settings.png similarity index 100% rename from tutorials/inputs/img/cursor_project_settings.png rename to usage/inputs/img/cursor_project_settings.png diff --git a/tutorials/inputs/img/input_event_flow.png b/usage/inputs/img/input_event_flow.png similarity index 100% rename from tutorials/inputs/img/input_event_flow.png rename to usage/inputs/img/input_event_flow.png diff --git a/tutorials/inputs/img/input_event_scene_flow.png b/usage/inputs/img/input_event_scene_flow.png similarity index 100% rename from tutorials/inputs/img/input_event_scene_flow.png rename to usage/inputs/img/input_event_scene_flow.png diff --git a/tutorials/inputs/img/inputs_inputmap.png b/usage/inputs/img/inputs_inputmap.png similarity index 100% rename from tutorials/inputs/img/inputs_inputmap.png rename to usage/inputs/img/inputs_inputmap.png diff --git a/tutorials/inputs/index.md b/usage/inputs/index.md similarity index 100% rename from tutorials/inputs/index.md rename to usage/inputs/index.md diff --git a/tutorials/inputs/input_examples.md b/usage/inputs/input_examples.md similarity index 100% rename from tutorials/inputs/input_examples.md rename to usage/inputs/input_examples.md diff --git a/tutorials/inputs/inputevent.md b/usage/inputs/inputevent.md similarity index 100% rename from tutorials/inputs/inputevent.md rename to usage/inputs/inputevent.md diff --git a/tutorials/inputs/mouse_and_input_coordinates.md b/usage/inputs/mouse_and_input_coordinates.md similarity index 100% rename from tutorials/inputs/mouse_and_input_coordinates.md rename to usage/inputs/mouse_and_input_coordinates.md diff --git a/tutorials/io/background_loading.md b/usage/io/background_loading.md similarity index 100% rename from tutorials/io/background_loading.md rename to usage/io/background_loading.md diff --git a/tutorials/io/binary_serialization_api.md b/usage/io/binary_serialization_api.md similarity index 100% rename from tutorials/io/binary_serialization_api.md rename to usage/io/binary_serialization_api.md diff --git a/tutorials/io/data_paths.md b/usage/io/data_paths.md similarity index 100% rename from tutorials/io/data_paths.md rename to usage/io/data_paths.md diff --git a/tutorials/io/encrypting_save_games.md b/usage/io/encrypting_save_games.md similarity index 100% rename from tutorials/io/encrypting_save_games.md rename to usage/io/encrypting_save_games.md diff --git a/tutorials/io/files/resource_queue.gd b/usage/io/files/resource_queue.gd similarity index 100% rename from tutorials/io/files/resource_queue.gd rename to usage/io/files/resource_queue.gd diff --git a/tutorials/io/img/groups.png b/usage/io/img/groups.png similarity index 100% rename from tutorials/io/img/groups.png rename to usage/io/img/groups.png diff --git a/tutorials/io/index.md b/usage/io/index.md similarity index 100% rename from tutorials/io/index.md rename to usage/io/index.md diff --git a/tutorials/io/saving_games.md b/usage/io/saving_games.md similarity index 100% rename from tutorials/io/saving_games.md rename to usage/io/saving_games.md diff --git a/tutorials/math/beziers_and_curves.md b/usage/math/beziers_and_curves.md similarity index 100% rename from tutorials/math/beziers_and_curves.md rename to usage/math/beziers_and_curves.md diff --git a/tutorials/math/img/bezier_cubic_handles.png b/usage/math/img/bezier_cubic_handles.png similarity index 100% rename from tutorials/math/img/bezier_cubic_handles.png rename to usage/math/img/bezier_cubic_handles.png diff --git a/tutorials/math/img/bezier_cubic_points.gif b/usage/math/img/bezier_cubic_points.gif similarity index 100% rename from tutorials/math/img/bezier_cubic_points.gif rename to usage/math/img/bezier_cubic_points.gif diff --git a/tutorials/math/img/bezier_cubic_points.png b/usage/math/img/bezier_cubic_points.png similarity index 100% rename from tutorials/math/img/bezier_cubic_points.png rename to usage/math/img/bezier_cubic_points.png diff --git a/tutorials/math/img/bezier_interpolation_baked.gif b/usage/math/img/bezier_interpolation_baked.gif similarity index 100% rename from tutorials/math/img/bezier_interpolation_baked.gif rename to usage/math/img/bezier_interpolation_baked.gif diff --git a/tutorials/math/img/bezier_interpolation_speed.gif b/usage/math/img/bezier_interpolation_speed.gif similarity index 100% rename from tutorials/math/img/bezier_interpolation_speed.gif rename to usage/math/img/bezier_interpolation_speed.gif diff --git a/tutorials/math/img/bezier_path_2d.png b/usage/math/img/bezier_path_2d.png similarity index 100% rename from tutorials/math/img/bezier_path_2d.png rename to usage/math/img/bezier_path_2d.png diff --git a/tutorials/math/img/bezier_point_amount.png b/usage/math/img/bezier_point_amount.png similarity index 100% rename from tutorials/math/img/bezier_point_amount.png rename to usage/math/img/bezier_point_amount.png diff --git a/tutorials/math/img/bezier_quadratic_points.png b/usage/math/img/bezier_quadratic_points.png similarity index 100% rename from tutorials/math/img/bezier_quadratic_points.png rename to usage/math/img/bezier_quadratic_points.png diff --git a/tutorials/math/img/bezier_quadratic_points2.gif b/usage/math/img/bezier_quadratic_points2.gif similarity index 100% rename from tutorials/math/img/bezier_quadratic_points2.gif rename to usage/math/img/bezier_quadratic_points2.gif diff --git a/tutorials/math/img/interpolation_follow.gif b/usage/math/img/interpolation_follow.gif similarity index 100% rename from tutorials/math/img/interpolation_follow.gif rename to usage/math/img/interpolation_follow.gif diff --git a/tutorials/math/img/interpolation_monkey.gif b/usage/math/img/interpolation_monkey.gif similarity index 100% rename from tutorials/math/img/interpolation_monkey.gif rename to usage/math/img/interpolation_monkey.gif diff --git a/tutorials/math/img/interpolation_positions.png b/usage/math/img/interpolation_positions.png similarity index 100% rename from tutorials/math/img/interpolation_positions.png rename to usage/math/img/interpolation_positions.png diff --git a/tutorials/math/img/interpolation_vector.gif b/usage/math/img/interpolation_vector.gif similarity index 100% rename from tutorials/math/img/interpolation_vector.gif rename to usage/math/img/interpolation_vector.gif diff --git a/tutorials/math/img/matrices_and_transforms/3d-identity.png b/usage/math/img/matrices_and_transforms/3d-identity.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/3d-identity.png rename to usage/math/img/matrices_and_transforms/3d-identity.png diff --git a/tutorials/math/img/matrices_and_transforms/3d-identity.xcf b/usage/math/img/matrices_and_transforms/3d-identity.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/3d-identity.xcf rename to usage/math/img/matrices_and_transforms/3d-identity.xcf diff --git a/tutorials/math/img/matrices_and_transforms/apply.png b/usage/math/img/matrices_and_transforms/apply.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/apply.png rename to usage/math/img/matrices_and_transforms/apply.png diff --git a/tutorials/math/img/matrices_and_transforms/apply.xcf b/usage/math/img/matrices_and_transforms/apply.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/apply.xcf rename to usage/math/img/matrices_and_transforms/apply.xcf diff --git a/tutorials/math/img/matrices_and_transforms/identity-godot.png b/usage/math/img/matrices_and_transforms/identity-godot.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-godot.png rename to usage/math/img/matrices_and_transforms/identity-godot.png diff --git a/tutorials/math/img/matrices_and_transforms/identity-godot.xcf b/usage/math/img/matrices_and_transforms/identity-godot.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-godot.xcf rename to usage/math/img/matrices_and_transforms/identity-godot.xcf diff --git a/tutorials/math/img/matrices_and_transforms/identity-grid.png b/usage/math/img/matrices_and_transforms/identity-grid.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-grid.png rename to usage/math/img/matrices_and_transforms/identity-grid.png diff --git a/tutorials/math/img/matrices_and_transforms/identity-grid.xcf b/usage/math/img/matrices_and_transforms/identity-grid.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-grid.xcf rename to usage/math/img/matrices_and_transforms/identity-grid.xcf diff --git a/tutorials/math/img/matrices_and_transforms/identity-origin.png b/usage/math/img/matrices_and_transforms/identity-origin.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-origin.png rename to usage/math/img/matrices_and_transforms/identity-origin.png diff --git a/tutorials/math/img/matrices_and_transforms/identity-origin.xcf b/usage/math/img/matrices_and_transforms/identity-origin.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity-origin.xcf rename to usage/math/img/matrices_and_transforms/identity-origin.xcf diff --git a/tutorials/math/img/matrices_and_transforms/identity.png b/usage/math/img/matrices_and_transforms/identity.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity.png rename to usage/math/img/matrices_and_transforms/identity.png diff --git a/tutorials/math/img/matrices_and_transforms/identity.xcf b/usage/math/img/matrices_and_transforms/identity.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/identity.xcf rename to usage/math/img/matrices_and_transforms/identity.xcf diff --git a/tutorials/math/img/matrices_and_transforms/putting-all-together.png b/usage/math/img/matrices_and_transforms/putting-all-together.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/putting-all-together.png rename to usage/math/img/matrices_and_transforms/putting-all-together.png diff --git a/tutorials/math/img/matrices_and_transforms/rotate1.png b/usage/math/img/matrices_and_transforms/rotate1.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate1.png rename to usage/math/img/matrices_and_transforms/rotate1.png diff --git a/tutorials/math/img/matrices_and_transforms/rotate1.xcf b/usage/math/img/matrices_and_transforms/rotate1.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate1.xcf rename to usage/math/img/matrices_and_transforms/rotate1.xcf diff --git a/tutorials/math/img/matrices_and_transforms/rotate2.png b/usage/math/img/matrices_and_transforms/rotate2.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate2.png rename to usage/math/img/matrices_and_transforms/rotate2.png diff --git a/tutorials/math/img/matrices_and_transforms/rotate2.xcf b/usage/math/img/matrices_and_transforms/rotate2.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate2.xcf rename to usage/math/img/matrices_and_transforms/rotate2.xcf diff --git a/tutorials/math/img/matrices_and_transforms/rotate3.png b/usage/math/img/matrices_and_transforms/rotate3.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate3.png rename to usage/math/img/matrices_and_transforms/rotate3.png diff --git a/tutorials/math/img/matrices_and_transforms/rotate3.xcf b/usage/math/img/matrices_and_transforms/rotate3.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/rotate3.xcf rename to usage/math/img/matrices_and_transforms/rotate3.xcf diff --git a/tutorials/math/img/matrices_and_transforms/scale.png b/usage/math/img/matrices_and_transforms/scale.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/scale.png rename to usage/math/img/matrices_and_transforms/scale.png diff --git a/tutorials/math/img/matrices_and_transforms/scale.xcf b/usage/math/img/matrices_and_transforms/scale.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/scale.xcf rename to usage/math/img/matrices_and_transforms/scale.xcf diff --git a/tutorials/math/img/matrices_and_transforms/shear.png b/usage/math/img/matrices_and_transforms/shear.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/shear.png rename to usage/math/img/matrices_and_transforms/shear.png diff --git a/tutorials/math/img/matrices_and_transforms/shear.xcf b/usage/math/img/matrices_and_transforms/shear.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/shear.xcf rename to usage/math/img/matrices_and_transforms/shear.xcf diff --git a/tutorials/math/img/matrices_and_transforms/translate.png b/usage/math/img/matrices_and_transforms/translate.png similarity index 100% rename from tutorials/math/img/matrices_and_transforms/translate.png rename to usage/math/img/matrices_and_transforms/translate.png diff --git a/tutorials/math/img/matrices_and_transforms/translate.xcf b/usage/math/img/matrices_and_transforms/translate.xcf similarity index 100% rename from tutorials/math/img/matrices_and_transforms/translate.xcf rename to usage/math/img/matrices_and_transforms/translate.xcf diff --git a/tutorials/math/img/tutovec10.png b/usage/math/img/tutovec10.png similarity index 100% rename from tutorials/math/img/tutovec10.png rename to usage/math/img/tutovec10.png diff --git a/tutorials/math/img/tutovec10.svg b/usage/math/img/tutovec10.svg similarity index 100% rename from tutorials/math/img/tutovec10.svg rename to usage/math/img/tutovec10.svg diff --git a/tutorials/math/img/tutovec11.png b/usage/math/img/tutovec11.png similarity index 100% rename from tutorials/math/img/tutovec11.png rename to usage/math/img/tutovec11.png diff --git a/tutorials/math/img/tutovec11.svg b/usage/math/img/tutovec11.svg similarity index 100% rename from tutorials/math/img/tutovec11.svg rename to usage/math/img/tutovec11.svg diff --git a/tutorials/math/img/tutovec12.png b/usage/math/img/tutovec12.png similarity index 100% rename from tutorials/math/img/tutovec12.png rename to usage/math/img/tutovec12.png diff --git a/tutorials/math/img/tutovec12.svg b/usage/math/img/tutovec12.svg similarity index 100% rename from tutorials/math/img/tutovec12.svg rename to usage/math/img/tutovec12.svg diff --git a/tutorials/math/img/tutovec13.png b/usage/math/img/tutovec13.png similarity index 100% rename from tutorials/math/img/tutovec13.png rename to usage/math/img/tutovec13.png diff --git a/tutorials/math/img/tutovec13.svg b/usage/math/img/tutovec13.svg similarity index 100% rename from tutorials/math/img/tutovec13.svg rename to usage/math/img/tutovec13.svg diff --git a/tutorials/math/img/tutovec14.png b/usage/math/img/tutovec14.png similarity index 100% rename from tutorials/math/img/tutovec14.png rename to usage/math/img/tutovec14.png diff --git a/tutorials/math/img/tutovec14.svg b/usage/math/img/tutovec14.svg similarity index 100% rename from tutorials/math/img/tutovec14.svg rename to usage/math/img/tutovec14.svg diff --git a/tutorials/math/img/tutovec22.png b/usage/math/img/tutovec22.png similarity index 100% rename from tutorials/math/img/tutovec22.png rename to usage/math/img/tutovec22.png diff --git a/tutorials/math/img/tutovec23.png b/usage/math/img/tutovec23.png similarity index 100% rename from tutorials/math/img/tutovec23.png rename to usage/math/img/tutovec23.png diff --git a/tutorials/math/img/vector_add1.png b/usage/math/img/vector_add1.png similarity index 100% rename from tutorials/math/img/vector_add1.png rename to usage/math/img/vector_add1.png diff --git a/tutorials/math/img/vector_axis1.png b/usage/math/img/vector_axis1.png similarity index 100% rename from tutorials/math/img/vector_axis1.png rename to usage/math/img/vector_axis1.png diff --git a/tutorials/math/img/vector_cross1.png b/usage/math/img/vector_cross1.png similarity index 100% rename from tutorials/math/img/vector_cross1.png rename to usage/math/img/vector_cross1.png diff --git a/tutorials/math/img/vector_cross2.png b/usage/math/img/vector_cross2.png similarity index 100% rename from tutorials/math/img/vector_cross2.png rename to usage/math/img/vector_cross2.png diff --git a/tutorials/math/img/vector_dot1.png b/usage/math/img/vector_dot1.png similarity index 100% rename from tutorials/math/img/vector_dot1.png rename to usage/math/img/vector_dot1.png diff --git a/tutorials/math/img/vector_dot2.png b/usage/math/img/vector_dot2.png similarity index 100% rename from tutorials/math/img/vector_dot2.png rename to usage/math/img/vector_dot2.png diff --git a/tutorials/math/img/vector_dot3.png b/usage/math/img/vector_dot3.png similarity index 100% rename from tutorials/math/img/vector_dot3.png rename to usage/math/img/vector_dot3.png diff --git a/tutorials/math/img/vector_facing2.png b/usage/math/img/vector_facing2.png similarity index 100% rename from tutorials/math/img/vector_facing2.png rename to usage/math/img/vector_facing2.png diff --git a/tutorials/math/img/vector_movement1.png b/usage/math/img/vector_movement1.png similarity index 100% rename from tutorials/math/img/vector_movement1.png rename to usage/math/img/vector_movement1.png diff --git a/tutorials/math/img/vector_mult1.png b/usage/math/img/vector_mult1.png similarity index 100% rename from tutorials/math/img/vector_mult1.png rename to usage/math/img/vector_mult1.png diff --git a/tutorials/math/img/vector_reflect1.png b/usage/math/img/vector_reflect1.png similarity index 100% rename from tutorials/math/img/vector_reflect1.png rename to usage/math/img/vector_reflect1.png diff --git a/tutorials/math/img/vector_subtract2.png b/usage/math/img/vector_subtract2.png similarity index 100% rename from tutorials/math/img/vector_subtract2.png rename to usage/math/img/vector_subtract2.png diff --git a/tutorials/math/img/vector_xy1.png b/usage/math/img/vector_xy1.png similarity index 100% rename from tutorials/math/img/vector_xy1.png rename to usage/math/img/vector_xy1.png diff --git a/tutorials/math/img/vector_xy2.png b/usage/math/img/vector_xy2.png similarity index 100% rename from tutorials/math/img/vector_xy2.png rename to usage/math/img/vector_xy2.png diff --git a/tutorials/math/index.md b/usage/math/index.md similarity index 100% rename from tutorials/math/index.md rename to usage/math/index.md diff --git a/tutorials/math/interpolation.md b/usage/math/interpolation.md similarity index 100% rename from tutorials/math/interpolation.md rename to usage/math/interpolation.md diff --git a/tutorials/math/matrices_and_transforms.md b/usage/math/matrices_and_transforms.md similarity index 100% rename from tutorials/math/matrices_and_transforms.md rename to usage/math/matrices_and_transforms.md diff --git a/tutorials/math/random_number_generation.md b/usage/math/random_number_generation.md similarity index 100% rename from tutorials/math/random_number_generation.md rename to usage/math/random_number_generation.md diff --git a/tutorials/math/vector_math.md b/usage/math/vector_math.md similarity index 100% rename from tutorials/math/vector_math.md rename to usage/math/vector_math.md diff --git a/tutorials/math/vectors_advanced.md b/usage/math/vectors_advanced.md similarity index 100% rename from tutorials/math/vectors_advanced.md rename to usage/math/vectors_advanced.md diff --git a/tutorials/navigation/img/agent_avoidance_enabled.png b/usage/navigation/img/agent_avoidance_enabled.png similarity index 100% rename from tutorials/navigation/img/agent_avoidance_enabled.png rename to usage/navigation/img/agent_avoidance_enabled.png diff --git a/tutorials/navigation/img/agent_safevelocity_signal.png b/usage/navigation/img/agent_safevelocity_signal.png similarity index 100% rename from tutorials/navigation/img/agent_safevelocity_signal.png rename to usage/navigation/img/agent_safevelocity_signal.png diff --git a/tutorials/navigation/img/bake_navmesh.png b/usage/navigation/img/bake_navmesh.png similarity index 100% rename from tutorials/navigation/img/bake_navmesh.png rename to usage/navigation/img/bake_navmesh.png diff --git a/tutorials/navigation/img/baked_navmesh.png b/usage/navigation/img/baked_navmesh.png similarity index 100% rename from tutorials/navigation/img/baked_navmesh.png rename to usage/navigation/img/baked_navmesh.png diff --git a/tutorials/navigation/img/nav_2d_min_setup_step1.png b/usage/navigation/img/nav_2d_min_setup_step1.png similarity index 100% rename from tutorials/navigation/img/nav_2d_min_setup_step1.png rename to usage/navigation/img/nav_2d_min_setup_step1.png diff --git a/tutorials/navigation/img/nav_2d_min_setup_step2.png b/usage/navigation/img/nav_2d_min_setup_step2.png similarity index 100% rename from tutorials/navigation/img/nav_2d_min_setup_step2.png rename to usage/navigation/img/nav_2d_min_setup_step2.png diff --git a/tutorials/navigation/img/nav_2d_min_setup_step3.webp b/usage/navigation/img/nav_2d_min_setup_step3.webp similarity index 100% rename from tutorials/navigation/img/nav_2d_min_setup_step3.webp rename to usage/navigation/img/nav_2d_min_setup_step3.webp diff --git a/tutorials/navigation/img/nav_3d_min_setup_step1.png b/usage/navigation/img/nav_3d_min_setup_step1.png similarity index 100% rename from tutorials/navigation/img/nav_3d_min_setup_step1.png rename to usage/navigation/img/nav_3d_min_setup_step1.png diff --git a/tutorials/navigation/img/nav_3d_min_setup_step2.png b/usage/navigation/img/nav_3d_min_setup_step2.png similarity index 100% rename from tutorials/navigation/img/nav_3d_min_setup_step2.png rename to usage/navigation/img/nav_3d_min_setup_step2.png diff --git a/tutorials/navigation/img/nav_3d_min_setup_step3.png b/usage/navigation/img/nav_3d_min_setup_step3.png similarity index 100% rename from tutorials/navigation/img/nav_3d_min_setup_step3.png rename to usage/navigation/img/nav_3d_min_setup_step3.png diff --git a/tutorials/navigation/img/nav_3d_min_setup_step4.webp b/usage/navigation/img/nav_3d_min_setup_step4.webp similarity index 100% rename from tutorials/navigation/img/nav_3d_min_setup_step4.webp rename to usage/navigation/img/nav_3d_min_setup_step4.webp diff --git a/tutorials/navigation/img/nav_actor_doorbitmask.png b/usage/navigation/img/nav_actor_doorbitmask.png similarity index 100% rename from tutorials/navigation/img/nav_actor_doorbitmask.png rename to usage/navigation/img/nav_actor_doorbitmask.png diff --git a/tutorials/navigation/img/nav_actor_doors.png b/usage/navigation/img/nav_actor_doors.png similarity index 100% rename from tutorials/navigation/img/nav_actor_doors.png rename to usage/navigation/img/nav_actor_doors.png diff --git a/tutorials/navigation/img/nav_actor_locomotion.png b/usage/navigation/img/nav_actor_locomotion.png similarity index 100% rename from tutorials/navigation/img/nav_actor_locomotion.png rename to usage/navigation/img/nav_actor_locomotion.png diff --git a/tutorials/navigation/img/nav_actor_sizes.png b/usage/navigation/img/nav_actor_sizes.png similarity index 100% rename from tutorials/navigation/img/nav_actor_sizes.png rename to usage/navigation/img/nav_actor_sizes.png diff --git a/tutorials/navigation/img/nav_debug_settings.png b/usage/navigation/img/nav_debug_settings.png similarity index 100% rename from tutorials/navigation/img/nav_debug_settings.png rename to usage/navigation/img/nav_debug_settings.png diff --git a/tutorials/navigation/img/nav_debug_xray_edge_lines.png b/usage/navigation/img/nav_debug_xray_edge_lines.png similarity index 100% rename from tutorials/navigation/img/nav_debug_xray_edge_lines.png rename to usage/navigation/img/nav_debug_xray_edge_lines.png diff --git a/tutorials/navigation/img/nav_edge_connection2d.gif b/usage/navigation/img/nav_edge_connection2d.gif similarity index 100% rename from tutorials/navigation/img/nav_edge_connection2d.gif rename to usage/navigation/img/nav_edge_connection2d.gif diff --git a/tutorials/navigation/img/nav_edge_connection3d.gif b/usage/navigation/img/nav_edge_connection3d.gif similarity index 100% rename from tutorials/navigation/img/nav_edge_connection3d.gif rename to usage/navigation/img/nav_edge_connection3d.gif diff --git a/tutorials/navigation/img/nav_link_debug_visuals.png b/usage/navigation/img/nav_link_debug_visuals.png similarity index 100% rename from tutorials/navigation/img/nav_link_debug_visuals.png rename to usage/navigation/img/nav_link_debug_visuals.png diff --git a/tutorials/navigation/img/nav_link_properties.png b/usage/navigation/img/nav_link_properties.png similarity index 100% rename from tutorials/navigation/img/nav_link_properties.png rename to usage/navigation/img/nav_link_properties.png diff --git a/tutorials/navigation/img/nav_maps.png b/usage/navigation/img/nav_maps.png similarity index 100% rename from tutorials/navigation/img/nav_maps.png rename to usage/navigation/img/nav_maps.png diff --git a/tutorials/navigation/img/nav_navmesh_links.png b/usage/navigation/img/nav_navmesh_links.png similarity index 100% rename from tutorials/navigation/img/nav_navmesh_links.png rename to usage/navigation/img/nav_navmesh_links.png diff --git a/tutorials/navigation/img/nav_optimization.webp b/usage/navigation/img/nav_optimization.webp similarity index 100% rename from tutorials/navigation/img/nav_optimization.webp rename to usage/navigation/img/nav_optimization.webp diff --git a/tutorials/navigation/img/nav_polydrawtool.png b/usage/navigation/img/nav_polydrawtool.png similarity index 100% rename from tutorials/navigation/img/nav_polydrawtool.png rename to usage/navigation/img/nav_polydrawtool.png diff --git a/tutorials/navigation/img/nav_polymatroschka.png b/usage/navigation/img/nav_polymatroschka.png similarity index 100% rename from tutorials/navigation/img/nav_polymatroschka.png rename to usage/navigation/img/nav_polymatroschka.png diff --git a/tutorials/navigation/img/nav_polyoutlinefail.png b/usage/navigation/img/nav_polyoutlinefail.png similarity index 100% rename from tutorials/navigation/img/nav_polyoutlinefail.png rename to usage/navigation/img/nav_polyoutlinefail.png diff --git a/tutorials/navigation/img/nav_static_obstacle_build.gif b/usage/navigation/img/nav_static_obstacle_build.gif similarity index 100% rename from tutorials/navigation/img/nav_static_obstacle_build.gif rename to usage/navigation/img/nav_static_obstacle_build.gif diff --git a/tutorials/navigation/img/navigation_debug_performance1.webp b/usage/navigation/img/navigation_debug_performance1.webp similarity index 100% rename from tutorials/navigation/img/navigation_debug_performance1.webp rename to usage/navigation/img/navigation_debug_performance1.webp diff --git a/tutorials/navigation/img/navigation_debug_performance2.webp b/usage/navigation/img/navigation_debug_performance2.webp similarity index 100% rename from tutorials/navigation/img/navigation_debug_performance2.webp rename to usage/navigation/img/navigation_debug_performance2.webp diff --git a/tutorials/navigation/img/navigation_debug_toggle.png b/usage/navigation/img/navigation_debug_toggle.png similarity index 100% rename from tutorials/navigation/img/navigation_debug_toggle.png rename to usage/navigation/img/navigation_debug_toggle.png diff --git a/tutorials/navigation/img/navigation_edge_connection.png b/usage/navigation/img/navigation_edge_connection.png similarity index 100% rename from tutorials/navigation/img/navigation_edge_connection.png rename to usage/navigation/img/navigation_edge_connection.png diff --git a/tutorials/navigation/img/navigation_vertex_merge.png b/usage/navigation/img/navigation_vertex_merge.png similarity index 100% rename from tutorials/navigation/img/navigation_vertex_merge.png rename to usage/navigation/img/navigation_vertex_merge.png diff --git a/tutorials/navigation/img/navigation_vertex_merge2.png b/usage/navigation/img/navigation_vertex_merge2.png similarity index 100% rename from tutorials/navigation/img/navigation_vertex_merge2.png rename to usage/navigation/img/navigation_vertex_merge2.png diff --git a/tutorials/navigation/img/navigationlayers_naming.png b/usage/navigation/img/navigationlayers_naming.png similarity index 100% rename from tutorials/navigation/img/navigationlayers_naming.png rename to usage/navigation/img/navigationlayers_naming.png diff --git a/tutorials/navigation/img/new_navigation_mesh.png b/usage/navigation/img/new_navigation_mesh.png similarity index 100% rename from tutorials/navigation/img/new_navigation_mesh.png rename to usage/navigation/img/new_navigation_mesh.png diff --git a/tutorials/navigation/index.md b/usage/navigation/index.md similarity index 100% rename from tutorials/navigation/index.md rename to usage/navigation/index.md diff --git a/tutorials/navigation/navigation_connecting_navmesh.md b/usage/navigation/navigation_connecting_navmesh.md similarity index 100% rename from tutorials/navigation/navigation_connecting_navmesh.md rename to usage/navigation/navigation_connecting_navmesh.md diff --git a/tutorials/navigation/navigation_debug_tools.md b/usage/navigation/navigation_debug_tools.md similarity index 100% rename from tutorials/navigation/navigation_debug_tools.md rename to usage/navigation/navigation_debug_tools.md diff --git a/tutorials/navigation/navigation_different_actor_area_access.md b/usage/navigation/navigation_different_actor_area_access.md similarity index 100% rename from tutorials/navigation/navigation_different_actor_area_access.md rename to usage/navigation/navigation_different_actor_area_access.md diff --git a/tutorials/navigation/navigation_different_actor_locomotion.md b/usage/navigation/navigation_different_actor_locomotion.md similarity index 100% rename from tutorials/navigation/navigation_different_actor_locomotion.md rename to usage/navigation/navigation_different_actor_locomotion.md diff --git a/tutorials/navigation/navigation_different_actor_types.md b/usage/navigation/navigation_different_actor_types.md similarity index 100% rename from tutorials/navigation/navigation_different_actor_types.md rename to usage/navigation/navigation_different_actor_types.md diff --git a/tutorials/navigation/navigation_introduction_2d.md b/usage/navigation/navigation_introduction_2d.md similarity index 100% rename from tutorials/navigation/navigation_introduction_2d.md rename to usage/navigation/navigation_introduction_2d.md diff --git a/tutorials/navigation/navigation_introduction_3d.md b/usage/navigation/navigation_introduction_3d.md similarity index 100% rename from tutorials/navigation/navigation_introduction_3d.md rename to usage/navigation/navigation_introduction_3d.md diff --git a/tutorials/navigation/navigation_optimizing_performance.md b/usage/navigation/navigation_optimizing_performance.md similarity index 100% rename from tutorials/navigation/navigation_optimizing_performance.md rename to usage/navigation/navigation_optimizing_performance.md diff --git a/tutorials/navigation/navigation_using_navigationagents.md b/usage/navigation/navigation_using_navigationagents.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationagents.md rename to usage/navigation/navigation_using_navigationagents.md diff --git a/tutorials/navigation/navigation_using_navigationlayers.md b/usage/navigation/navigation_using_navigationlayers.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationlayers.md rename to usage/navigation/navigation_using_navigationlayers.md diff --git a/tutorials/navigation/navigation_using_navigationlinks.md b/usage/navigation/navigation_using_navigationlinks.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationlinks.md rename to usage/navigation/navigation_using_navigationlinks.md diff --git a/tutorials/navigation/navigation_using_navigationmaps.md b/usage/navigation/navigation_using_navigationmaps.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationmaps.md rename to usage/navigation/navigation_using_navigationmaps.md diff --git a/tutorials/navigation/navigation_using_navigationmeshes.md b/usage/navigation/navigation_using_navigationmeshes.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationmeshes.md rename to usage/navigation/navigation_using_navigationmeshes.md diff --git a/tutorials/navigation/navigation_using_navigationobstacles.md b/usage/navigation/navigation_using_navigationobstacles.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationobstacles.md rename to usage/navigation/navigation_using_navigationobstacles.md diff --git a/tutorials/navigation/navigation_using_navigationpathqueryobjects.md b/usage/navigation/navigation_using_navigationpathqueryobjects.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationpathqueryobjects.md rename to usage/navigation/navigation_using_navigationpathqueryobjects.md diff --git a/tutorials/navigation/navigation_using_navigationpaths.md b/usage/navigation/navigation_using_navigationpaths.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationpaths.md rename to usage/navigation/navigation_using_navigationpaths.md diff --git a/tutorials/navigation/navigation_using_navigationregions.md b/usage/navigation/navigation_using_navigationregions.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationregions.md rename to usage/navigation/navigation_using_navigationregions.md diff --git a/tutorials/navigation/navigation_using_navigationservers.md b/usage/navigation/navigation_using_navigationservers.md similarity index 100% rename from tutorials/navigation/navigation_using_navigationservers.md rename to usage/navigation/navigation_using_navigationservers.md diff --git a/tutorials/navigation/real_time_navigation_3d.md b/usage/navigation/real_time_navigation_3d.md similarity index 100% rename from tutorials/navigation/real_time_navigation_3d.md rename to usage/navigation/real_time_navigation_3d.md diff --git a/tutorials/networking/high_level_multiplayer.md b/usage/networking/high_level_multiplayer.md similarity index 100% rename from tutorials/networking/high_level_multiplayer.md rename to usage/networking/high_level_multiplayer.md diff --git a/tutorials/networking/http_client_class.md b/usage/networking/http_client_class.md similarity index 100% rename from tutorials/networking/http_client_class.md rename to usage/networking/http_client_class.md diff --git a/tutorials/networking/http_request_class.md b/usage/networking/http_request_class.md similarity index 100% rename from tutorials/networking/http_request_class.md rename to usage/networking/http_request_class.md diff --git a/tutorials/networking/img/add_crt.png b/usage/networking/img/add_crt.png similarity index 100% rename from tutorials/networking/img/add_crt.png rename to usage/networking/img/add_crt.png diff --git a/tutorials/networking/img/nmms.png b/usage/networking/img/nmms.png similarity index 100% rename from tutorials/networking/img/nmms.png rename to usage/networking/img/nmms.png diff --git a/tutorials/networking/img/rest_api_scene.png b/usage/networking/img/rest_api_scene.png similarity index 100% rename from tutorials/networking/img/rest_api_scene.png rename to usage/networking/img/rest_api_scene.png diff --git a/tutorials/networking/img/ssl_certs.png b/usage/networking/img/ssl_certs.png similarity index 100% rename from tutorials/networking/img/ssl_certs.png rename to usage/networking/img/ssl_certs.png diff --git a/tutorials/networking/img/webrtc_signaling.png b/usage/networking/img/webrtc_signaling.png similarity index 100% rename from tutorials/networking/img/webrtc_signaling.png rename to usage/networking/img/webrtc_signaling.png diff --git a/tutorials/networking/index.md b/usage/networking/index.md similarity index 100% rename from tutorials/networking/index.md rename to usage/networking/index.md diff --git a/tutorials/networking/ssl_certificates.md b/usage/networking/ssl_certificates.md similarity index 100% rename from tutorials/networking/ssl_certificates.md rename to usage/networking/ssl_certificates.md diff --git a/tutorials/networking/webrtc.md b/usage/networking/webrtc.md similarity index 100% rename from tutorials/networking/webrtc.md rename to usage/networking/webrtc.md diff --git a/tutorials/networking/websocket.md b/usage/networking/websocket.md similarity index 100% rename from tutorials/networking/websocket.md rename to usage/networking/websocket.md diff --git a/tutorials/performance/batching.md b/usage/performance/batching.md similarity index 100% rename from tutorials/performance/batching.md rename to usage/performance/batching.md diff --git a/tutorials/performance/cpu_optimization.md b/usage/performance/cpu_optimization.md similarity index 100% rename from tutorials/performance/cpu_optimization.md rename to usage/performance/cpu_optimization.md diff --git a/tutorials/performance/general_optimization.md b/usage/performance/general_optimization.md similarity index 100% rename from tutorials/performance/general_optimization.md rename to usage/performance/general_optimization.md diff --git a/tutorials/performance/gpu_optimization.md b/usage/performance/gpu_optimization.md similarity index 100% rename from tutorials/performance/gpu_optimization.md rename to usage/performance/gpu_optimization.md diff --git a/tutorials/performance/img/godot_profiler.png b/usage/performance/img/godot_profiler.png similarity index 100% rename from tutorials/performance/img/godot_profiler.png rename to usage/performance/img/godot_profiler.png diff --git a/tutorials/performance/img/lights_overlap.png b/usage/performance/img/lights_overlap.png similarity index 100% rename from tutorials/performance/img/lights_overlap.png rename to usage/performance/img/lights_overlap.png diff --git a/tutorials/performance/img/lights_separate.png b/usage/performance/img/lights_separate.png similarity index 100% rename from tutorials/performance/img/lights_separate.png rename to usage/performance/img/lights_separate.png diff --git a/tutorials/performance/img/overlap1.png b/usage/performance/img/overlap1.png similarity index 100% rename from tutorials/performance/img/overlap1.png rename to usage/performance/img/overlap1.png diff --git a/tutorials/performance/img/overlap2.png b/usage/performance/img/overlap2.png similarity index 100% rename from tutorials/performance/img/overlap2.png rename to usage/performance/img/overlap2.png diff --git a/tutorials/performance/img/scissoring.png b/usage/performance/img/scissoring.png similarity index 100% rename from tutorials/performance/img/scissoring.png rename to usage/performance/img/scissoring.png diff --git a/tutorials/performance/img/valgrind.png b/usage/performance/img/valgrind.png similarity index 100% rename from tutorials/performance/img/valgrind.png rename to usage/performance/img/valgrind.png diff --git a/tutorials/performance/index.md b/usage/performance/index.md similarity index 100% rename from tutorials/performance/index.md rename to usage/performance/index.md diff --git a/tutorials/performance/optimizing_3d_performance.md b/usage/performance/optimizing_3d_performance.md similarity index 100% rename from tutorials/performance/optimizing_3d_performance.md rename to usage/performance/optimizing_3d_performance.md diff --git a/tutorials/performance/threads/thread_safe_apis.md b/usage/performance/threads/thread_safe_apis.md similarity index 100% rename from tutorials/performance/threads/thread_safe_apis.md rename to usage/performance/threads/thread_safe_apis.md diff --git a/tutorials/performance/threads/using_multiple_threads.md b/usage/performance/threads/using_multiple_threads.md similarity index 100% rename from tutorials/performance/threads/using_multiple_threads.md rename to usage/performance/threads/using_multiple_threads.md diff --git a/tutorials/performance/using_multimesh.md b/usage/performance/using_multimesh.md similarity index 100% rename from tutorials/performance/using_multimesh.md rename to usage/performance/using_multimesh.md diff --git a/tutorials/performance/using_servers.md b/usage/performance/using_servers.md similarity index 100% rename from tutorials/performance/using_servers.md rename to usage/performance/using_servers.md diff --git a/tutorials/performance/vertex_animation/animating_thousands_of_fish.md b/usage/performance/vertex_animation/animating_thousands_of_fish.md similarity index 100% rename from tutorials/performance/vertex_animation/animating_thousands_of_fish.md rename to usage/performance/vertex_animation/animating_thousands_of_fish.md diff --git a/tutorials/performance/vertex_animation/controlling_thousands_of_fish.md b/usage/performance/vertex_animation/controlling_thousands_of_fish.md similarity index 100% rename from tutorials/performance/vertex_animation/controlling_thousands_of_fish.md rename to usage/performance/vertex_animation/controlling_thousands_of_fish.md diff --git a/tutorials/performance/vertex_animation/img/all_motions.gif b/usage/performance/vertex_animation/img/all_motions.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/all_motions.gif rename to usage/performance/vertex_animation/img/all_motions.gif diff --git a/tutorials/performance/vertex_animation/img/all_motions_mask.gif b/usage/performance/vertex_animation/img/all_motions_mask.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/all_motions_mask.gif rename to usage/performance/vertex_animation/img/all_motions_mask.gif diff --git a/tutorials/performance/vertex_animation/img/fish.png b/usage/performance/vertex_animation/img/fish.png similarity index 100% rename from tutorials/performance/vertex_animation/img/fish.png rename to usage/performance/vertex_animation/img/fish.png diff --git a/tutorials/performance/vertex_animation/img/mask.png b/usage/performance/vertex_animation/img/mask.png similarity index 100% rename from tutorials/performance/vertex_animation/img/mask.png rename to usage/performance/vertex_animation/img/mask.png diff --git a/tutorials/performance/vertex_animation/img/pivot.gif b/usage/performance/vertex_animation/img/pivot.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/pivot.gif rename to usage/performance/vertex_animation/img/pivot.gif diff --git a/tutorials/performance/vertex_animation/img/scene.gif b/usage/performance/vertex_animation/img/scene.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/scene.gif rename to usage/performance/vertex_animation/img/scene.gif diff --git a/tutorials/performance/vertex_animation/img/sidetoside.gif b/usage/performance/vertex_animation/img/sidetoside.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/sidetoside.gif rename to usage/performance/vertex_animation/img/sidetoside.gif diff --git a/tutorials/performance/vertex_animation/img/twist.gif b/usage/performance/vertex_animation/img/twist.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/twist.gif rename to usage/performance/vertex_animation/img/twist.gif diff --git a/tutorials/performance/vertex_animation/img/wave.gif b/usage/performance/vertex_animation/img/wave.gif similarity index 100% rename from tutorials/performance/vertex_animation/img/wave.gif rename to usage/performance/vertex_animation/img/wave.gif diff --git a/tutorials/performance/vertex_animation/index.md b/usage/performance/vertex_animation/index.md similarity index 100% rename from tutorials/performance/vertex_animation/index.md rename to usage/performance/vertex_animation/index.md diff --git a/tutorials/physics/collision_shapes_3d.md b/usage/physics/collision_shapes_3d.md similarity index 100% rename from tutorials/physics/collision_shapes_3d.md rename to usage/physics/collision_shapes_3d.md diff --git a/tutorials/physics/files/kbscene.zip b/usage/physics/files/kbscene.zip similarity index 100% rename from tutorials/physics/files/kbscene.zip rename to usage/physics/files/kbscene.zip diff --git a/tutorials/physics/files/using_area_2d.zip b/usage/physics/files/using_area_2d.zip similarity index 100% rename from tutorials/physics/files/using_area_2d.zip rename to usage/physics/files/using_area_2d.zip diff --git a/tutorials/physics/files/using_kinematic2d.zip b/usage/physics/files/using_kinematic2d.zip similarity index 100% rename from tutorials/physics/files/using_kinematic2d.zip rename to usage/physics/files/using_kinematic2d.zip diff --git a/tutorials/physics/img/area2d_coin_nodes.png b/usage/physics/img/area2d_coin_nodes.png similarity index 100% rename from tutorials/physics/img/area2d_coin_nodes.png rename to usage/physics/img/area2d_coin_nodes.png diff --git a/tutorials/physics/img/area2d_override.gif b/usage/physics/img/area2d_override.gif similarity index 100% rename from tutorials/physics/img/area2d_override.gif rename to usage/physics/img/area2d_override.gif diff --git a/tutorials/physics/img/area2d_properties.png b/usage/physics/img/area2d_properties.png similarity index 100% rename from tutorials/physics/img/area2d_properties.png rename to usage/physics/img/area2d_properties.png diff --git a/tutorials/physics/img/k2d_bullet_bounce.gif b/usage/physics/img/k2d_bullet_bounce.gif similarity index 100% rename from tutorials/physics/img/k2d_bullet_bounce.gif rename to usage/physics/img/k2d_bullet_bounce.gif diff --git a/tutorials/physics/img/k2d_compare.gif b/usage/physics/img/k2d_compare.gif similarity index 100% rename from tutorials/physics/img/k2d_compare.gif rename to usage/physics/img/k2d_compare.gif diff --git a/tutorials/physics/img/k2d_platform.gif b/usage/physics/img/k2d_platform.gif similarity index 100% rename from tutorials/physics/img/k2d_platform.gif rename to usage/physics/img/k2d_platform.gif diff --git a/tutorials/physics/img/kbinstance.png b/usage/physics/img/kbinstance.png similarity index 100% rename from tutorials/physics/img/kbinstance.png rename to usage/physics/img/kbinstance.png diff --git a/tutorials/physics/img/kbradius.png b/usage/physics/img/kbradius.png similarity index 100% rename from tutorials/physics/img/kbradius.png rename to usage/physics/img/kbradius.png diff --git a/tutorials/physics/img/kbscene.png b/usage/physics/img/kbscene.png similarity index 100% rename from tutorials/physics/img/kbscene.png rename to usage/physics/img/kbscene.png diff --git a/tutorials/physics/img/physics_layer_names.png b/usage/physics/img/physics_layer_names.png similarity index 100% rename from tutorials/physics/img/physics_layer_names.png rename to usage/physics/img/physics_layer_names.png diff --git a/tutorials/physics/img/player_coll_shape.png b/usage/physics/img/player_coll_shape.png similarity index 100% rename from tutorials/physics/img/player_coll_shape.png rename to usage/physics/img/player_coll_shape.png diff --git a/tutorials/physics/img/player_collision_layers.png b/usage/physics/img/player_collision_layers.png similarity index 100% rename from tutorials/physics/img/player_collision_layers.png rename to usage/physics/img/player_collision_layers.png diff --git a/tutorials/physics/img/player_collision_mask.png b/usage/physics/img/player_collision_mask.png similarity index 100% rename from tutorials/physics/img/player_collision_mask.png rename to usage/physics/img/player_collision_mask.png diff --git a/tutorials/physics/img/ragdoll_bones.png b/usage/physics/img/ragdoll_bones.png similarity index 100% rename from tutorials/physics/img/ragdoll_bones.png rename to usage/physics/img/ragdoll_bones.png diff --git a/tutorials/physics/img/ragdoll_joint_adjust.gif b/usage/physics/img/ragdoll_joint_adjust.gif similarity index 100% rename from tutorials/physics/img/ragdoll_joint_adjust.gif rename to usage/physics/img/ragdoll_joint_adjust.gif diff --git a/tutorials/physics/img/ragdoll_layer.png b/usage/physics/img/ragdoll_layer.png similarity index 100% rename from tutorials/physics/img/ragdoll_layer.png rename to usage/physics/img/ragdoll_layer.png diff --git a/tutorials/physics/img/ragdoll_menu.png b/usage/physics/img/ragdoll_menu.png similarity index 100% rename from tutorials/physics/img/ragdoll_menu.png rename to usage/physics/img/ragdoll_menu.png diff --git a/tutorials/physics/img/ragdoll_result.png b/usage/physics/img/ragdoll_result.png similarity index 100% rename from tutorials/physics/img/ragdoll_result.png rename to usage/physics/img/ragdoll_result.png diff --git a/tutorials/physics/img/ragdoll_shape_adjust.gif b/usage/physics/img/ragdoll_shape_adjust.gif similarity index 100% rename from tutorials/physics/img/ragdoll_shape_adjust.gif rename to usage/physics/img/ragdoll_shape_adjust.gif diff --git a/tutorials/physics/img/ragdoll_sim_part.gif b/usage/physics/img/ragdoll_sim_part.gif similarity index 100% rename from tutorials/physics/img/ragdoll_sim_part.gif rename to usage/physics/img/ragdoll_sim_part.gif diff --git a/tutorials/physics/img/ragdoll_sim_stop.gif b/usage/physics/img/ragdoll_sim_stop.gif similarity index 100% rename from tutorials/physics/img/ragdoll_sim_stop.gif rename to usage/physics/img/ragdoll_sim_stop.gif diff --git a/tutorials/physics/img/raycast_falsepositive.png b/usage/physics/img/raycast_falsepositive.png similarity index 100% rename from tutorials/physics/img/raycast_falsepositive.png rename to usage/physics/img/raycast_falsepositive.png diff --git a/tutorials/physics/img/raycast_projection.png b/usage/physics/img/raycast_projection.png similarity index 100% rename from tutorials/physics/img/raycast_projection.png rename to usage/physics/img/raycast_projection.png diff --git a/tutorials/physics/img/raycast_projection.svg b/usage/physics/img/raycast_projection.svg similarity index 100% rename from tutorials/physics/img/raycast_projection.svg rename to usage/physics/img/raycast_projection.svg diff --git a/tutorials/physics/img/softbody_cloak_bone_attach.png b/usage/physics/img/softbody_cloak_bone_attach.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_bone_attach.png rename to usage/physics/img/softbody_cloak_bone_attach.png diff --git a/tutorials/physics/img/softbody_cloak_finish.png b/usage/physics/img/softbody_cloak_finish.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_finish.png rename to usage/physics/img/softbody_cloak_finish.png diff --git a/tutorials/physics/img/softbody_cloak_ignore.png b/usage/physics/img/softbody_cloak_ignore.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_ignore.png rename to usage/physics/img/softbody_cloak_ignore.png diff --git a/tutorials/physics/img/softbody_cloak_pinned.png b/usage/physics/img/softbody_cloak_pinned.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_pinned.png rename to usage/physics/img/softbody_cloak_pinned.png diff --git a/tutorials/physics/img/softbody_cloak_pinned_attach.png b/usage/physics/img/softbody_cloak_pinned_attach.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_pinned_attach.png rename to usage/physics/img/softbody_cloak_pinned_attach.png diff --git a/tutorials/physics/img/softbody_cloak_subdivide.png b/usage/physics/img/softbody_cloak_subdivide.png similarity index 100% rename from tutorials/physics/img/softbody_cloak_subdivide.png rename to usage/physics/img/softbody_cloak_subdivide.png diff --git a/tutorials/physics/img/softbody_cube.png b/usage/physics/img/softbody_cube.png similarity index 100% rename from tutorials/physics/img/softbody_cube.png rename to usage/physics/img/softbody_cube.png diff --git a/tutorials/physics/img/softbody_cube_menu.png b/usage/physics/img/softbody_cube_menu.png similarity index 100% rename from tutorials/physics/img/softbody_cube_menu.png rename to usage/physics/img/softbody_cube_menu.png diff --git a/tutorials/physics/index.md b/usage/physics/index.md similarity index 100% rename from tutorials/physics/index.md rename to usage/physics/index.md diff --git a/tutorials/physics/interpolation/advanced_physics_interpolation.md b/usage/physics/interpolation/advanced_physics_interpolation.md similarity index 100% rename from tutorials/physics/interpolation/advanced_physics_interpolation.md rename to usage/physics/interpolation/advanced_physics_interpolation.md diff --git a/tutorials/physics/interpolation/img/fti_camera_worldspace.png b/usage/physics/interpolation/img/fti_camera_worldspace.png similarity index 100% rename from tutorials/physics/interpolation/img/fti_camera_worldspace.png rename to usage/physics/interpolation/img/fti_camera_worldspace.png diff --git a/tutorials/physics/interpolation/img/fti_graph_fixed_ticks.png b/usage/physics/interpolation/img/fti_graph_fixed_ticks.png similarity index 100% rename from tutorials/physics/interpolation/img/fti_graph_fixed_ticks.png rename to usage/physics/interpolation/img/fti_graph_fixed_ticks.png diff --git a/tutorials/physics/interpolation/img/fti_graph_interpolated.png b/usage/physics/interpolation/img/fti_graph_interpolated.png similarity index 100% rename from tutorials/physics/interpolation/img/fti_graph_interpolated.png rename to usage/physics/interpolation/img/fti_graph_interpolated.png diff --git a/tutorials/physics/interpolation/index.md b/usage/physics/interpolation/index.md similarity index 100% rename from tutorials/physics/interpolation/index.md rename to usage/physics/interpolation/index.md diff --git a/tutorials/physics/interpolation/physics_interpolation_introduction.md b/usage/physics/interpolation/physics_interpolation_introduction.md similarity index 100% rename from tutorials/physics/interpolation/physics_interpolation_introduction.md rename to usage/physics/interpolation/physics_interpolation_introduction.md diff --git a/tutorials/physics/interpolation/physics_interpolation_quick_start_guide.md b/usage/physics/interpolation/physics_interpolation_quick_start_guide.md similarity index 100% rename from tutorials/physics/interpolation/physics_interpolation_quick_start_guide.md rename to usage/physics/interpolation/physics_interpolation_quick_start_guide.md diff --git a/tutorials/physics/interpolation/using_physics_interpolation.md b/usage/physics/interpolation/using_physics_interpolation.md similarity index 100% rename from tutorials/physics/interpolation/using_physics_interpolation.md rename to usage/physics/interpolation/using_physics_interpolation.md diff --git a/tutorials/physics/kinematic_character_2d.md b/usage/physics/kinematic_character_2d.md similarity index 100% rename from tutorials/physics/kinematic_character_2d.md rename to usage/physics/kinematic_character_2d.md diff --git a/tutorials/physics/physics_introduction.md b/usage/physics/physics_introduction.md similarity index 100% rename from tutorials/physics/physics_introduction.md rename to usage/physics/physics_introduction.md diff --git a/tutorials/physics/ragdoll_system.md b/usage/physics/ragdoll_system.md similarity index 100% rename from tutorials/physics/ragdoll_system.md rename to usage/physics/ragdoll_system.md diff --git a/tutorials/physics/ray-casting.md b/usage/physics/ray-casting.md similarity index 100% rename from tutorials/physics/ray-casting.md rename to usage/physics/ray-casting.md diff --git a/tutorials/physics/rigid_body.md b/usage/physics/rigid_body.md similarity index 100% rename from tutorials/physics/rigid_body.md rename to usage/physics/rigid_body.md diff --git a/tutorials/physics/soft_body.md b/usage/physics/soft_body.md similarity index 100% rename from tutorials/physics/soft_body.md rename to usage/physics/soft_body.md diff --git a/tutorials/physics/using_area_2d.md b/usage/physics/using_area_2d.md similarity index 100% rename from tutorials/physics/using_area_2d.md rename to usage/physics/using_area_2d.md diff --git a/tutorials/physics/using_kinematic_body_2d.md b/usage/physics/using_kinematic_body_2d.md similarity index 100% rename from tutorials/physics/using_kinematic_body_2d.md rename to usage/physics/using_kinematic_body_2d.md diff --git a/tutorials/platform/android/android_in_app_purchases.md b/usage/platform/android/android_in_app_purchases.md similarity index 100% rename from tutorials/platform/android/android_in_app_purchases.md rename to usage/platform/android/android_in_app_purchases.md diff --git a/tutorials/platform/android/android_plugin.md b/usage/platform/android/android_plugin.md similarity index 100% rename from tutorials/platform/android/android_plugin.md rename to usage/platform/android/android_plugin.md diff --git a/tutorials/platform/android/img/android_export_preset_plugins_section.png b/usage/platform/android/img/android_export_preset_plugins_section.png similarity index 100% rename from tutorials/platform/android/img/android_export_preset_plugins_section.png rename to usage/platform/android/img/android_export_preset_plugins_section.png diff --git a/tutorials/platform/android/index.md b/usage/platform/android/index.md similarity index 100% rename from tutorials/platform/android/index.md rename to usage/platform/android/index.md diff --git a/tutorials/platform/consoles.md b/usage/platform/consoles.md similarity index 100% rename from tutorials/platform/consoles.md rename to usage/platform/consoles.md diff --git a/tutorials/platform/customizing_html5_shell.md b/usage/platform/customizing_html5_shell.md similarity index 100% rename from tutorials/platform/customizing_html5_shell.md rename to usage/platform/customizing_html5_shell.md diff --git a/tutorials/platform/html5_shell_classref.md b/usage/platform/html5_shell_classref.md similarity index 100% rename from tutorials/platform/html5_shell_classref.md rename to usage/platform/html5_shell_classref.md diff --git a/tutorials/platform/img/html5_export_options.png b/usage/platform/img/html5_export_options.png similarity index 100% rename from tutorials/platform/img/html5_export_options.png rename to usage/platform/img/html5_export_options.png diff --git a/tutorials/platform/index.md b/usage/platform/index.md similarity index 100% rename from tutorials/platform/index.md rename to usage/platform/index.md diff --git a/tutorials/platform/ios/img/ios_export_preset_plugins_section.png b/usage/platform/ios/img/ios_export_preset_plugins_section.png similarity index 100% rename from tutorials/platform/ios/img/ios_export_preset_plugins_section.png rename to usage/platform/ios/img/ios_export_preset_plugins_section.png diff --git a/tutorials/platform/ios/index.md b/usage/platform/ios/index.md similarity index 100% rename from tutorials/platform/ios/index.md rename to usage/platform/ios/index.md diff --git a/tutorials/platform/ios/ios_plugin.md b/usage/platform/ios/ios_plugin.md similarity index 100% rename from tutorials/platform/ios/ios_plugin.md rename to usage/platform/ios/ios_plugin.md diff --git a/tutorials/platform/ios/plugins_for_ios.md b/usage/platform/ios/plugins_for_ios.md similarity index 100% rename from tutorials/platform/ios/plugins_for_ios.md rename to usage/platform/ios/plugins_for_ios.md diff --git a/tutorials/platform/mobile_rendering_limitations.md b/usage/platform/mobile_rendering_limitations.md similarity index 100% rename from tutorials/platform/mobile_rendering_limitations.md rename to usage/platform/mobile_rendering_limitations.md diff --git a/tutorials/platform/platform_html5.md b/usage/platform/platform_html5.md similarity index 100% rename from tutorials/platform/platform_html5.md rename to usage/platform/platform_html5.md diff --git a/tutorials/plugins/editor/img/import_plugin_options.png b/usage/plugins/editor/img/import_plugin_options.png similarity index 100% rename from tutorials/plugins/editor/img/import_plugin_options.png rename to usage/plugins/editor/img/import_plugin_options.png diff --git a/tutorials/plugins/editor/img/import_plugin_trying.png b/usage/plugins/editor/img/import_plugin_trying.png similarity index 100% rename from tutorials/plugins/editor/img/import_plugin_trying.png rename to usage/plugins/editor/img/import_plugin_trying.png diff --git a/tutorials/plugins/editor/img/inspector_plugin_example.png b/usage/plugins/editor/img/inspector_plugin_example.png similarity index 100% rename from tutorials/plugins/editor/img/inspector_plugin_example.png rename to usage/plugins/editor/img/inspector_plugin_example.png diff --git a/tutorials/plugins/editor/img/installing_plugins_assetlib_tab.png b/usage/plugins/editor/img/installing_plugins_assetlib_tab.png similarity index 100% rename from tutorials/plugins/editor/img/installing_plugins_assetlib_tab.png rename to usage/plugins/editor/img/installing_plugins_assetlib_tab.png diff --git a/tutorials/plugins/editor/img/installing_plugins_github_download_zip.png b/usage/plugins/editor/img/installing_plugins_github_download_zip.png similarity index 100% rename from tutorials/plugins/editor/img/installing_plugins_github_download_zip.png rename to usage/plugins/editor/img/installing_plugins_github_download_zip.png diff --git a/tutorials/plugins/editor/img/installing_plugins_project_settings.png b/usage/plugins/editor/img/installing_plugins_project_settings.png similarity index 100% rename from tutorials/plugins/editor/img/installing_plugins_project_settings.png rename to usage/plugins/editor/img/installing_plugins_project_settings.png diff --git a/tutorials/plugins/editor/img/making_plugins-create_plugin_dialog.png b/usage/plugins/editor/img/making_plugins-create_plugin_dialog.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-create_plugin_dialog.png rename to usage/plugins/editor/img/making_plugins-create_plugin_dialog.png diff --git a/tutorials/plugins/editor/img/making_plugins-custom_dock.png b/usage/plugins/editor/img/making_plugins-custom_dock.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-custom_dock.png rename to usage/plugins/editor/img/making_plugins-custom_dock.png diff --git a/tutorials/plugins/editor/img/making_plugins-custom_node_console.png b/usage/plugins/editor/img/making_plugins-custom_node_console.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-custom_node_console.png rename to usage/plugins/editor/img/making_plugins-custom_node_console.png diff --git a/tutorials/plugins/editor/img/making_plugins-custom_node_create.png b/usage/plugins/editor/img/making_plugins-custom_node_create.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-custom_node_create.png rename to usage/plugins/editor/img/making_plugins-custom_node_create.png diff --git a/tutorials/plugins/editor/img/making_plugins-custom_node_icon.png b/usage/plugins/editor/img/making_plugins-custom_node_icon.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-custom_node_icon.png rename to usage/plugins/editor/img/making_plugins-custom_node_icon.png diff --git a/tutorials/plugins/editor/img/making_plugins-my_custom_dock_scene.png b/usage/plugins/editor/img/making_plugins-my_custom_dock_scene.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-my_custom_dock_scene.png rename to usage/plugins/editor/img/making_plugins-my_custom_dock_scene.png diff --git a/tutorials/plugins/editor/img/making_plugins-my_custom_mode_folder.png b/usage/plugins/editor/img/making_plugins-my_custom_mode_folder.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-my_custom_mode_folder.png rename to usage/plugins/editor/img/making_plugins-my_custom_mode_folder.png diff --git a/tutorials/plugins/editor/img/making_plugins-project_settings.png b/usage/plugins/editor/img/making_plugins-project_settings.png similarity index 100% rename from tutorials/plugins/editor/img/making_plugins-project_settings.png rename to usage/plugins/editor/img/making_plugins-project_settings.png diff --git a/tutorials/plugins/editor/img/visual_shader_plugins_result1.png b/usage/plugins/editor/img/visual_shader_plugins_result1.png similarity index 100% rename from tutorials/plugins/editor/img/visual_shader_plugins_result1.png rename to usage/plugins/editor/img/visual_shader_plugins_result1.png diff --git a/tutorials/plugins/editor/img/visual_shader_plugins_result2.png b/usage/plugins/editor/img/visual_shader_plugins_result2.png similarity index 100% rename from tutorials/plugins/editor/img/visual_shader_plugins_result2.png rename to usage/plugins/editor/img/visual_shader_plugins_result2.png diff --git a/tutorials/plugins/editor/img/visual_shader_plugins_start.png b/usage/plugins/editor/img/visual_shader_plugins_start.png similarity index 100% rename from tutorials/plugins/editor/img/visual_shader_plugins_start.png rename to usage/plugins/editor/img/visual_shader_plugins_start.png diff --git a/tutorials/plugins/editor/img/visual_shader_plugins_start2.png b/usage/plugins/editor/img/visual_shader_plugins_start2.png similarity index 100% rename from tutorials/plugins/editor/img/visual_shader_plugins_start2.png rename to usage/plugins/editor/img/visual_shader_plugins_start2.png diff --git a/tutorials/plugins/editor/img/visual_shader_plugins_start3.png b/usage/plugins/editor/img/visual_shader_plugins_start3.png similarity index 100% rename from tutorials/plugins/editor/img/visual_shader_plugins_start3.png rename to usage/plugins/editor/img/visual_shader_plugins_start3.png diff --git a/tutorials/plugins/editor/import_plugins.md b/usage/plugins/editor/import_plugins.md similarity index 100% rename from tutorials/plugins/editor/import_plugins.md rename to usage/plugins/editor/import_plugins.md diff --git a/tutorials/plugins/editor/index.md b/usage/plugins/editor/index.md similarity index 100% rename from tutorials/plugins/editor/index.md rename to usage/plugins/editor/index.md diff --git a/tutorials/plugins/editor/inspector_plugins.md b/usage/plugins/editor/inspector_plugins.md similarity index 100% rename from tutorials/plugins/editor/inspector_plugins.md rename to usage/plugins/editor/inspector_plugins.md diff --git a/tutorials/plugins/editor/installing_plugins.md b/usage/plugins/editor/installing_plugins.md similarity index 100% rename from tutorials/plugins/editor/installing_plugins.md rename to usage/plugins/editor/installing_plugins.md diff --git a/tutorials/plugins/editor/making_main_screen_plugins.md b/usage/plugins/editor/making_main_screen_plugins.md similarity index 100% rename from tutorials/plugins/editor/making_main_screen_plugins.md rename to usage/plugins/editor/making_main_screen_plugins.md diff --git a/tutorials/plugins/editor/making_plugins.md b/usage/plugins/editor/making_plugins.md similarity index 100% rename from tutorials/plugins/editor/making_plugins.md rename to usage/plugins/editor/making_plugins.md diff --git a/tutorials/plugins/editor/spatial_gizmos.md b/usage/plugins/editor/spatial_gizmos.md similarity index 100% rename from tutorials/plugins/editor/spatial_gizmos.md rename to usage/plugins/editor/spatial_gizmos.md diff --git a/tutorials/plugins/editor/visual_shader_plugins.md b/usage/plugins/editor/visual_shader_plugins.md similarity index 100% rename from tutorials/plugins/editor/visual_shader_plugins.md rename to usage/plugins/editor/visual_shader_plugins.md diff --git a/tutorials/plugins/img/rotating_in_editor.gif b/usage/plugins/img/rotating_in_editor.gif similarity index 100% rename from tutorials/plugins/img/rotating_in_editor.gif rename to usage/plugins/img/rotating_in_editor.gif diff --git a/tutorials/plugins/index.md b/usage/plugins/index.md similarity index 100% rename from tutorials/plugins/index.md rename to usage/plugins/index.md diff --git a/tutorials/plugins/running_code_in_the_editor.md b/usage/plugins/running_code_in_the_editor.md similarity index 100% rename from tutorials/plugins/running_code_in_the_editor.md rename to usage/plugins/running_code_in_the_editor.md diff --git a/tutorials/rendering/img/cameras.png b/usage/rendering/img/cameras.png similarity index 100% rename from tutorials/rendering/img/cameras.png rename to usage/rendering/img/cameras.png diff --git a/tutorials/rendering/img/container.png b/usage/rendering/img/container.png similarity index 100% rename from tutorials/rendering/img/container.png rename to usage/rendering/img/container.png diff --git a/tutorials/rendering/img/default_scene.png b/usage/rendering/img/default_scene.png similarity index 100% rename from tutorials/rendering/img/default_scene.png rename to usage/rendering/img/default_scene.png diff --git a/tutorials/rendering/img/input.png b/usage/rendering/img/input.png similarity index 100% rename from tutorials/rendering/img/input.png rename to usage/rendering/img/input.png diff --git a/tutorials/rendering/img/motion_jitter.gif b/usage/rendering/img/motion_jitter.gif similarity index 100% rename from tutorials/rendering/img/motion_jitter.gif rename to usage/rendering/img/motion_jitter.gif diff --git a/tutorials/rendering/img/motion_normal.gif b/usage/rendering/img/motion_normal.gif similarity index 100% rename from tutorials/rendering/img/motion_normal.gif rename to usage/rendering/img/motion_normal.gif diff --git a/tutorials/rendering/img/motion_stutter.gif b/usage/rendering/img/motion_stutter.gif similarity index 100% rename from tutorials/rendering/img/motion_stutter.gif rename to usage/rendering/img/motion_stutter.gif diff --git a/tutorials/rendering/img/overdraw.png b/usage/rendering/img/overdraw.png similarity index 100% rename from tutorials/rendering/img/overdraw.png rename to usage/rendering/img/overdraw.png diff --git a/tutorials/rendering/img/screenres.png b/usage/rendering/img/screenres.png similarity index 100% rename from tutorials/rendering/img/screenres.png rename to usage/rendering/img/screenres.png diff --git a/tutorials/rendering/img/stretch.png b/usage/rendering/img/stretch.png similarity index 100% rename from tutorials/rendering/img/stretch.png rename to usage/rendering/img/stretch.png diff --git a/tutorials/rendering/img/stretch.svg b/usage/rendering/img/stretch.svg similarity index 100% rename from tutorials/rendering/img/stretch.svg rename to usage/rendering/img/stretch.svg diff --git a/tutorials/rendering/img/stretch_2d_expand.gif b/usage/rendering/img/stretch_2d_expand.gif similarity index 100% rename from tutorials/rendering/img/stretch_2d_expand.gif rename to usage/rendering/img/stretch_2d_expand.gif diff --git a/tutorials/rendering/img/stretch_demo_scene.png b/usage/rendering/img/stretch_demo_scene.png similarity index 100% rename from tutorials/rendering/img/stretch_demo_scene.png rename to usage/rendering/img/stretch_demo_scene.png diff --git a/tutorials/rendering/img/stretch_disabled_expand.gif b/usage/rendering/img/stretch_disabled_expand.gif similarity index 100% rename from tutorials/rendering/img/stretch_disabled_expand.gif rename to usage/rendering/img/stretch_disabled_expand.gif diff --git a/tutorials/rendering/img/stretch_viewport_expand.gif b/usage/rendering/img/stretch_viewport_expand.gif similarity index 100% rename from tutorials/rendering/img/stretch_viewport_expand.gif rename to usage/rendering/img/stretch_viewport_expand.gif diff --git a/tutorials/rendering/img/stretch_viewport_ignore.gif b/usage/rendering/img/stretch_viewport_ignore.gif similarity index 100% rename from tutorials/rendering/img/stretch_viewport_ignore.gif rename to usage/rendering/img/stretch_viewport_ignore.gif diff --git a/tutorials/rendering/img/stretch_viewport_keep.gif b/usage/rendering/img/stretch_viewport_keep.gif similarity index 100% rename from tutorials/rendering/img/stretch_viewport_keep.gif rename to usage/rendering/img/stretch_viewport_keep.gif diff --git a/tutorials/rendering/img/stretch_viewport_keep_height.gif b/usage/rendering/img/stretch_viewport_keep_height.gif similarity index 100% rename from tutorials/rendering/img/stretch_viewport_keep_height.gif rename to usage/rendering/img/stretch_viewport_keep_height.gif diff --git a/tutorials/rendering/img/stretch_viewport_keep_width.gif b/usage/rendering/img/stretch_viewport_keep_width.gif similarity index 100% rename from tutorials/rendering/img/stretch_viewport_keep_width.gif rename to usage/rendering/img/stretch_viewport_keep_width.gif diff --git a/tutorials/rendering/img/stretchsettings.png b/usage/rendering/img/stretchsettings.png similarity index 100% rename from tutorials/rendering/img/stretchsettings.png rename to usage/rendering/img/stretchsettings.png diff --git a/tutorials/rendering/img/texturemenu.png b/usage/rendering/img/texturemenu.png similarity index 100% rename from tutorials/rendering/img/texturemenu.png rename to usage/rendering/img/texturemenu.png diff --git a/tutorials/rendering/img/texturepath.png b/usage/rendering/img/texturepath.png similarity index 100% rename from tutorials/rendering/img/texturepath.png rename to usage/rendering/img/texturepath.png diff --git a/tutorials/rendering/img/unshaded.png b/usage/rendering/img/unshaded.png similarity index 100% rename from tutorials/rendering/img/unshaded.png rename to usage/rendering/img/unshaded.png diff --git a/tutorials/rendering/img/viewportnode.png b/usage/rendering/img/viewportnode.png similarity index 100% rename from tutorials/rendering/img/viewportnode.png rename to usage/rendering/img/viewportnode.png diff --git a/tutorials/rendering/index.md b/usage/rendering/index.md similarity index 100% rename from tutorials/rendering/index.md rename to usage/rendering/index.md diff --git a/tutorials/rendering/jitter_stutter.md b/usage/rendering/jitter_stutter.md similarity index 100% rename from tutorials/rendering/jitter_stutter.md rename to usage/rendering/jitter_stutter.md diff --git a/tutorials/rendering/multiple_resolutions.md b/usage/rendering/multiple_resolutions.md similarity index 100% rename from tutorials/rendering/multiple_resolutions.md rename to usage/rendering/multiple_resolutions.md diff --git a/tutorials/rendering/viewports.md b/usage/rendering/viewports.md similarity index 100% rename from tutorials/rendering/viewports.md rename to usage/rendering/viewports.md diff --git a/tutorials/scripting/change_scenes_manually.md b/usage/scripting/change_scenes_manually.md similarity index 100% rename from tutorials/scripting/change_scenes_manually.md rename to usage/scripting/change_scenes_manually.md diff --git a/tutorials/scripting/creating_script_templates.md b/usage/scripting/creating_script_templates.md similarity index 100% rename from tutorials/scripting/creating_script_templates.md rename to usage/scripting/creating_script_templates.md diff --git a/tutorials/scripting/cross_language_scripting.md b/usage/scripting/cross_language_scripting.md similarity index 100% rename from tutorials/scripting/cross_language_scripting.md rename to usage/scripting/cross_language_scripting.md diff --git a/tutorials/scripting/debug/debugger_panel.md b/usage/scripting/debug/debugger_panel.md similarity index 100% rename from tutorials/scripting/debug/debugger_panel.md rename to usage/scripting/debug/debugger_panel.md diff --git a/tutorials/scripting/debug/img/overview_debug.png b/usage/scripting/debug/img/overview_debug.png similarity index 100% rename from tutorials/scripting/debug/img/overview_debug.png rename to usage/scripting/debug/img/overview_debug.png diff --git a/tutorials/scripting/debug/img/overview_debugger.png b/usage/scripting/debug/img/overview_debugger.png similarity index 100% rename from tutorials/scripting/debug/img/overview_debugger.png rename to usage/scripting/debug/img/overview_debugger.png diff --git a/tutorials/scripting/debug/img/overview_remote.png b/usage/scripting/debug/img/overview_remote.png similarity index 100% rename from tutorials/scripting/debug/img/overview_remote.png rename to usage/scripting/debug/img/overview_remote.png diff --git a/tutorials/scripting/debug/img/overview_script_editor.png b/usage/scripting/debug/img/overview_script_editor.png similarity index 100% rename from tutorials/scripting/debug/img/overview_script_editor.png rename to usage/scripting/debug/img/overview_script_editor.png diff --git a/tutorials/scripting/debug/img/video_ram.png b/usage/scripting/debug/img/video_ram.png similarity index 100% rename from tutorials/scripting/debug/img/video_ram.png rename to usage/scripting/debug/img/video_ram.png diff --git a/tutorials/scripting/debug/index.md b/usage/scripting/debug/index.md similarity index 100% rename from tutorials/scripting/debug/index.md rename to usage/scripting/debug/index.md diff --git a/tutorials/scripting/debug/overview_of_debugging_tools.md b/usage/scripting/debug/overview_of_debugging_tools.md similarity index 100% rename from tutorials/scripting/debug/overview_of_debugging_tools.md rename to usage/scripting/debug/overview_of_debugging_tools.md diff --git a/tutorials/scripting/evaluating_expressions.md b/usage/scripting/evaluating_expressions.md similarity index 100% rename from tutorials/scripting/evaluating_expressions.md rename to usage/scripting/evaluating_expressions.md diff --git a/tutorials/scripting/files/autoload.zip b/usage/scripting/files/autoload.zip similarity index 100% rename from tutorials/scripting/files/autoload.zip rename to usage/scripting/files/autoload.zip diff --git a/tutorials/scripting/filesystem.md b/usage/scripting/filesystem.md similarity index 100% rename from tutorials/scripting/filesystem.md rename to usage/scripting/filesystem.md diff --git a/tutorials/scripting/gdscript/gdscript_advanced.md b/usage/scripting/gdscript/gdscript_advanced.md similarity index 100% rename from tutorials/scripting/gdscript/gdscript_advanced.md rename to usage/scripting/gdscript/gdscript_advanced.md diff --git a/tutorials/scripting/gdscript/gdscript_basics.md b/usage/scripting/gdscript/gdscript_basics.md similarity index 100% rename from tutorials/scripting/gdscript/gdscript_basics.md rename to usage/scripting/gdscript/gdscript_basics.md diff --git a/tutorials/scripting/gdscript/gdscript_exports.md b/usage/scripting/gdscript/gdscript_exports.md similarity index 100% rename from tutorials/scripting/gdscript/gdscript_exports.md rename to usage/scripting/gdscript/gdscript_exports.md diff --git a/tutorials/scripting/gdscript/gdscript_format_string.md b/usage/scripting/gdscript/gdscript_format_string.md similarity index 100% rename from tutorials/scripting/gdscript/gdscript_format_string.md rename to usage/scripting/gdscript/gdscript_format_string.md diff --git a/tutorials/scripting/gdscript/gdscript_styleguide.md b/usage/scripting/gdscript/gdscript_styleguide.md similarity index 100% rename from tutorials/scripting/gdscript/gdscript_styleguide.md rename to usage/scripting/gdscript/gdscript_styleguide.md diff --git a/tutorials/scripting/gdscript/img/class_name_editor_register_example.png b/usage/scripting/gdscript/img/class_name_editor_register_example.png similarity index 100% rename from tutorials/scripting/gdscript/img/class_name_editor_register_example.png rename to usage/scripting/gdscript/img/class_name_editor_register_example.png diff --git a/tutorials/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png b/usage/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png similarity index 100% rename from tutorials/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png rename to usage/scripting/gdscript/img/gdscript_basics_signals_node_tab_1.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png b/usage/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png rename to usage/scripting/gdscript/img/typed_gdscript_code_completion_dynamic.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_code_completion_typed.png b/usage/scripting/gdscript/img/typed_gdscript_code_completion_typed.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_code_completion_typed.png rename to usage/scripting/gdscript/img/typed_gdscript_code_completion_typed.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png b/usage/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png rename to usage/scripting/gdscript/img/typed_gdscript_safe_unsafe_line.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_warning_example.png b/usage/scripting/gdscript/img/typed_gdscript_warning_example.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_warning_example.png rename to usage/scripting/gdscript/img/typed_gdscript_warning_example.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_warning_system_errors.png b/usage/scripting/gdscript/img/typed_gdscript_warning_system_errors.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_warning_system_errors.png rename to usage/scripting/gdscript/img/typed_gdscript_warning_system_errors.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png b/usage/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png rename to usage/scripting/gdscript/img/typed_gdscript_warning_system_ignore.png diff --git a/tutorials/scripting/gdscript/img/typed_gdscript_warning_system_settings.png b/usage/scripting/gdscript/img/typed_gdscript_warning_system_settings.png similarity index 100% rename from tutorials/scripting/gdscript/img/typed_gdscript_warning_system_settings.png rename to usage/scripting/gdscript/img/typed_gdscript_warning_system_settings.png diff --git a/tutorials/scripting/gdscript/index.md b/usage/scripting/gdscript/index.md similarity index 100% rename from tutorials/scripting/gdscript/index.md rename to usage/scripting/gdscript/index.md diff --git a/tutorials/scripting/gdscript/static_typing.md b/usage/scripting/gdscript/static_typing.md similarity index 100% rename from tutorials/scripting/gdscript/static_typing.md rename to usage/scripting/gdscript/static_typing.md diff --git a/tutorials/scripting/gdscript/warning_system.md b/usage/scripting/gdscript/warning_system.md similarity index 100% rename from tutorials/scripting/gdscript/warning_system.md rename to usage/scripting/gdscript/warning_system.md diff --git a/tutorials/scripting/groups.md b/usage/scripting/groups.md similarity index 100% rename from tutorials/scripting/groups.md rename to usage/scripting/groups.md diff --git a/tutorials/scripting/idle_and_physics_processing.md b/usage/scripting/idle_and_physics_processing.md similarity index 100% rename from tutorials/scripting/idle_and_physics_processing.md rename to usage/scripting/idle_and_physics_processing.md diff --git a/tutorials/scripting/img/activescene.png b/usage/scripting/img/activescene.png similarity index 100% rename from tutorials/scripting/img/activescene.png rename to usage/scripting/img/activescene.png diff --git a/tutorials/scripting/img/autoload_example.png b/usage/scripting/img/autoload_example.png similarity index 100% rename from tutorials/scripting/img/autoload_example.png rename to usage/scripting/img/autoload_example.png diff --git a/tutorials/scripting/img/autoload_runtime.png b/usage/scripting/img/autoload_runtime.png similarity index 100% rename from tutorials/scripting/img/autoload_runtime.png rename to usage/scripting/img/autoload_runtime.png diff --git a/tutorials/scripting/img/autoload_script.png b/usage/scripting/img/autoload_script.png similarity index 100% rename from tutorials/scripting/img/autoload_script.png rename to usage/scripting/img/autoload_script.png diff --git a/tutorials/scripting/img/autoload_tab.png b/usage/scripting/img/autoload_tab.png similarity index 100% rename from tutorials/scripting/img/autoload_tab.png rename to usage/scripting/img/autoload_tab.png diff --git a/tutorials/scripting/img/autoload_tutorial1.png b/usage/scripting/img/autoload_tutorial1.png similarity index 100% rename from tutorials/scripting/img/autoload_tutorial1.png rename to usage/scripting/img/autoload_tutorial1.png diff --git a/tutorials/scripting/img/groups_add_node_to_group.png b/usage/scripting/img/groups_add_node_to_group.png similarity index 100% rename from tutorials/scripting/img/groups_add_node_to_group.png rename to usage/scripting/img/groups_add_node_to_group.png diff --git a/tutorials/scripting/img/groups_group_editor_window.png b/usage/scripting/img/groups_group_editor_window.png similarity index 100% rename from tutorials/scripting/img/groups_group_editor_window.png rename to usage/scripting/img/groups_group_editor_window.png diff --git a/tutorials/scripting/img/groups_manage_groups_button.png b/usage/scripting/img/groups_manage_groups_button.png similarity index 100% rename from tutorials/scripting/img/groups_manage_groups_button.png rename to usage/scripting/img/groups_manage_groups_button.png diff --git a/tutorials/scripting/img/groups_node_after_adding.png b/usage/scripting/img/groups_node_after_adding.png similarity index 100% rename from tutorials/scripting/img/groups_node_after_adding.png rename to usage/scripting/img/groups_node_after_adding.png diff --git a/tutorials/scripting/img/groups_node_tab.png b/usage/scripting/img/groups_node_tab.png similarity index 100% rename from tutorials/scripting/img/groups_node_tab.png rename to usage/scripting/img/groups_node_tab.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_player_scene_example.png b/usage/scripting/img/nodes_and_scene_instances_player_scene_example.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_player_scene_example.png rename to usage/scripting/img/nodes_and_scene_instances_player_scene_example.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png b/usage/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png rename to usage/scripting/img/nodes_and_scene_instances_remote_tree_no_sprite.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png b/usage/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png rename to usage/scripting/img/nodes_and_scene_instances_remote_tree_with_sprite.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_sprite_node.png b/usage/scripting/img/nodes_and_scene_instances_sprite_node.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_sprite_node.png rename to usage/scripting/img/nodes_and_scene_instances_sprite_node.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png b/usage/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png rename to usage/scripting/img/nodes_and_scene_instances_sprite_node_renamed.png diff --git a/tutorials/scripting/img/nodes_and_scene_instances_ui_scene_example.png b/usage/scripting/img/nodes_and_scene_instances_ui_scene_example.png similarity index 100% rename from tutorials/scripting/img/nodes_and_scene_instances_ui_scene_example.png rename to usage/scripting/img/nodes_and_scene_instances_ui_scene_example.png diff --git a/tutorials/scripting/img/nodes_resources.png b/usage/scripting/img/nodes_resources.png similarity index 100% rename from tutorials/scripting/img/nodes_resources.png rename to usage/scripting/img/nodes_resources.png diff --git a/tutorials/scripting/img/pausemode.png b/usage/scripting/img/pausemode.png similarity index 100% rename from tutorials/scripting/img/pausemode.png rename to usage/scripting/img/pausemode.png diff --git a/tutorials/scripting/img/percent.png b/usage/scripting/img/percent.png similarity index 100% rename from tutorials/scripting/img/percent.png rename to usage/scripting/img/percent.png diff --git a/tutorials/scripting/img/resourcerobi.png b/usage/scripting/img/resourcerobi.png similarity index 100% rename from tutorials/scripting/img/resourcerobi.png rename to usage/scripting/img/resourcerobi.png diff --git a/tutorials/scripting/img/script_create_dialog_templates.png b/usage/scripting/img/script_create_dialog_templates.png similarity index 100% rename from tutorials/scripting/img/script_create_dialog_templates.png rename to usage/scripting/img/script_create_dialog_templates.png diff --git a/tutorials/scripting/img/signals_shoot1.gif b/usage/scripting/img/signals_shoot1.gif similarity index 100% rename from tutorials/scripting/img/signals_shoot1.gif rename to usage/scripting/img/signals_shoot1.gif diff --git a/tutorials/scripting/img/signals_shoot2.gif b/usage/scripting/img/signals_shoot2.gif similarity index 100% rename from tutorials/scripting/img/signals_shoot2.gif rename to usage/scripting/img/signals_shoot2.gif diff --git a/tutorials/scripting/img/singleton.png b/usage/scripting/img/singleton.png similarity index 100% rename from tutorials/scripting/img/singleton.png rename to usage/scripting/img/singleton.png diff --git a/tutorials/scripting/img/spriteprop.png b/usage/scripting/img/spriteprop.png similarity index 100% rename from tutorials/scripting/img/spriteprop.png rename to usage/scripting/img/spriteprop.png diff --git a/tutorials/scripting/img/toptobottom.png b/usage/scripting/img/toptobottom.png similarity index 100% rename from tutorials/scripting/img/toptobottom.png rename to usage/scripting/img/toptobottom.png diff --git a/tutorials/scripting/img/unique_name.png b/usage/scripting/img/unique_name.png similarity index 100% rename from tutorials/scripting/img/unique_name.png rename to usage/scripting/img/unique_name.png diff --git a/tutorials/scripting/index.md b/usage/scripting/index.md similarity index 100% rename from tutorials/scripting/index.md rename to usage/scripting/index.md diff --git a/tutorials/scripting/instancing_with_signals.md b/usage/scripting/instancing_with_signals.md similarity index 100% rename from tutorials/scripting/instancing_with_signals.md rename to usage/scripting/instancing_with_signals.md diff --git a/tutorials/scripting/nodes_and_scene_instances.md b/usage/scripting/nodes_and_scene_instances.md similarity index 100% rename from tutorials/scripting/nodes_and_scene_instances.md rename to usage/scripting/nodes_and_scene_instances.md diff --git a/tutorials/scripting/overridable_functions.md b/usage/scripting/overridable_functions.md similarity index 100% rename from tutorials/scripting/overridable_functions.md rename to usage/scripting/overridable_functions.md diff --git a/tutorials/scripting/pausing_games.md b/usage/scripting/pausing_games.md similarity index 100% rename from tutorials/scripting/pausing_games.md rename to usage/scripting/pausing_games.md diff --git a/tutorials/scripting/resources.md b/usage/scripting/resources.md similarity index 100% rename from tutorials/scripting/resources.md rename to usage/scripting/resources.md diff --git a/tutorials/scripting/scene_tree.md b/usage/scripting/scene_tree.md similarity index 100% rename from tutorials/scripting/scene_tree.md rename to usage/scripting/scene_tree.md diff --git a/tutorials/scripting/scene_unique_nodes.md b/usage/scripting/scene_unique_nodes.md similarity index 100% rename from tutorials/scripting/scene_unique_nodes.md rename to usage/scripting/scene_unique_nodes.md diff --git a/tutorials/scripting/singletons_autoload.md b/usage/scripting/singletons_autoload.md similarity index 100% rename from tutorials/scripting/singletons_autoload.md rename to usage/scripting/singletons_autoload.md diff --git a/tutorials/shaders/advanced_postprocessing.md b/usage/shaders/advanced_postprocessing.md similarity index 100% rename from tutorials/shaders/advanced_postprocessing.md rename to usage/shaders/advanced_postprocessing.md diff --git a/tutorials/shaders/converting_glsl_to_godot_shaders.md b/usage/shaders/converting_glsl_to_godot_shaders.md similarity index 100% rename from tutorials/shaders/converting_glsl_to_godot_shaders.md rename to usage/shaders/converting_glsl_to_godot_shaders.md diff --git a/tutorials/shaders/custom_postprocessing.md b/usage/shaders/custom_postprocessing.md similarity index 100% rename from tutorials/shaders/custom_postprocessing.md rename to usage/shaders/custom_postprocessing.md diff --git a/tutorials/shaders/img/planet_example.png b/usage/shaders/img/planet_example.png similarity index 100% rename from tutorials/shaders/img/planet_example.png rename to usage/shaders/img/planet_example.png diff --git a/tutorials/shaders/img/planet_gradient.png b/usage/shaders/img/planet_gradient.png similarity index 100% rename from tutorials/shaders/img/planet_gradient.png rename to usage/shaders/img/planet_gradient.png diff --git a/tutorials/shaders/img/planet_new_colorrect.png b/usage/shaders/img/planet_new_colorrect.png similarity index 100% rename from tutorials/shaders/img/planet_new_colorrect.png rename to usage/shaders/img/planet_new_colorrect.png diff --git a/tutorials/shaders/img/planet_new_viewport.png b/usage/shaders/img/planet_new_viewport.png similarity index 100% rename from tutorials/shaders/img/planet_new_viewport.png rename to usage/shaders/img/planet_new_viewport.png diff --git a/tutorials/shaders/img/planet_new_viewport_texture.png b/usage/shaders/img/planet_new_viewport_texture.png similarity index 100% rename from tutorials/shaders/img/planet_new_viewport_texture.png rename to usage/shaders/img/planet_new_viewport_texture.png diff --git a/tutorials/shaders/img/planet_noise.png b/usage/shaders/img/planet_noise.png similarity index 100% rename from tutorials/shaders/img/planet_noise.png rename to usage/shaders/img/planet_noise.png diff --git a/tutorials/shaders/img/planet_noise_color.png b/usage/shaders/img/planet_noise_color.png similarity index 100% rename from tutorials/shaders/img/planet_noise_color.png rename to usage/shaders/img/planet_noise_color.png diff --git a/tutorials/shaders/img/planet_noise_fbm.png b/usage/shaders/img/planet_noise_fbm.png similarity index 100% rename from tutorials/shaders/img/planet_noise_fbm.png rename to usage/shaders/img/planet_noise_fbm.png diff --git a/tutorials/shaders/img/planet_noise_fbm_shaded.png b/usage/shaders/img/planet_noise_fbm_shaded.png similarity index 100% rename from tutorials/shaders/img/planet_noise_fbm_shaded.png rename to usage/shaders/img/planet_noise_fbm_shaded.png diff --git a/tutorials/shaders/img/planet_noise_smooth.png b/usage/shaders/img/planet_noise_smooth.png similarity index 100% rename from tutorials/shaders/img/planet_noise_smooth.png rename to usage/shaders/img/planet_noise_smooth.png diff --git a/tutorials/shaders/img/planet_normals.png b/usage/shaders/img/planet_normals.png similarity index 100% rename from tutorials/shaders/img/planet_normals.png rename to usage/shaders/img/planet_normals.png diff --git a/tutorials/shaders/img/planet_ocean.png b/usage/shaders/img/planet_ocean.png similarity index 100% rename from tutorials/shaders/img/planet_ocean.png rename to usage/shaders/img/planet_ocean.png diff --git a/tutorials/shaders/img/planet_ocean_reflect.png b/usage/shaders/img/planet_ocean_reflect.png similarity index 100% rename from tutorials/shaders/img/planet_ocean_reflect.png rename to usage/shaders/img/planet_ocean_reflect.png diff --git a/tutorials/shaders/img/planet_pick_viewport_texture.png b/usage/shaders/img/planet_pick_viewport_texture.png similarity index 100% rename from tutorials/shaders/img/planet_pick_viewport_texture.png rename to usage/shaders/img/planet_pick_viewport_texture.png diff --git a/tutorials/shaders/img/planet_seam.png b/usage/shaders/img/planet_seam.png similarity index 100% rename from tutorials/shaders/img/planet_seam.png rename to usage/shaders/img/planet_seam.png diff --git a/tutorials/shaders/img/planet_sincos.png b/usage/shaders/img/planet_sincos.png similarity index 100% rename from tutorials/shaders/img/planet_sincos.png rename to usage/shaders/img/planet_sincos.png diff --git a/tutorials/shaders/img/post_blur.png b/usage/shaders/img/post_blur.png similarity index 100% rename from tutorials/shaders/img/post_blur.png rename to usage/shaders/img/post_blur.png diff --git a/tutorials/shaders/img/post_boxes.png b/usage/shaders/img/post_boxes.png similarity index 100% rename from tutorials/shaders/img/post_boxes.png rename to usage/shaders/img/post_boxes.png diff --git a/tutorials/shaders/img/post_hierarchy1.png b/usage/shaders/img/post_hierarchy1.png similarity index 100% rename from tutorials/shaders/img/post_hierarchy1.png rename to usage/shaders/img/post_hierarchy1.png diff --git a/tutorials/shaders/img/post_hierarchy2.png b/usage/shaders/img/post_hierarchy2.png similarity index 100% rename from tutorials/shaders/img/post_hierarchy2.png rename to usage/shaders/img/post_hierarchy2.png diff --git a/tutorials/shaders/img/post_outline.png b/usage/shaders/img/post_outline.png similarity index 100% rename from tutorials/shaders/img/post_outline.png rename to usage/shaders/img/post_outline.png diff --git a/tutorials/shaders/img/shader_create.png b/usage/shaders/img/shader_create.png similarity index 100% rename from tutorials/shaders/img/shader_create.png rename to usage/shaders/img/shader_create.png diff --git a/tutorials/shaders/img/shader_material_convert.png b/usage/shaders/img/shader_material_convert.png similarity index 100% rename from tutorials/shaders/img/shader_material_convert.png rename to usage/shaders/img/shader_material_convert.png diff --git a/tutorials/shaders/img/shader_material_create.png b/usage/shaders/img/shader_material_create.png similarity index 100% rename from tutorials/shaders/img/shader_material_create.png rename to usage/shaders/img/shader_material_create.png diff --git a/tutorials/shaders/img/shader_material_create_mesh.png b/usage/shaders/img/shader_material_create_mesh.png similarity index 100% rename from tutorials/shaders/img/shader_material_create_mesh.png rename to usage/shaders/img/shader_material_create_mesh.png diff --git a/tutorials/shaders/img/shader_material_editor.png b/usage/shaders/img/shader_material_editor.png similarity index 100% rename from tutorials/shaders/img/shader_material_editor.png rename to usage/shaders/img/shader_material_editor.png diff --git a/tutorials/shaders/img/texscreen_bbc.png b/usage/shaders/img/texscreen_bbc.png similarity index 100% rename from tutorials/shaders/img/texscreen_bbc.png rename to usage/shaders/img/texscreen_bbc.png diff --git a/tutorials/shaders/img/texscreen_demo1.png b/usage/shaders/img/texscreen_demo1.png similarity index 100% rename from tutorials/shaders/img/texscreen_demo1.png rename to usage/shaders/img/texscreen_demo1.png diff --git a/tutorials/shaders/img/texscreen_demo2.png b/usage/shaders/img/texscreen_demo2.png similarity index 100% rename from tutorials/shaders/img/texscreen_demo2.png rename to usage/shaders/img/texscreen_demo2.png diff --git a/tutorials/shaders/img/tree_base.png b/usage/shaders/img/tree_base.png similarity index 100% rename from tutorials/shaders/img/tree_base.png rename to usage/shaders/img/tree_base.png diff --git a/tutorials/shaders/img/tree_gradient.png b/usage/shaders/img/tree_gradient.png similarity index 100% rename from tutorials/shaders/img/tree_gradient.png rename to usage/shaders/img/tree_gradient.png diff --git a/tutorials/shaders/img/tree_sway.gif b/usage/shaders/img/tree_sway.gif similarity index 100% rename from tutorials/shaders/img/tree_sway.gif rename to usage/shaders/img/tree_sway.gif diff --git a/tutorials/shaders/img/tree_vertex_paint.png b/usage/shaders/img/tree_vertex_paint.png similarity index 100% rename from tutorials/shaders/img/tree_vertex_paint.png rename to usage/shaders/img/tree_vertex_paint.png diff --git a/tutorials/shaders/img/visual_shader_code.png b/usage/shaders/img/visual_shader_code.png similarity index 100% rename from tutorials/shaders/img/visual_shader_code.png rename to usage/shaders/img/visual_shader_code.png diff --git a/tutorials/shaders/img/visual_shader_create.png b/usage/shaders/img/visual_shader_create.png similarity index 100% rename from tutorials/shaders/img/visual_shader_create.png rename to usage/shaders/img/visual_shader_create.png diff --git a/tutorials/shaders/img/visual_shader_editor.png b/usage/shaders/img/visual_shader_editor.png similarity index 100% rename from tutorials/shaders/img/visual_shader_editor.png rename to usage/shaders/img/visual_shader_editor.png diff --git a/tutorials/shaders/img/visual_shader_editor2.png b/usage/shaders/img/visual_shader_editor2.png similarity index 100% rename from tutorials/shaders/img/visual_shader_editor2.png rename to usage/shaders/img/visual_shader_editor2.png diff --git a/tutorials/shaders/img/vs_boolean.gif b/usage/shaders/img/vs_boolean.gif similarity index 100% rename from tutorials/shaders/img/vs_boolean.gif rename to usage/shaders/img/vs_boolean.gif diff --git a/tutorials/shaders/img/vs_expression.gif b/usage/shaders/img/vs_expression.gif similarity index 100% rename from tutorials/shaders/img/vs_expression.gif rename to usage/shaders/img/vs_expression.gif diff --git a/tutorials/shaders/img/vs_expression2.png b/usage/shaders/img/vs_expression2.png similarity index 100% rename from tutorials/shaders/img/vs_expression2.png rename to usage/shaders/img/vs_expression2.png diff --git a/tutorials/shaders/img/vs_fresnel.png b/usage/shaders/img/vs_fresnel.png similarity index 100% rename from tutorials/shaders/img/vs_fresnel.png rename to usage/shaders/img/vs_fresnel.png diff --git a/tutorials/shaders/img/vs_if.png b/usage/shaders/img/vs_if.png similarity index 100% rename from tutorials/shaders/img/vs_if.png rename to usage/shaders/img/vs_if.png diff --git a/tutorials/shaders/img/vs_popup.png b/usage/shaders/img/vs_popup.png similarity index 100% rename from tutorials/shaders/img/vs_popup.png rename to usage/shaders/img/vs_popup.png diff --git a/tutorials/shaders/img/vs_switch.png b/usage/shaders/img/vs_switch.png similarity index 100% rename from tutorials/shaders/img/vs_switch.png rename to usage/shaders/img/vs_switch.png diff --git a/tutorials/shaders/index.md b/usage/shaders/index.md similarity index 100% rename from tutorials/shaders/index.md rename to usage/shaders/index.md diff --git a/tutorials/shaders/introduction_to_shaders.md b/usage/shaders/introduction_to_shaders.md similarity index 100% rename from tutorials/shaders/introduction_to_shaders.md rename to usage/shaders/introduction_to_shaders.md diff --git a/tutorials/shaders/making_trees.md b/usage/shaders/making_trees.md similarity index 100% rename from tutorials/shaders/making_trees.md rename to usage/shaders/making_trees.md diff --git a/tutorials/shaders/screen-reading_shaders.md b/usage/shaders/screen-reading_shaders.md similarity index 100% rename from tutorials/shaders/screen-reading_shaders.md rename to usage/shaders/screen-reading_shaders.md diff --git a/tutorials/shaders/shader_materials.md b/usage/shaders/shader_materials.md similarity index 100% rename from tutorials/shaders/shader_materials.md rename to usage/shaders/shader_materials.md diff --git a/tutorials/shaders/shader_reference/canvas_item_shader.md b/usage/shaders/shader_reference/canvas_item_shader.md similarity index 100% rename from tutorials/shaders/shader_reference/canvas_item_shader.md rename to usage/shaders/shader_reference/canvas_item_shader.md diff --git a/tutorials/shaders/shader_reference/index.md b/usage/shaders/shader_reference/index.md similarity index 100% rename from tutorials/shaders/shader_reference/index.md rename to usage/shaders/shader_reference/index.md diff --git a/tutorials/shaders/shader_reference/shading_language.md b/usage/shaders/shader_reference/shading_language.md similarity index 100% rename from tutorials/shaders/shader_reference/shading_language.md rename to usage/shaders/shader_reference/shading_language.md diff --git a/tutorials/shaders/shader_reference/spatial_shader.md b/usage/shaders/shader_reference/spatial_shader.md similarity index 100% rename from tutorials/shaders/shader_reference/spatial_shader.md rename to usage/shaders/shader_reference/spatial_shader.md diff --git a/tutorials/shaders/shaders_style_guide.md b/usage/shaders/shaders_style_guide.md similarity index 100% rename from tutorials/shaders/shaders_style_guide.md rename to usage/shaders/shaders_style_guide.md diff --git a/tutorials/shaders/using_viewport_as_texture.md b/usage/shaders/using_viewport_as_texture.md similarity index 100% rename from tutorials/shaders/using_viewport_as_texture.md rename to usage/shaders/using_viewport_as_texture.md diff --git a/tutorials/shaders/your_first_shader/img/PBR.png b/usage/shaders/your_first_shader/img/PBR.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/PBR.png rename to usage/shaders/your_first_shader/img/PBR.png diff --git a/tutorials/shaders/your_first_shader/img/UV.png b/usage/shaders/your_first_shader/img/UV.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/UV.png rename to usage/shaders/your_first_shader/img/UV.png diff --git a/tutorials/shaders/your_first_shader/img/albedo.png b/usage/shaders/your_first_shader/img/albedo.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/albedo.png rename to usage/shaders/your_first_shader/img/albedo.png diff --git a/tutorials/shaders/your_first_shader/img/blue-box.png b/usage/shaders/your_first_shader/img/blue-box.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/blue-box.png rename to usage/shaders/your_first_shader/img/blue-box.png diff --git a/tutorials/shaders/your_first_shader/img/blue-tex.png b/usage/shaders/your_first_shader/img/blue-tex.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/blue-tex.png rename to usage/shaders/your_first_shader/img/blue-tex.png diff --git a/tutorials/shaders/your_first_shader/img/cos.png b/usage/shaders/your_first_shader/img/cos.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/cos.png rename to usage/shaders/your_first_shader/img/cos.png diff --git a/tutorials/shaders/your_first_shader/img/cos4.png b/usage/shaders/your_first_shader/img/cos4.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/cos4.png rename to usage/shaders/your_first_shader/img/cos4.png diff --git a/tutorials/shaders/your_first_shader/img/dark-water.png b/usage/shaders/your_first_shader/img/dark-water.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/dark-water.png rename to usage/shaders/your_first_shader/img/dark-water.png diff --git a/tutorials/shaders/your_first_shader/img/fresnel.png b/usage/shaders/your_first_shader/img/fresnel.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/fresnel.png rename to usage/shaders/your_first_shader/img/fresnel.png diff --git a/tutorials/shaders/your_first_shader/img/iconuv.png b/usage/shaders/your_first_shader/img/iconuv.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/iconuv.png rename to usage/shaders/your_first_shader/img/iconuv.png diff --git a/tutorials/shaders/your_first_shader/img/light.png b/usage/shaders/your_first_shader/img/light.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/light.png rename to usage/shaders/your_first_shader/img/light.png diff --git a/tutorials/shaders/your_first_shader/img/noise-low.png b/usage/shaders/your_first_shader/img/noise-low.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/noise-low.png rename to usage/shaders/your_first_shader/img/noise-low.png diff --git a/tutorials/shaders/your_first_shader/img/noise-set.png b/usage/shaders/your_first_shader/img/noise-set.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/noise-set.png rename to usage/shaders/your_first_shader/img/noise-set.png diff --git a/tutorials/shaders/your_first_shader/img/noise.png b/usage/shaders/your_first_shader/img/noise.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/noise.png rename to usage/shaders/your_first_shader/img/noise.png diff --git a/tutorials/shaders/your_first_shader/img/normal-set.png b/usage/shaders/your_first_shader/img/normal-set.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/normal-set.png rename to usage/shaders/your_first_shader/img/normal-set.png diff --git a/tutorials/shaders/your_first_shader/img/normal.png b/usage/shaders/your_first_shader/img/normal.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/normal.png rename to usage/shaders/your_first_shader/img/normal.png diff --git a/tutorials/shaders/your_first_shader/img/normalmap.png b/usage/shaders/your_first_shader/img/normalmap.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/normalmap.png rename to usage/shaders/your_first_shader/img/normalmap.png diff --git a/tutorials/shaders/your_first_shader/img/normalmap2.png b/usage/shaders/your_first_shader/img/normalmap2.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/normalmap2.png rename to usage/shaders/your_first_shader/img/normalmap2.png diff --git a/tutorials/shaders/your_first_shader/img/plane-sub-set.png b/usage/shaders/your_first_shader/img/plane-sub-set.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/plane-sub-set.png rename to usage/shaders/your_first_shader/img/plane-sub-set.png diff --git a/tutorials/shaders/your_first_shader/img/plane-sub.png b/usage/shaders/your_first_shader/img/plane-sub.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/plane-sub.png rename to usage/shaders/your_first_shader/img/plane-sub.png diff --git a/tutorials/shaders/your_first_shader/img/plane.png b/usage/shaders/your_first_shader/img/plane.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/plane.png rename to usage/shaders/your_first_shader/img/plane.png diff --git a/tutorials/shaders/your_first_shader/img/plastic.png b/usage/shaders/your_first_shader/img/plastic.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/plastic.png rename to usage/shaders/your_first_shader/img/plastic.png diff --git a/tutorials/shaders/your_first_shader/img/rim.png b/usage/shaders/your_first_shader/img/rim.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/rim.png rename to usage/shaders/your_first_shader/img/rim.png diff --git a/tutorials/shaders/your_first_shader/img/shader-error.png b/usage/shaders/your_first_shader/img/shader-error.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/shader-error.png rename to usage/shaders/your_first_shader/img/shader-error.png diff --git a/tutorials/shaders/your_first_shader/img/specular-toon.png b/usage/shaders/your_first_shader/img/specular-toon.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/specular-toon.png rename to usage/shaders/your_first_shader/img/specular-toon.png diff --git a/tutorials/shaders/your_first_shader/img/wave1.png b/usage/shaders/your_first_shader/img/wave1.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/wave1.png rename to usage/shaders/your_first_shader/img/wave1.png diff --git a/tutorials/shaders/your_first_shader/img/wave2.png b/usage/shaders/your_first_shader/img/wave2.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/wave2.png rename to usage/shaders/your_first_shader/img/wave2.png diff --git a/tutorials/shaders/your_first_shader/img/wave3.png b/usage/shaders/your_first_shader/img/wave3.png similarity index 100% rename from tutorials/shaders/your_first_shader/img/wave3.png rename to usage/shaders/your_first_shader/img/wave3.png diff --git a/tutorials/shaders/your_first_shader/index.md b/usage/shaders/your_first_shader/index.md similarity index 100% rename from tutorials/shaders/your_first_shader/index.md rename to usage/shaders/your_first_shader/index.md diff --git a/tutorials/shaders/your_first_shader/your_first_2d_shader.md b/usage/shaders/your_first_shader/your_first_2d_shader.md similarity index 100% rename from tutorials/shaders/your_first_shader/your_first_2d_shader.md rename to usage/shaders/your_first_shader/your_first_2d_shader.md diff --git a/tutorials/shaders/your_first_shader/your_first_3d_shader.md b/usage/shaders/your_first_shader/your_first_3d_shader.md similarity index 100% rename from tutorials/shaders/your_first_shader/your_first_3d_shader.md rename to usage/shaders/your_first_shader/your_first_3d_shader.md diff --git a/tutorials/shaders/your_first_shader/your_second_3d_shader.md b/usage/shaders/your_first_shader/your_second_3d_shader.md similarity index 100% rename from tutorials/shaders/your_first_shader/your_second_3d_shader.md rename to usage/shaders/your_first_shader/your_second_3d_shader.md diff --git a/tutorials/ui/bbcode_in_richtextlabel.md b/usage/ui/bbcode_in_richtextlabel.md similarity index 100% rename from tutorials/ui/bbcode_in_richtextlabel.md rename to usage/ui/bbcode_in_richtextlabel.md diff --git a/tutorials/ui/control_node_gallery.md b/usage/ui/control_node_gallery.md similarity index 100% rename from tutorials/ui/control_node_gallery.md rename to usage/ui/control_node_gallery.md diff --git a/tutorials/ui/custom_gui_controls.md b/usage/ui/custom_gui_controls.md similarity index 100% rename from tutorials/ui/custom_gui_controls.md rename to usage/ui/custom_gui_controls.md diff --git a/tutorials/ui/files/skin_assets.zip b/usage/ui/files/skin_assets.zip similarity index 100% rename from tutorials/ui/files/skin_assets.zip rename to usage/ui/files/skin_assets.zip diff --git a/tutorials/ui/gui_containers.md b/usage/ui/gui_containers.md similarity index 100% rename from tutorials/ui/gui_containers.md rename to usage/ui/gui_containers.md diff --git a/tutorials/ui/gui_navigation.md b/usage/ui/gui_navigation.md similarity index 100% rename from tutorials/ui/gui_navigation.md rename to usage/ui/gui_navigation.md diff --git a/tutorials/ui/gui_skinning.md b/usage/ui/gui_skinning.md similarity index 100% rename from tutorials/ui/gui_skinning.md rename to usage/ui/gui_skinning.md diff --git a/tutorials/ui/gui_theme_type_variations.md b/usage/ui/gui_theme_type_variations.md similarity index 100% rename from tutorials/ui/gui_theme_type_variations.md rename to usage/ui/gui_theme_type_variations.md diff --git a/tutorials/ui/gui_using_theme_editor.md b/usage/ui/gui_using_theme_editor.md similarity index 100% rename from tutorials/ui/gui_using_theme_editor.md rename to usage/ui/gui_using_theme_editor.md diff --git a/tutorials/ui/img/add_item_type.png b/usage/ui/img/add_item_type.png similarity index 100% rename from tutorials/ui/img/add_item_type.png rename to usage/ui/img/add_item_type.png diff --git a/tutorials/ui/img/anchors.png b/usage/ui/img/anchors.png similarity index 100% rename from tutorials/ui/img/anchors.png rename to usage/ui/img/anchors.png diff --git a/tutorials/ui/img/base_type.png b/usage/ui/img/base_type.png similarity index 100% rename from tutorials/ui/img/base_type.png rename to usage/ui/img/base_type.png diff --git a/tutorials/ui/img/bbcodeDemo.png b/usage/ui/img/bbcodeDemo.png similarity index 100% rename from tutorials/ui/img/bbcodeDemo.png rename to usage/ui/img/bbcodeDemo.png diff --git a/tutorials/ui/img/bbcodeText.png b/usage/ui/img/bbcodeText.png similarity index 100% rename from tutorials/ui/img/bbcodeText.png rename to usage/ui/img/bbcodeText.png diff --git a/tutorials/ui/img/container_example.gif b/usage/ui/img/container_example.gif similarity index 100% rename from tutorials/ui/img/container_example.gif rename to usage/ui/img/container_example.gif diff --git a/tutorials/ui/img/container_size_flags.png b/usage/ui/img/container_size_flags.png similarity index 100% rename from tutorials/ui/img/container_size_flags.png rename to usage/ui/img/container_size_flags.png diff --git a/tutorials/ui/img/containers_box.png b/usage/ui/img/containers_box.png similarity index 100% rename from tutorials/ui/img/containers_box.png rename to usage/ui/img/containers_box.png diff --git a/tutorials/ui/img/containers_center_pan.gif b/usage/ui/img/containers_center_pan.gif similarity index 100% rename from tutorials/ui/img/containers_center_pan.gif rename to usage/ui/img/containers_center_pan.gif diff --git a/tutorials/ui/img/containers_grid.png b/usage/ui/img/containers_grid.png similarity index 100% rename from tutorials/ui/img/containers_grid.png rename to usage/ui/img/containers_grid.png diff --git a/tutorials/ui/img/containers_margin.png b/usage/ui/img/containers_margin.png similarity index 100% rename from tutorials/ui/img/containers_margin.png rename to usage/ui/img/containers_margin.png diff --git a/tutorials/ui/img/containers_margin_constants.png b/usage/ui/img/containers_margin_constants.png similarity index 100% rename from tutorials/ui/img/containers_margin_constants.png rename to usage/ui/img/containers_margin_constants.png diff --git a/tutorials/ui/img/containers_panel.png b/usage/ui/img/containers_panel.png similarity index 100% rename from tutorials/ui/img/containers_panel.png rename to usage/ui/img/containers_panel.png diff --git a/tutorials/ui/img/containers_scroll.png b/usage/ui/img/containers_scroll.png similarity index 100% rename from tutorials/ui/img/containers_scroll.png rename to usage/ui/img/containers_scroll.png diff --git a/tutorials/ui/img/containers_split.png b/usage/ui/img/containers_split.png similarity index 100% rename from tutorials/ui/img/containers_split.png rename to usage/ui/img/containers_split.png diff --git a/tutorials/ui/img/containers_split_drag.gif b/usage/ui/img/containers_split_drag.gif similarity index 100% rename from tutorials/ui/img/containers_split_drag.gif rename to usage/ui/img/containers_split_drag.gif diff --git a/tutorials/ui/img/containers_tab.png b/usage/ui/img/containers_tab.png similarity index 100% rename from tutorials/ui/img/containers_tab.png rename to usage/ui/img/containers_tab.png diff --git a/tutorials/ui/img/containers_tab_click.gif b/usage/ui/img/containers_tab_click.gif similarity index 100% rename from tutorials/ui/img/containers_tab_click.gif rename to usage/ui/img/containers_tab_click.gif diff --git a/tutorials/ui/img/default_font.png b/usage/ui/img/default_font.png similarity index 100% rename from tutorials/ui/img/default_font.png rename to usage/ui/img/default_font.png diff --git a/tutorials/ui/img/default_preview.png b/usage/ui/img/default_preview.png similarity index 100% rename from tutorials/ui/img/default_preview.png rename to usage/ui/img/default_preview.png diff --git a/tutorials/ui/img/fade.png b/usage/ui/img/fade.png similarity index 100% rename from tutorials/ui/img/fade.png rename to usage/ui/img/fade.png diff --git a/tutorials/ui/img/focus_settings.png b/usage/ui/img/focus_settings.png similarity index 100% rename from tutorials/ui/img/focus_settings.png rename to usage/ui/img/focus_settings.png diff --git a/tutorials/ui/img/godot_containers.png b/usage/ui/img/godot_containers.png similarity index 100% rename from tutorials/ui/img/godot_containers.png rename to usage/ui/img/godot_containers.png diff --git a/tutorials/ui/img/import_items.png b/usage/ui/img/import_items.png similarity index 100% rename from tutorials/ui/img/import_items.png rename to usage/ui/img/import_items.png diff --git a/tutorials/ui/img/layout_dropdown_menu.png b/usage/ui/img/layout_dropdown_menu.png similarity index 100% rename from tutorials/ui/img/layout_dropdown_menu.png rename to usage/ui/img/layout_dropdown_menu.png diff --git a/tutorials/ui/img/manage_items.png b/usage/ui/img/manage_items.png similarity index 100% rename from tutorials/ui/img/manage_items.png rename to usage/ui/img/manage_items.png diff --git a/tutorials/ui/img/margin.png b/usage/ui/img/margin.png similarity index 100% rename from tutorials/ui/img/margin.png rename to usage/ui/img/margin.png diff --git a/tutorials/ui/img/marginaround.png b/usage/ui/img/marginaround.png similarity index 100% rename from tutorials/ui/img/marginaround.png rename to usage/ui/img/marginaround.png diff --git a/tutorials/ui/img/marginend.png b/usage/ui/img/marginend.png similarity index 100% rename from tutorials/ui/img/marginend.png rename to usage/ui/img/marginend.png diff --git a/tutorials/ui/img/new_theme.png b/usage/ui/img/new_theme.png similarity index 100% rename from tutorials/ui/img/new_theme.png rename to usage/ui/img/new_theme.png diff --git a/tutorials/ui/img/rainbow.png b/usage/ui/img/rainbow.png similarity index 100% rename from tutorials/ui/img/rainbow.png rename to usage/ui/img/rainbow.png diff --git a/tutorials/ui/img/sb1.png b/usage/ui/img/sb1.png similarity index 100% rename from tutorials/ui/img/sb1.png rename to usage/ui/img/sb1.png diff --git a/tutorials/ui/img/sb2.png b/usage/ui/img/sb2.png similarity index 100% rename from tutorials/ui/img/sb2.png rename to usage/ui/img/sb2.png diff --git a/tutorials/ui/img/scene_preview.png b/usage/ui/img/scene_preview.png similarity index 100% rename from tutorials/ui/img/scene_preview.png rename to usage/ui/img/scene_preview.png diff --git a/tutorials/ui/img/shake.png b/usage/ui/img/shake.png similarity index 100% rename from tutorials/ui/img/shake.png rename to usage/ui/img/shake.png diff --git a/tutorials/ui/img/skinbuttons1.png b/usage/ui/img/skinbuttons1.png similarity index 100% rename from tutorials/ui/img/skinbuttons1.png rename to usage/ui/img/skinbuttons1.png diff --git a/tutorials/ui/img/skinbuttons2.png b/usage/ui/img/skinbuttons2.png similarity index 100% rename from tutorials/ui/img/skinbuttons2.png rename to usage/ui/img/skinbuttons2.png diff --git a/tutorials/ui/img/tank-kings-by-winterpixel-games.png b/usage/ui/img/tank-kings-by-winterpixel-games.png similarity index 100% rename from tutorials/ui/img/tank-kings-by-winterpixel-games.png rename to usage/ui/img/tank-kings-by-winterpixel-games.png diff --git a/tutorials/ui/img/theme_editor.png b/usage/ui/img/theme_editor.png similarity index 100% rename from tutorials/ui/img/theme_editor.png rename to usage/ui/img/theme_editor.png diff --git a/tutorials/ui/img/theme_item_inspector.png b/usage/ui/img/theme_item_inspector.png similarity index 100% rename from tutorials/ui/img/theme_item_inspector.png rename to usage/ui/img/theme_item_inspector.png diff --git a/tutorials/ui/img/theme_pin_the_stylebox.png b/usage/ui/img/theme_pin_the_stylebox.png similarity index 100% rename from tutorials/ui/img/theme_pin_the_stylebox.png rename to usage/ui/img/theme_pin_the_stylebox.png diff --git a/tutorials/ui/img/theme_preview_picker.png b/usage/ui/img/theme_preview_picker.png similarity index 100% rename from tutorials/ui/img/theme_preview_picker.png rename to usage/ui/img/theme_preview_picker.png diff --git a/tutorials/ui/img/theme_type_editor.png b/usage/ui/img/theme_type_editor.png similarity index 100% rename from tutorials/ui/img/theme_type_editor.png rename to usage/ui/img/theme_type_editor.png diff --git a/tutorials/ui/img/themecheck.png b/usage/ui/img/themecheck.png similarity index 100% rename from tutorials/ui/img/themecheck.png rename to usage/ui/img/themecheck.png diff --git a/tutorials/ui/img/themeci.png b/usage/ui/img/themeci.png similarity index 100% rename from tutorials/ui/img/themeci.png rename to usage/ui/img/themeci.png diff --git a/tutorials/ui/img/themeci2.png b/usage/ui/img/themeci2.png similarity index 100% rename from tutorials/ui/img/themeci2.png rename to usage/ui/img/themeci2.png diff --git a/tutorials/ui/img/themeci3.png b/usage/ui/img/themeci3.png similarity index 100% rename from tutorials/ui/img/themeci3.png rename to usage/ui/img/themeci3.png diff --git a/tutorials/ui/img/tornado.png b/usage/ui/img/tornado.png similarity index 100% rename from tutorials/ui/img/tornado.png rename to usage/ui/img/tornado.png diff --git a/tutorials/ui/img/wave.png b/usage/ui/img/wave.png similarity index 100% rename from tutorials/ui/img/wave.png rename to usage/ui/img/wave.png diff --git a/tutorials/ui/index.md b/usage/ui/index.md similarity index 100% rename from tutorials/ui/index.md rename to usage/ui/index.md diff --git a/tutorials/ui/size_and_anchors.md b/usage/ui/size_and_anchors.md similarity index 100% rename from tutorials/ui/size_and_anchors.md rename to usage/ui/size_and_anchors.md