mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Ported tiles and collisions
This commit is contained in:
parent
2b53936f8b
commit
d8b6d0e208
8 changed files with 860 additions and 5 deletions
|
|
@ -70,6 +70,8 @@ shoot={
|
|||
2d_physics/layer_1="world"
|
||||
2d_physics/layer_2="player"
|
||||
2d_physics/layer_3="items"
|
||||
2d_physics/layer_4="bullets"
|
||||
2d_physics/layer_5="enemies"
|
||||
|
||||
[physics]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue