Adds Chicken Enemy
Animation Tree - In-Progress
This commit is contained in:
@@ -14,9 +14,14 @@ config/name="Raw"
|
||||
run/main_scene="res://scenes/level1.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
SignalBus="*res://singletons/SignalBus.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/width=800
|
||||
window/size/resizable=false
|
||||
|
||||
[input]
|
||||
|
||||
@@ -42,4 +47,5 @@ common/enable_pause_aware_picking=true
|
||||
|
||||
[rendering]
|
||||
|
||||
environment/default_clear_color=Color( 0, 0, 0, 1 )
|
||||
environment/default_environment="res://default_env.tres"
|
||||
|
||||
Reference in New Issue
Block a user