mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
Props
This commit is contained in:
parent
37684c6f4f
commit
6a62fe2871
6 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ collision_mask = 10
|
|||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(0.5, -1)
|
||||
shape = SubResource("RectangleShape2D_2ewfl")
|
||||
|
||||
|
|
|
|||
|
|
@ -17,5 +17,6 @@ collision_mask = 11
|
|||
texture = SubResource("AtlasTexture_i3nxh")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(0.5, -0.5)
|
||||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
|
|
|||
|
|
@ -18,4 +18,5 @@ metadata/_edit_group_ = true
|
|||
texture = SubResource("AtlasTexture_i3nxh")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
|
|
|||
|
|
@ -17,5 +17,6 @@ collision_mask = 11
|
|||
texture = SubResource("AtlasTexture_i3nxh")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(-16, -17)
|
||||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
|
|
|||
|
|
@ -18,4 +18,5 @@ metadata/_edit_group_ = true
|
|||
texture = SubResource("AtlasTexture_i3nxh")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
|
|
|||
|
|
@ -6960,6 +6960,9 @@ position = Vector2(-607, -63)
|
|||
[node name="LargeTank3" parent="Factory Tilemaps/Solid" instance=ExtResource("8_2wpw7")]
|
||||
position = Vector2(-818, -79)
|
||||
|
||||
[node name="LargeTank5" parent="Factory Tilemaps/Solid" instance=ExtResource("8_2wpw7")]
|
||||
position = Vector2(-818, -60)
|
||||
|
||||
[node name="LargeTank4" parent="Factory Tilemaps/Solid" instance=ExtResource("13_acrmt")]
|
||||
position = Vector2(-676, -143)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue