mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 15:01:16 +00:00
Pause support for maps
This commit is contained in:
parent
7b8c75ea0f
commit
f684117e94
6 changed files with 77 additions and 57 deletions
|
|
@ -182,6 +182,7 @@ gravity = Vector3(0, 0, 0)
|
|||
color = Color(0.0392157, 0.380392, 1, 1)
|
||||
|
||||
[node name="Player" type="CharacterBody2D" node_paths=PackedStringArray("Muzzle", "HitboxSprite", "_shieldParticles") groups=["Destroyable", "player"]]
|
||||
process_mode = 1
|
||||
y_sort_enabled = true
|
||||
collision_layer = 2
|
||||
collision_mask = 99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue