1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/Prefabs/Canvas.tscn

7 lines
161 B
Plaintext
Raw Normal View History

2019-08-18 09:28:38 +00:00
[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 )