mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-20 03:54:47 +00:00
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://2t8ql8pkxv6c"]
|
|
|
|
[ext_resource type="Script" path="res://components/flag_carry_component.gd" id="1_b6ee8"]
|
|
|
|
[node name="FlagCarryComponent" type="Node"]
|
|
script = ExtResource("1_b6ee8")
|