mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-22 21:43:13 +00:00
6 lines
161 B
Text
6 lines
161 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Scripts/Canvas.gd" type="Script" id=1]
|
|
|
|
[node name="Canvas" type="Node2D"]
|
|
script = ExtResource( 1 )
|