diff --git a/Shounin/project.godot b/Shounin/project.godot index 38351ae..61cbd10 100644 --- a/Shounin/project.godot +++ b/Shounin/project.godot @@ -16,6 +16,10 @@ config/features=PackedStringArray("4.0", "Mobile") config/icon="res://icon.png" config/macos_native_icon="res://icon.icns" +[autoload] + +Panku="*res://addons/panku_console/console.tscn" + [debug] shapes/collision/shape_color=Color(1, 1, 1, 0.419608) diff --git a/Shounin/resources/sprt_obel.png b/Shounin/resources/sprt_obel.png new file mode 100644 index 0000000..607a5ff Binary files /dev/null and b/Shounin/resources/sprt_obel.png differ