mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 20:26:13 +01:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://byo1m0n20yl45"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/Modules/Cannon.gd" id="1_vdn0s"]
|
|
|
|
[node name="Cannon" type="Node"]
|
|
script = ExtResource("1_vdn0s")
|