Major collision detection improvements, more file organization, and added key interactable

This commit is contained in:
VoidTwo
2021-12-04 00:07:33 -06:00
parent ca2ea40b23
commit fcea3cee03
18 changed files with 155 additions and 59 deletions

View File

@@ -55,6 +55,12 @@ screenshot={
]
}
[layer_names]
2d_physics/layer_1="Immovable"
2d_physics/layer_2="Player"
2d_physics/layer_3="Enemies"
[physics]
common/enable_pause_aware_picking=true