Basic level bus
This commit is contained in:
parent
0cdddee7b1
commit
e1931f27e1
7 changed files with 169 additions and 3 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue