ft (very very wip): prey impl
This commit is contained in:
@@ -15,6 +15,10 @@ run/main_scene="uid://drgv154ei1vrl"
|
||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[global_group]
|
||||
|
||||
player="All scenes that constitute players should be added here."
|
||||
|
||||
[input]
|
||||
|
||||
move_right={
|
||||
@@ -37,3 +41,8 @@ move_down={
|
||||
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[layer_names]
|
||||
|
||||
2d_render/layer_1="Player"
|
||||
2d_render/layer_2="Prey"
|
||||
|
||||
Reference in New Issue
Block a user