From 9d74b49ab62908d4acf53dde444413886b8b28e5 Mon Sep 17 00:00:00 2001 From: Radio Date: Thu, 4 Jun 2026 15:15:11 +0300 Subject: escoria setup and old branch archives --- addons/escoria-core/testing/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 addons/escoria-core/testing/README (limited to 'addons/escoria-core/testing/README') diff --git a/addons/escoria-core/testing/README b/addons/escoria-core/testing/README new file mode 100644 index 0000000..b81e0cb --- /dev/null +++ b/addons/escoria-core/testing/README @@ -0,0 +1,8 @@ +In this folder, you can find various scenes and tools to test some of the scenes of your actual game project. + +These scenes are not intended to be shipped with your game, you may want to use them only for testing purposes, such as: + +- RichTextLabels screen clamping (rtl_screen_clamping.tscn) + This scene helps you test the RichTextLabels used in your game, such as labels used when pointing an item or NPC or dialogs. + To use this testing scene, simply add your actual label scene as a child of the root node and set the path to this node in it. + You can then run the scene, move your mouse around the edges of the screen and see if the label reacts properly. -- cgit v1.3