first commit
authorEduardo <[email protected]>
Fri, 26 Jan 2024 16:27:16 +0000 (17:27 +0100)
committerEduardo <[email protected]>
Fri, 26 Jan 2024 16:27:16 +0000 (17:27 +0100)
commitcc816331182fd9904ca4b65a17efd1d5d99857c2
tree598873597cca0119ef0cc50e599028ab3d4119a1
first commit
there are already shaders, camera and player movement
978 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Camera3D.gd [new file with mode: 0644]
CharacterBody3D.gd [new file with mode: 0644]
Farola.glb [new file with mode: 0644]
Farola.glb.import [new file with mode: 0644]
addons/ColorPreview/ColorHelper.gd [new file with mode: 0644]
addons/ColorPreview/ColorPreview.gd [new file with mode: 0644]
addons/ColorPreview/LICENSE [new file with mode: 0644]
addons/ColorPreview/Picker.tscn [new file with mode: 0644]
addons/ColorPreview/plugin.cfg [new file with mode: 0644]
addons/anthonyec.camera_preview/GuiResizerTopLeft.svg [new file with mode: 0644]
addons/anthonyec.camera_preview/GuiResizerTopLeft.svg.import [new file with mode: 0644]
addons/anthonyec.camera_preview/GuiResizerTopRight.svg [new file with mode: 0644]
addons/anthonyec.camera_preview/GuiResizerTopRight.svg.import [new file with mode: 0644]
addons/anthonyec.camera_preview/Pin.svg [new file with mode: 0644]
addons/anthonyec.camera_preview/Pin.svg.import [new file with mode: 0644]
addons/anthonyec.camera_preview/drag_handle.gd [new file with mode: 0644]
addons/anthonyec.camera_preview/plugin.cfg [new file with mode: 0644]
addons/anthonyec.camera_preview/plugin.gd [new file with mode: 0644]
addons/anthonyec.camera_preview/preview.gd [new file with mode: 0644]
addons/anthonyec.camera_preview/preview.tscn [new file with mode: 0644]
addons/data/scripts/player/player_controller.gd [new file with mode: 0644]
addons/data/scripts/rotate_cube.gd [new file with mode: 0644]
addons/data/scripts/sprite_rotation/sprite_rotation.gd [new file with mode: 0644]
addons/data/sprites/test/test_back.png [new file with mode: 0644]
addons/data/sprites/test/test_back.png.import [new file with mode: 0644]
addons/data/sprites/test/test_back_left.png [new file with mode: 0644]
addons/data/sprites/test/test_back_left.png.import [new file with mode: 0644]
addons/data/sprites/test/test_back_right.png [new file with mode: 0644]
addons/data/sprites/test/test_back_right.png.import [new file with mode: 0644]
addons/data/sprites/test/test_front.png [new file with mode: 0644]
addons/data/sprites/test/test_front.png.import [new file with mode: 0644]
addons/data/sprites/test/test_front_left.png [new file with mode: 0644]
addons/data/sprites/test/test_front_left.png.import [new file with mode: 0644]
addons/data/sprites/test/test_front_right.png [new file with mode: 0644]
addons/data/sprites/test/test_front_right.png.import [new file with mode: 0644]
addons/data/sprites/test/test_left.png [new file with mode: 0644]
addons/data/sprites/test/test_left.png.import [new file with mode: 0644]
addons/data/sprites/test/test_right.png [new file with mode: 0644]
addons/data/sprites/test/test_right.png.import [new file with mode: 0644]
addons/data/textures/grass.png [new file with mode: 0644]
addons/data/textures/grass.png.import [new file with mode: 0644]
addons/debug_menu/LICENSE.md [new file with mode: 0644]
addons/debug_menu/debug_menu.gd [new file with mode: 0644]
addons/debug_menu/debug_menu.tscn [new file with mode: 0644]
addons/debug_menu/plugin.cfg [new file with mode: 0644]
addons/debug_menu/plugin.gd [new file with mode: 0644]
addons/ez_transitions/fonts/mini_pixel-7.ttf [new file with mode: 0644]
addons/ez_transitions/fonts/mini_pixel-7.ttf.import [new file with mode: 0644]
addons/ez_transitions/images/black_texture.png [new file with mode: 0644]
addons/ez_transitions/images/black_texture.png.import [new file with mode: 0644]
addons/ez_transitions/images/checkbox_checked.png [new file with mode: 0644]
addons/ez_transitions/images/checkbox_checked.png.import [new file with mode: 0644]
addons/ez_transitions/images/checkbox_unchecked.png [new file with mode: 0644]
addons/ez_transitions/images/checkbox_unchecked.png.import [new file with mode: 0644]
addons/ez_transitions/images/checkerboard_texture.png [new file with mode: 0644]
addons/ez_transitions/images/checkerboard_texture.png.import [new file with mode: 0644]
addons/ez_transitions/images/option_button_arrow.png [new file with mode: 0644]
addons/ez_transitions/images/option_button_arrow.png.import [new file with mode: 0644]
addons/ez_transitions/images/plugin_icon.png [new file with mode: 0644]
addons/ez_transitions/images/plugin_icon.png.import [new file with mode: 0644]
addons/ez_transitions/images/plugin_icon.svg [new file with mode: 0644]
addons/ez_transitions/images/plugin_icon.svg.import [new file with mode: 0644]
addons/ez_transitions/images/plugin_icon.xcf [new file with mode: 0644]
addons/ez_transitions/images/spinbox_updown.png [new file with mode: 0644]
addons/ez_transitions/images/spinbox_updown.png.import [new file with mode: 0644]
addons/ez_transitions/images/transition_node_icon.png [new file with mode: 0644]
addons/ez_transitions/images/transition_node_icon.png.import [new file with mode: 0644]
addons/ez_transitions/images/transition_node_icon.svg [new file with mode: 0644]
addons/ez_transitions/images/transition_node_icon.svg.import [new file with mode: 0644]
addons/ez_transitions/images/transition_overlay_node_icon.png [new file with mode: 0644]
addons/ez_transitions/images/transition_overlay_node_icon.png.import [new file with mode: 0644]
addons/ez_transitions/images/transition_overlay_node_icon.svg [new file with mode: 0644]
addons/ez_transitions/images/transition_overlay_node_icon.svg.import [new file with mode: 0644]
addons/ez_transitions/materials/transition_material.tres [new file with mode: 0644]
addons/ez_transitions/objects/main_container/basic_settings_script.gd [new file with mode: 0644]
addons/ez_transitions/objects/main_container/editor_control_script.gd [new file with mode: 0644]
addons/ez_transitions/objects/main_container/main_container.tscn [new file with mode: 0644]
addons/ez_transitions/objects/plugin_singleton/plugin_singleton.tscn [new file with mode: 0644]
addons/ez_transitions/objects/plugin_singleton/plugin_singleton_script.gd [new file with mode: 0644]
addons/ez_transitions/objects/transition_overlay/transition_overlay.tscn [new file with mode: 0644]
addons/ez_transitions/objects/transition_overlay/transition_overlay_script.gd [new file with mode: 0644]
addons/ez_transitions/plugin.cfg [new file with mode: 0644]
addons/ez_transitions/plugin_handler.gd [new file with mode: 0644]
addons/ez_transitions/shaders/scroll_shader.gdshader [new file with mode: 0644]
addons/ez_transitions/shaders/transition_shader.gdshader [new file with mode: 0644]
addons/ez_transitions/themes/main_theme.tres [new file with mode: 0644]
addons/ez_transitions/tutorial.txt [new file with mode: 0644]
addons/ggs/assets/add.svg [new file with mode: 0644]
addons/ggs/assets/add.svg.import [new file with mode: 0644]
addons/ggs/assets/bug.svg [new file with mode: 0644]
addons/ggs/assets/bug.svg.import [new file with mode: 0644]
addons/ggs/assets/check_all.svg [new file with mode: 0644]
addons/ggs/assets/check_all.svg.import [new file with mode: 0644]
addons/ggs/assets/close.svg [new file with mode: 0644]
addons/ggs/assets/close.svg.import [new file with mode: 0644]
addons/ggs/assets/collapse_all.svg [new file with mode: 0644]
addons/ggs/assets/collapse_all.svg.import [new file with mode: 0644]
addons/ggs/assets/delete.svg [new file with mode: 0644]
addons/ggs/assets/delete.svg.import [new file with mode: 0644]
addons/ggs/assets/docs.svg [new file with mode: 0644]
addons/ggs/assets/docs.svg.import [new file with mode: 0644]
addons/ggs/assets/expand_all.svg [new file with mode: 0644]
addons/ggs/assets/expand_all.svg.import [new file with mode: 0644]
addons/ggs/assets/feedback.svg [new file with mode: 0644]
addons/ggs/assets/feedback.svg.import [new file with mode: 0644]
addons/ggs/assets/file_dialog.svg [new file with mode: 0644]
addons/ggs/assets/file_dialog.svg.import [new file with mode: 0644]
addons/ggs/assets/icon_mini.svg [new file with mode: 0644]
addons/ggs/assets/icon_mini.svg.import [new file with mode: 0644]
addons/ggs/assets/icon_mono.svg [new file with mode: 0644]
addons/ggs/assets/icon_mono.svg.import [new file with mode: 0644]
addons/ggs/assets/reload.svg [new file with mode: 0644]
addons/ggs/assets/reload.svg.import [new file with mode: 0644]
addons/ggs/assets/rename.svg [new file with mode: 0644]
addons/ggs/assets/rename.svg.import [new file with mode: 0644]
addons/ggs/assets/save_file.svg [new file with mode: 0644]
addons/ggs/assets/save_file.svg.import [new file with mode: 0644]
addons/ggs/assets/search.svg [new file with mode: 0644]
addons/ggs/assets/search.svg.import [new file with mode: 0644]
addons/ggs/assets/show_in_filesystem.svg [new file with mode: 0644]
addons/ggs/assets/show_in_filesystem.svg.import [new file with mode: 0644]
addons/ggs/assets/theme.svg [new file with mode: 0644]
addons/ggs/assets/theme.svg.import [new file with mode: 0644]
addons/ggs/assets/uncheck_all.svg [new file with mode: 0644]
addons/ggs/assets/uncheck_all.svg.import [new file with mode: 0644]
addons/ggs/classes/ggs_input_helper.gd [new file with mode: 0644]
addons/ggs/classes/ggs_inspector_plugin.gd [new file with mode: 0644]
addons/ggs/classes/ggs_save_file.gd [new file with mode: 0644]
addons/ggs/classes/ggs_ui_component.gd [new file with mode: 0644]
addons/ggs/classes/ggs_utils.gd [new file with mode: 0644]
addons/ggs/classes/global/ggs.gd [new file with mode: 0644]
addons/ggs/classes/global/ggs.tscn [new file with mode: 0644]
addons/ggs/classes/resources/ggs_icon_db.gd [new file with mode: 0644]
addons/ggs/classes/resources/ggs_plugin_data.gd [new file with mode: 0644]
addons/ggs/classes/resources/ggs_setting.gd [new file with mode: 0644]
addons/ggs/docs/changelog.md [new file with mode: 0644]
addons/ggs/docs/components/apply_button.md [new file with mode: 0644]
addons/ggs/docs/components/arrow_list.md [new file with mode: 0644]
addons/ggs/docs/components/binary_selection.md [new file with mode: 0644]
addons/ggs/docs/components/components.md [new file with mode: 0644]
addons/ggs/docs/components/input_button.md [new file with mode: 0644]
addons/ggs/docs/components/input_confirm_window.md [new file with mode: 0644]
addons/ggs/docs/components/option_list.md [new file with mode: 0644]
addons/ggs/docs/components/radio_list.md [new file with mode: 0644]
addons/ggs/docs/components/reset_button.md [new file with mode: 0644]
addons/ggs/docs/components/slider.md [new file with mode: 0644]
addons/ggs/docs/components/spinbox.md [new file with mode: 0644]
addons/ggs/docs/components/text_field.md [new file with mode: 0644]
addons/ggs/docs/custom_components.md [new file with mode: 0644]
addons/ggs/docs/custom_settings.md [new file with mode: 0644]
addons/ggs/docs/getting_started.md [new file with mode: 0644]
addons/ggs/docs/home.md [new file with mode: 0644]
addons/ggs/docs/settings/audio_mute.md [new file with mode: 0644]
addons/ggs/docs/settings/audio_volume.md [new file with mode: 0644]
addons/ggs/docs/settings/display_fullscreen.md [new file with mode: 0644]
addons/ggs/docs/settings/display_scale.md [new file with mode: 0644]
addons/ggs/docs/settings/display_size.md [new file with mode: 0644]
addons/ggs/docs/settings/input.md [new file with mode: 0644]
addons/ggs/docs/settings/settings.md [new file with mode: 0644]
addons/ggs/docs/troubleshoot.md [new file with mode: 0644]
addons/ggs/editor/_theme/ggs_theme.gd [new file with mode: 0644]
addons/ggs/editor/_theme/ggs_theme.tres [new file with mode: 0644]
addons/ggs/editor/add_setting_window/add_setting_window.gd [new file with mode: 0644]
addons/ggs/editor/add_setting_window/add_setting_window.tscn [new file with mode: 0644]
addons/ggs/editor/category_panel/category_list.gd [new file with mode: 0644]
addons/ggs/editor/category_panel/category_panel.gd [new file with mode: 0644]
addons/ggs/editor/category_panel/category_panel.tscn [new file with mode: 0644]
addons/ggs/editor/component_panel/component_panel.gd [new file with mode: 0644]
addons/ggs/editor/component_panel/component_panel.tscn [new file with mode: 0644]
addons/ggs/editor/input_selector/input_list.gd [new file with mode: 0644]
addons/ggs/editor/input_selector/input_selector.gd [new file with mode: 0644]
addons/ggs/editor/input_selector/input_selector.tscn [new file with mode: 0644]
addons/ggs/editor/main_panel/bug_btn.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/docs_btn.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/feedback_btn.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/main_panel.tscn [new file with mode: 0644]
addons/ggs/editor/main_panel/notification.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/pref_btn.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/progress_overlay.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/save_file_menu.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/split_containers.gd [new file with mode: 0644]
addons/ggs/editor/main_panel/update_theme_btn.gd [new file with mode: 0644]
addons/ggs/editor/pref_window/pref_window.gd [new file with mode: 0644]
addons/ggs/editor/pref_window/pref_window.tscn [new file with mode: 0644]
addons/ggs/editor/setting_panel/groupless.gd [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_group/setting_group.gd [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_group/setting_group.tscn [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_item/setting_item.gd [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_item/setting_item.tscn [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_list.gd [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_panel.gd [new file with mode: 0644]
addons/ggs/editor/setting_panel/setting_panel.tscn [new file with mode: 0644]
addons/ggs/plugin.cfg [new file with mode: 0644]
addons/ggs/plugin.gd [new file with mode: 0644]
addons/ggs/plugin_data.tres [new file with mode: 0644]
addons/ggs/template.gd [new file with mode: 0644]
addons/godot-git-plugin/LICENSE [new file with mode: 0644]
addons/godot-git-plugin/THIRDPARTY.md [new file with mode: 0644]
addons/godot-git-plugin/git_plugin.gdextension [new file with mode: 0644]
addons/godot-git-plugin/linux/libgit_plugin.linux.editor.x86_64.so [new file with mode: 0644]
addons/godot-git-plugin/macos/libgit_plugin.macos.editor.universal.dylib [new file with mode: 0644]
addons/godot-git-plugin/plugin.cfg [new file with mode: 0644]
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.dll [new file with mode: 0644]
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.exp [new file with mode: 0644]
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.lib [new file with mode: 0644]
addons/health_bar_2d/LICENSE.md [new file with mode: 0644]
addons/health_bar_2d/README.md [new file with mode: 0644]
addons/health_bar_2d/addon.gd [new file with mode: 0644]
addons/health_bar_2d/examples/bullet.gd [new file with mode: 0644]
addons/health_bar_2d/examples/bullet.tscn [new file with mode: 0644]
addons/health_bar_2d/examples/example.tscn [new file with mode: 0644]
addons/health_bar_2d/examples/heal.gd [new file with mode: 0644]
addons/health_bar_2d/examples/heal.tscn [new file with mode: 0644]
addons/health_bar_2d/examples/player.gd [new file with mode: 0644]
addons/health_bar_2d/examples/player.tscn [new file with mode: 0644]
addons/health_bar_2d/examples/turrent.gd [new file with mode: 0644]
addons/health_bar_2d/examples/turrent.tscn [new file with mode: 0644]
addons/health_bar_2d/health_bar_2d.gd [new file with mode: 0644]
addons/health_bar_2d/health_bar_2d.tscn [new file with mode: 0644]
addons/health_bar_2d/icon.png [new file with mode: 0644]
addons/health_bar_2d/icon.png.import [new file with mode: 0644]
addons/health_bar_2d/plugin.cfg [new file with mode: 0644]
addons/health_bar_2d/resources/health_bar_texture.png [new file with mode: 0644]
addons/health_bar_2d/resources/health_bar_texture.png.import [new file with mode: 0644]
addons/input_prompts/LICENSE [new file with mode: 0644]
addons/input_prompts/action_prompt/action_prompt.gd [new file with mode: 0644]
addons/input_prompts/action_prompt/icon.svg [new file with mode: 0644]
addons/input_prompts/action_prompt/icon.svg.import [new file with mode: 0644]
addons/input_prompts/icon.svg [new file with mode: 0644]
addons/input_prompts/icon.svg.import [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_down.png [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_down.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_left.png [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_left.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_right.png [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_right.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_up.png [new file with mode: 0644]
addons/input_prompts/icons/generic/left_stick_up.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_down.png [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_down.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_left.png [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_left.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_right.png [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_right.png.import [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_up.png [new file with mode: 0644]
addons/input_prompts/icons/generic/right_stick_up.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/0.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/0.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/1.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/1.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/2.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/2.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/3.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/3.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/4.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/4.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/5.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/5.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/6.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/6.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/7.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/7.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/8.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/8.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/9.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/9.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/a.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/a.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/alt.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/alt.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/apostrophe.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/apostrophe.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/asterisk.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/asterisk.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/at.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/at.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/b.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/b.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/backslash.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/backslash.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/backspace.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/backspace.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/blank.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/blank.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/c.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/c.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/caps.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/caps.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/caret.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/caret.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/cent.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/cent.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/colon.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/colon.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/comma.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/comma.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/ctrl.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/ctrl.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/d.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/d.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/del.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/del.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/dollar.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/dollar.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/down.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/down.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/e.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/e.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/end.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/end.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_large.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_large.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_small.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_small.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_wide.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/enter_wide.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/equals.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/equals.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/esc.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/esc.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/exclamation.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/exclamation.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f1.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f1.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f10.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f10.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f11.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f11.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f12.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f12.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f2.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f2.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f3.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f3.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f4.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f4.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f5.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f5.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f6.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f6.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f7.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f7.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f8.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f8.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f9.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/f9.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/forward_slash.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/forward_slash.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/g.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/g.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/greater.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/greater.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/h.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/h.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/hash.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/hash.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/home.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/home.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/i.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/i.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/insert.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/insert.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/j.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/j.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/k.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/k.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/l.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/l.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_brace.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_brace.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_bracket.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_bracket.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_paren.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/left_paren.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/less.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/less.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/m.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/m.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_back.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_back.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_forward.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_forward.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_next.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_next.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_pause.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_pause.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_play.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_play.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_previous.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_previous.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_record.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_record.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_stop.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/media_stop.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/meta.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/meta.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/minus.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/minus.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/n.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/n.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/nbsp.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/nbsp.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/num.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/num.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/o.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/o.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/p.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/p.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/page_down.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/page_down.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/page_up.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/page_up.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/pause.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/pause.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/percent.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/percent.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/period.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/period.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/pipe.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/pipe.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/plus.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/plus.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/print.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/print.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/q.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/q.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/question.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/question.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/quote.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/quote.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/r.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/r.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_brace.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_brace.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_bracket.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_bracket.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_paren.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/right_paren.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/s.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/s.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/scroll.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/scroll.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/semicolon.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/semicolon.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/shift.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/shift.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/space.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/space.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/t.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/t.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tab.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tab.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tilde.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tilde.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tile_0504.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/tile_0504.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/u.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/u.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/underscore.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/underscore.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/up.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/up.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/v.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/v.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/w.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/w.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/x.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/x.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/y.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/y.png.import [new file with mode: 0644]
addons/input_prompts/icons/keyboard/z.png [new file with mode: 0644]
addons/input_prompts/icons/keyboard/z.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/left.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/left.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/middle.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/middle.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/right.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/right.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_down.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_down.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_left.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_left.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_right.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_right.png.import [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_up.png [new file with mode: 0644]
addons/input_prompts/icons/mouse/wheel_up.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/a.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/a.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/b.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/b.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/capture.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/capture.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/down.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/down.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/home.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/home.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/l.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/l.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/left.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/left.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/left_stick.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/left_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/minus.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/minus.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/plus.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/plus.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/r.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/r.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/right.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/right.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/right_stick.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/right_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/up.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/up.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/x.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/x.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/y.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/y.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/zl.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/zl.png.import [new file with mode: 0644]
addons/input_prompts/icons/nintendo/zr.png [new file with mode: 0644]
addons/input_prompts/icons/nintendo/zr.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/circle.png [new file with mode: 0644]
addons/input_prompts/icons/sony/circle.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/cross.png [new file with mode: 0644]
addons/input_prompts/icons/sony/cross.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/down.png [new file with mode: 0644]
addons/input_prompts/icons/sony/down.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/l1.png [new file with mode: 0644]
addons/input_prompts/icons/sony/l1.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/l2.png [new file with mode: 0644]
addons/input_prompts/icons/sony/l2.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/left.png [new file with mode: 0644]
addons/input_prompts/icons/sony/left.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/left_stick.png [new file with mode: 0644]
addons/input_prompts/icons/sony/left_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/microphone.png [new file with mode: 0644]
addons/input_prompts/icons/sony/microphone.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/ps.png [new file with mode: 0644]
addons/input_prompts/icons/sony/ps.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/r1.png [new file with mode: 0644]
addons/input_prompts/icons/sony/r1.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/r2.png [new file with mode: 0644]
addons/input_prompts/icons/sony/r2.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/right.png [new file with mode: 0644]
addons/input_prompts/icons/sony/right.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/right_stick.png [new file with mode: 0644]
addons/input_prompts/icons/sony/right_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/select.png [new file with mode: 0644]
addons/input_prompts/icons/sony/select.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/square.png [new file with mode: 0644]
addons/input_prompts/icons/sony/square.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/start.png [new file with mode: 0644]
addons/input_prompts/icons/sony/start.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/touchpad.png [new file with mode: 0644]
addons/input_prompts/icons/sony/touchpad.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/triangle.png [new file with mode: 0644]
addons/input_prompts/icons/sony/triangle.png.import [new file with mode: 0644]
addons/input_prompts/icons/sony/up.png [new file with mode: 0644]
addons/input_prompts/icons/sony/up.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/a.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/a.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/b.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/b.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/down.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/down.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/left.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/left.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_bumper.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_bumper.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_stick.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_trigger.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/left_trigger.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/menu.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/menu.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/right.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/right.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_bumper.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_bumper.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_stick.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_stick.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_trigger.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/right_trigger.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/share.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/share.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/up.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/up.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/view.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/view.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/x.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/x.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/xbox.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/xbox.png.import [new file with mode: 0644]
addons/input_prompts/icons/xbox/y.png [new file with mode: 0644]
addons/input_prompts/icons/xbox/y.png.import [new file with mode: 0644]
addons/input_prompts/input_prompt.gd [new file with mode: 0644]
addons/input_prompts/input_prompt_manager.gd [new file with mode: 0644]
addons/input_prompts/inspector_plugin.gd [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/icon.svg [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/icon.svg.import [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/joypad_button_prompt.gd [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/nintendo.tres [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/sony.tres [new file with mode: 0644]
addons/input_prompts/joypad_button_prompt/xbox.tres [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/icon.svg [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/icon.svg.import [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/joypad_motion_prompt.gd [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/nintendo.tres [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/sony.tres [new file with mode: 0644]
addons/input_prompts/joypad_motion_prompt/xbox.tres [new file with mode: 0644]
addons/input_prompts/key_prompt/icon.svg [new file with mode: 0644]
addons/input_prompts/key_prompt/icon.svg.import [new file with mode: 0644]
addons/input_prompts/key_prompt/key_prompt.gd [new file with mode: 0644]
addons/input_prompts/key_prompt/keys.tres [new file with mode: 0644]
addons/input_prompts/mouse_button_prompt/buttons.tres [new file with mode: 0644]
addons/input_prompts/mouse_button_prompt/icon.svg [new file with mode: 0644]
addons/input_prompts/mouse_button_prompt/icon.svg.import [new file with mode: 0644]
addons/input_prompts/mouse_button_prompt/mouse_button_prompt.gd [new file with mode: 0644]
addons/input_prompts/plugin.cfg [new file with mode: 0644]
addons/input_prompts/plugin.gd [new file with mode: 0644]
addons/input_prompts/resources/joypad_button_textures.gd [new file with mode: 0644]
addons/input_prompts/resources/joypad_motion_textures.gd [new file with mode: 0644]
addons/input_prompts/resources/keyboard_textures.gd [new file with mode: 0644]
addons/input_prompts/resources/mouse_button_textures.gd [new file with mode: 0644]
addons/kenney rpg audio/belt_handle_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/belt_handle_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/belt_handle_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/belt_handle_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_close.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_close.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_flip_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_flip_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_flip_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_flip_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_flip_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_flip_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_open.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_open.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_place_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_place_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_place_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_place_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/book_place_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/book_place_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/chop.ogg [new file with mode: 0644]
addons/kenney rpg audio/chop.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_4.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_4.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_belt.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_belt.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/cloth_belt_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/cloth_belt_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/creak_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/creak_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/creak_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/creak_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/creak_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/creak_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_close_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_close_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_close_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_close_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_close_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_close_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_close_4.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_close_4.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_open_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_open_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/door_open_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/door_open_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/draw_knife_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/drop_leather.ogg [new file with mode: 0644]
addons/kenney rpg audio/drop_leather.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_0.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_0.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_3.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_4.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_4.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_5.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_5.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_6.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_6.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_7.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_7.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_8.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_8.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/footstep_9.ogg [new file with mode: 0644]
addons/kenney rpg audio/footstep_9.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/handle_coins.ogg [new file with mode: 0644]
addons/kenney rpg audio/handle_coins.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/handle_coins_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/handle_coins_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/handle_small_leather.ogg [new file with mode: 0644]
addons/kenney rpg audio/handle_small_leather.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/handle_small_leather_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/handle_small_leather_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/knife_slice.ogg [new file with mode: 0644]
addons/kenney rpg audio/knife_slice.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/knife_slice_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/knife_slice_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/metal_click.ogg [new file with mode: 0644]
addons/kenney rpg audio/metal_click.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/metal_latch.ogg [new file with mode: 0644]
addons/kenney rpg audio/metal_latch.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_1.ogg [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_1.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_2.ogg [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_2.ogg.import [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_3.ogg [new file with mode: 0644]
addons/kenney rpg audio/metal_pot_3.ogg.import [new file with mode: 0644]
addons/kenney_prototype_textures/LICENSE.txt [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/dark/texture_13.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/green/texture_13.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/light/texture_13.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/orange/texture_13.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/purple/texture_13.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_01.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_01.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_02.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_02.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_03.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_03.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_04.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_04.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_05.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_05.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_06.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_06.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_07.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_07.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_08.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_08.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_09.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_09.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_10.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_10.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_11.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_11.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_12.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_12.png.import [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_13.png [new file with mode: 0644]
addons/kenney_prototype_textures/red/texture_13.png.import [new file with mode: 0644]
addons/quest_system/active_pool.gd [new file with mode: 0644]
addons/quest_system/available_pool.gd [new file with mode: 0644]
addons/quest_system/base_quest_pool.gd [new file with mode: 0644]
addons/quest_system/completed_pool.gd [new file with mode: 0644]
addons/quest_system/plugin.cfg [new file with mode: 0644]
addons/quest_system/plugin.gd [new file with mode: 0644]
addons/quest_system/quest_manager.gd [new file with mode: 0644]
addons/quest_system/quest_resource.gd [new file with mode: 0644]
addons/scenes/demo_scene.tscn [new file with mode: 0644]
addons/script-ide/LICENSE [new file with mode: 0644]
addons/script-ide/Popup.gd [new file with mode: 0644]
addons/script-ide/README.md [new file with mode: 0644]
addons/script-ide/icon/class.svg [new file with mode: 0644]
addons/script-ide/icon/class.svg.import [new file with mode: 0644]
addons/script-ide/icon/constant.svg [new file with mode: 0644]
addons/script-ide/icon/constant.svg.import [new file with mode: 0644]
addons/script-ide/icon/export.svg [new file with mode: 0644]
addons/script-ide/icon/export.svg.import [new file with mode: 0644]
addons/script-ide/icon/func.svg [new file with mode: 0644]
addons/script-ide/icon/func.svg.import [new file with mode: 0644]
addons/script-ide/icon/func_get.svg [new file with mode: 0644]
addons/script-ide/icon/func_get.svg.import [new file with mode: 0644]
addons/script-ide/icon/func_set.svg [new file with mode: 0644]
addons/script-ide/icon/func_set.svg.import [new file with mode: 0644]
addons/script-ide/icon/keyword.svg [new file with mode: 0644]
addons/script-ide/icon/keyword.svg.import [new file with mode: 0644]
addons/script-ide/icon/property.svg [new file with mode: 0644]
addons/script-ide/icon/property.svg.import [new file with mode: 0644]
addons/script-ide/icon/signal.svg [new file with mode: 0644]
addons/script-ide/icon/signal.svg.import [new file with mode: 0644]
addons/script-ide/plugin.cfg [new file with mode: 0644]
addons/script-ide/plugin.gd [new file with mode: 0644]
addons/tracer/StackHandler.cs [new file with mode: 0644]
addons/tracer/plugin.cfg [new file with mode: 0644]
addons/tracer/subscriber.gd [new file with mode: 0644]
addons/tracer/tracer.gd [new file with mode: 0644]
addons/tracer/tracer_plugin.gd [new file with mode: 0644]
examples/colors_demo.gd [new file with mode: 0644]
examples/colors_demo.gdshader [new file with mode: 0644]
examples/test/logs.txt [new file with mode: 0644]
examples/test/test.gd [new file with mode: 0644]
examples/test/test.tscn [new file with mode: 0644]
game_settings/components/_misc_components/apply_btn/apply_btn.gd [new file with mode: 0644]
game_settings/components/_misc_components/apply_btn/apply_btn.tscn [new file with mode: 0644]
game_settings/components/_misc_components/input_confirm_window/input_confirm_window.gd [new file with mode: 0644]
game_settings/components/_misc_components/input_confirm_window/input_confirm_window.tscn [new file with mode: 0644]
game_settings/components/_misc_components/reset_btn/reset_btn.gd [new file with mode: 0644]
game_settings/components/_misc_components/reset_btn/reset_btn.tscn [new file with mode: 0644]
game_settings/components/_shared_scripts/binary_selection.gd [new file with mode: 0644]
game_settings/components/arrow_list/arrow_list.gd [new file with mode: 0644]
game_settings/components/arrow_list/arrow_list.tscn [new file with mode: 0644]
game_settings/components/checkbox/checkbox.tscn [new file with mode: 0644]
game_settings/components/input_btn/input_btn.gd [new file with mode: 0644]
game_settings/components/input_btn/input_btn.tscn [new file with mode: 0644]
game_settings/components/option_list/option_list.gd [new file with mode: 0644]
game_settings/components/option_list/option_list.tscn [new file with mode: 0644]
game_settings/components/radio_list/radio_list.gd [new file with mode: 0644]
game_settings/components/radio_list/radio_list.tscn [new file with mode: 0644]
game_settings/components/slider/slider.gd [new file with mode: 0644]
game_settings/components/slider/slider.tscn [new file with mode: 0644]
game_settings/components/spinbox/spinbox.gd [new file with mode: 0644]
game_settings/components/spinbox/spinbox.tscn [new file with mode: 0644]
game_settings/components/switch/switch.tscn [new file with mode: 0644]
game_settings/components/text_field/text_field.gd [new file with mode: 0644]
game_settings/components/text_field/text_field.tscn [new file with mode: 0644]
game_settings/components/toggle_btn/toggle_btn.tscn [new file with mode: 0644]
game_settings/settings/nonempty.txt [new file with mode: 0644]
game_settings/templates/audio/audio_mute.gd [new file with mode: 0644]
game_settings/templates/audio/audio_volume.gd [new file with mode: 0644]
game_settings/templates/display/display_fullscreen.gd [new file with mode: 0644]
game_settings/templates/display/display_scale.gd [new file with mode: 0644]
game_settings/templates/display/display_size.gd [new file with mode: 0644]
game_settings/templates/input.gd [new file with mode: 0644]
icon.svg [new file with mode: 0644]
icon.svg.import [new file with mode: 0644]
plain_tiles.tres [new file with mode: 0644]
player.gd [new file with mode: 0644]
project.godot [new file with mode: 0644]
shaders/Farola.glb [new file with mode: 0644]
shaders/Farola.glb.import [new file with mode: 0644]
shaders/perlin_noise.gdshader [new file with mode: 0644]
shaders/screen_shaders.gdshader [new file with mode: 0644]
shaders/test.tres [new file with mode: 0644]
shaders/vhs-crt.gdshader [new file with mode: 0644]
test.tscn [new file with mode: 0644]
tiles.tscn [new file with mode: 0644]