mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 19:09:50 +00:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://src/UI/CanvasPreview.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="CanvasPreview" type="Node2D"]
|
||
|
script = ExtResource( 1 )
|