Modul Oberklasse geadded

This commit is contained in:
PfandBoss
2022-12-09 23:39:45 +01:00
parent d686be5ee0
commit 1878cf26b2
2 changed files with 48 additions and 0 deletions

6
Module.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://b87b68ghm4dkk"]
[ext_resource type="Script" path="res://Module.gd" id="1_42v8k"]
[node name="Node" type="Node"]
script = ExtResource("1_42v8k")