mirror of
https://github.com/tonytins/retro8.git
synced 2025-03-15 20:31:22 +00:00
12 lines
284 B
Text
12 lines
284 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/Renderer.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="Game" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": true
|
|
}
|
|
|
|
[node name="Renderer" parent="." instance=ExtResource( 1 )]
|