This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
fossekleiva-ks-hackathon-demo/Generic.tscn
Daniel Løvbrøtte Olsen 915246cd2f inital
2019-09-25 21:35:43 +02:00

7 lines
155 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://Generic.gd" type="Script" id=1]
[node name="Generic" type="Node2D"]
script = ExtResource( 1 )