Add elements
Attempt to block line of sight with walls
This commit is contained in:
@@ -15,10 +15,6 @@ run/main_scene="res://src/Main.tscn"
|
||||
config/features=PackedStringArray("4.4", "C#", "GL Compatibility")
|
||||
boot_splash/show_image=false
|
||||
|
||||
[autoload]
|
||||
|
||||
SettingsManager="*res://addons/deploy_to_steamos/SettingsManager.cs"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
@@ -30,7 +26,7 @@ project/assembly_name="GameJamDungeon"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/SimpleDungeons/plugin.cfg", "res://addons/deploy_to_steamos/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/SimpleDungeons/plugin.cfg")
|
||||
|
||||
[input]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user