mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Changes to debug in 4.3
This commit is contained in:
parent
0733ab4a11
commit
4f731b221b
3 changed files with 21 additions and 13 deletions
|
|
@ -1,10 +1,9 @@
|
|||
[gd_scene load_steps=7 format=3 uid="uid://cwfaxgr8pgfga"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://cwfaxgr8pgfga"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scenes/game.gd" id="1_s0gpj"]
|
||||
[ext_resource type="Script" path="res://Scenes/PixelPerfectRendering.gd" id="2_gdejn"]
|
||||
[ext_resource type="PackedScene" uid="uid://bv451a8wgty4u" path="res://Scenes/test.tscn" id="3_l2ygy"]
|
||||
[ext_resource type="Script" path="res://Scenes/SubViewportSprite.gd" id="4_adb7a"]
|
||||
[ext_resource type="PackedScene" uid="uid://cio2gclfs7s37" path="res://Scenes/debug_stats.tscn" id="5_ixk64"]
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_m5h5j"]
|
||||
viewport_path = NodePath("PixelPerfectRendering/SubViewport")
|
||||
|
|
@ -31,5 +30,3 @@ position = Vector2(960, 540)
|
|||
scale = Vector2(6, 6)
|
||||
texture = SubResource("ViewportTexture_m5h5j")
|
||||
script = ExtResource("4_adb7a")
|
||||
|
||||
[node name="DebugStats" parent="." instance=ExtResource("5_ixk64")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue