Newer
Older
DungeonShooting / DungeonShooting_Godot / scene / test / TestMask.tscn
@小李xl 小李xl on 23 Nov 2023 339 bytes 调研中
[gd_scene load_steps=2 format=3 uid="uid://cnt6y33q15xfq"]

[ext_resource type="Script" path="res://src/test/TestMask.cs" id="1_0yip6"]

[node name="TestMask" type="Node2D" node_paths=PackedStringArray("PolygonNode")]
script = ExtResource("1_0yip6")
PolygonNode = NodePath("Polygon2D")

[node name="Polygon2D" type="Polygon2D" parent="."]