mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 19:21:16 +00:00
Ported tiles and collisions
This commit is contained in:
parent
2b53936f8b
commit
d8b6d0e208
8 changed files with 860 additions and 5 deletions
|
|
@ -7,6 +7,8 @@
|
|||
radius = 2.23607
|
||||
|
||||
[node name="Bullet" type="Area2D" groups=["bullets"]]
|
||||
collision_layer = 8
|
||||
collision_mask = 21
|
||||
script = ExtResource("1_jvxw3")
|
||||
Speed = 200.0
|
||||
metadata/_edit_group_ = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue