mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d2g0of2prwwj4"]
|
|
|
|
[ext_resource type="Script" path="res://Cannon.gd" id="1_mopo1"]
|
|
|
|
[node name="Cannon" type="Node"]
|
|
script = ExtResource("1_mopo1")
|