Basic level bus

This commit is contained in:
Rendo 2025-08-01 03:38:38 +05:00
commit e1931f27e1
7 changed files with 169 additions and 3 deletions

View file

@ -17,20 +17,27 @@ warnings/check_angle_interpolation_type_conflicting=false
config/name="Liberation of the Neighbourville"
config/version="0.3.0"
run/main_scene="uid://bfstrli64u23y"
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.png"
config/windows_native_icon="res://icon.ico"
[autoload]
LevelEventBus="*res://scripts/level_event_bus.gd"
[display]
window/size/viewport_width=600
window/size/viewport_height=400
window/stretch/mode="canvas_items"
[dotnet]
project/assembly_name="Liberation of the Neighbourville"
[editor_plugins]
enabled=PackedStringArray("res://addons/floatmodifiers/plugin.cfg", "res://addons/pvzadventure/plugin.cfg")
enabled=PackedStringArray()
[filesystem]