StickerClone/core/bridgeNode.tscn

9 lines
246 B
Text
Raw Normal View History

2024-07-24 20:45:32 +00:00
[gd_scene load_steps=2 format=3 uid="uid://clqvgh6qmglue"]
[ext_resource type="Script" path="res://core/bridgenode.tres.gd" id="1_tp7pv"]
2024-07-24 20:45:32 +00:00
[node name="Bridge" type="Area2D"]
collision_layer = 4
collision_mask = 9
script = ExtResource("1_tp7pv")