1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
swear-jar/converters/placement_obstruction.tscn

11 lines
404 B
Text
Raw Normal View History

2023-10-14 00:27:55 +00:00
[gd_scene load_steps=2 format=3 uid="uid://bevj27e1ha8m3"]
[ext_resource type="PackedScene" uid="uid://o8kq85q3qtl4" path="res://converters/shield_converter_obstruction_shape.tscn" id="1_mcdb6"]
[node name="PlacementObstruction" type="StaticBody2D"]
collision_layer = 16
collision_mask = 0
2023-10-24 22:15:20 +00:00
input_pickable = true
2023-10-14 00:27:55 +00:00
[node name="ShieldConverterObstructionShape" parent="." instance=ExtResource("1_mcdb6")]