added a cheat console

This commit is contained in:
2023-02-19 11:51:34 +01:00
parent da44882f06
commit e60c916ab0
5 changed files with 102 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
[gd_scene load_steps=14 format=3 uid="uid://bxaheg7l4h1ip"]
[gd_scene load_steps=15 format=3 uid="uid://bxaheg7l4h1ip"]
[ext_resource type="Script" path="res://src/scene-scripts/player.cs" id="1_qehox"]
[ext_resource type="Texture2D" uid="uid://olceowuycu8c" path="res://assets/textures/debug/dummy-player-atlas.png" id="2_yu1q5"]
[ext_resource type="PackedScene" uid="uid://bkm7365u1mm3o" path="res://scenes/gui/dialog_bubble.tscn" id="3_8f573"]
[ext_resource type="PackedScene" uid="uid://bt4pohi6srcvi" path="res://scenes/gui/console.tscn" id="4_kw3hh"]
[sub_resource type="AtlasTexture" id="AtlasTexture_tokqm"]
atlas = ExtResource("2_yu1q5")
@@ -139,3 +140,6 @@ position = Vector2(0, 38)
rotation = 1.57345
shape = SubResource("CapsuleShape2D_38v5o")
metadata/_edit_lock_ = true
[node name="console" parent="." instance=ExtResource("4_kw3hh")]
visible = false