diff --git a/Examples/07 VFX/Flash.tscn b/Examples/07 VFX/Flash.tscn
index 495a272..f671566 100644
--- a/Examples/07 VFX/Flash.tscn
+++ b/Examples/07 VFX/Flash.tscn
@@ -11,7 +11,7 @@
[ext_resource type="Script" uid="uid://dy65lu5p2yf3j" path="res://addons/rokojori_action_library/Runtime/Actions/Sequence/Parallel.cs" id="24_vsk86"]
[ext_resource type="Script" uid="uid://b2g7rycr0ouu4" path="res://addons/rokojori_action_library/Runtime/Actions/Time/Delay.cs" id="26_imrh7"]
[ext_resource type="Script" uid="uid://spneqt27uveo" path="res://addons/rokojori_action_library/Runtime/Localization/LocaleLabel3D.cs" id="28_tlgxg"]
-[ext_resource type="Resource" uid="uid://cptsuefrom6wu" path="res://Research/Hello World.tres" id="29_e5hcu"]
+[ext_resource type="Resource" uid="uid://cptsuefrom6wu" path="res://_Research/Hello World.tres" id="29_e5hcu"]
[ext_resource type="PackedScene" uid="uid://igjwcq828c3x" path="res://Packed/Character/character.glb" id="34_iqgaf"]
[ext_resource type="Script" uid="uid://b4yjsis2fh64c" path="res://addons/rokojori_action_library/Runtime/Actions/ActionList.cs" id="36_48c1t"]
[ext_resource type="Script" uid="uid://dnwqkymbre3vb" path="res://addons/rokojori_action_library/Runtime/Animation/Flash/Flash.cs" id="37_jrcib"]
@@ -22,7 +22,7 @@
[ext_resource type="Resource" uid="uid://d06w8jorebto2" path="res://addons/rokojori_action_library/Runtime/Animation/Flash/Presets/Orange Boost - Flash.tres" id="50_uj384"]
[ext_resource type="Resource" uid="uid://pok7bfoksfmr" path="res://addons/rokojori_action_library/Runtime/Animation/Flash/Presets/White Blinking - Flash.tres" id="51_iktfu"]
[ext_resource type="Resource" uid="uid://cwdnm658q3jta" path="res://addons/rokojori_action_library/Runtime/Animation/Flash/Presets/Red Hit - Flash.tres" id="52_pmlj5"]
-[ext_resource type="Material" uid="uid://crki78c10w11u" path="res://Research/RainbowMaterial.material" id="54_tihw8"]
+[ext_resource type="Material" uid="uid://crki78c10w11u" path="res://_Research/RainbowMaterial.material" id="54_tihw8"]
[ext_resource type="Script" uid="uid://d0nim4vxa2t3i" path="res://addons/rokojori_action_library/Runtime/Animation/Rotate.cs" id="55_67hvr"]
[ext_resource type="Script" uid="uid://ceaglilesxsi4" path="res://addons/rokojori_action_library/Runtime/Actions/ActionSequence.cs" id="56_nd25v"]
[ext_resource type="Script" uid="uid://c1ivlrrt71nwp" path="res://addons/rokojori_action_library/Runtime/VirtualCameras/Effects/PlayCameraEffect.cs" id="57_2ytre"]
@@ -484,7 +484,7 @@ output = NodePath("Node3D/MeshInstance3D")
metadata/_edit_group_ = true
[node name="Node3D" type="Node3D" parent="Flash Examples/Special Cube"]
-transform = Transform3D(0.776824, 0, -0.629715, 0, 1, 0, 0.629715, 0, 0.776824, 0, 0, 0)
+transform = Transform3D(0.448617, 0, -0.893722, 0, 1, 0, 0.893722, 0, 0.448617, 0, 0, 0)
[node name="MeshInstance3D" type="MeshInstance3D" parent="Flash Examples/Special Cube/Node3D"]
transform = Transform3D(-0.707107, 0.707107, 0, -0.566941, -0.566941, -0.597625, -0.422585, -0.422585, 0.801776, 0, 0.5, 0)
diff --git a/Packed/Setup/Application.tscn b/Packed/Setup/Application.tscn
index 142b9ca..c3f02e2 100644
--- a/Packed/Setup/Application.tscn
+++ b/Packed/Setup/Application.tscn
@@ -35,7 +35,7 @@
[ext_resource type="Resource" uid="uid://dq52vhnqr5m6" path="res://addons/rokojori_action_library/Runtime/Sensors/Default-Sensors/Default-Input-Icons-Library.tres" id="35_lw888"]
[ext_resource type="Resource" uid="uid://bhy8b3gopkq4m" path="res://addons/rokojori_action_library/Runtime/UI/ShaderProperties/Vector2/Size.tres" id="35_qjvyh"]
[ext_resource type="Script" uid="uid://c2hicupu28nbi" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIRegion.cs" id="36_21tsn"]
-[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://Research/Fonts/Jost-Font.tres" id="36_ms3v4"]
+[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://_Research/Fonts/Jost-Font.tres" id="36_ms3v4"]
[ext_resource type="Resource" uid="uid://ciqjgtj8ajsm0" path="res://Packed/Setup/Inputs Locales/Interact.tres" id="38_2mvxu"]
[ext_resource type="Script" uid="uid://bx0bk663u3hj5" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImage.cs" id="39_crst6"]
[ext_resource type="Script" uid="uid://36a2avbsduro" path="res://addons/rokojori_action_library/Runtime/Sensors/InputIcons/Types/SensorIcon.cs" id="42_osf25"]
diff --git a/Research/Embers/Ember-Material.material b/_Research/Embers/Ember-Material.material
similarity index 100%
rename from Research/Embers/Ember-Material.material
rename to _Research/Embers/Ember-Material.material
diff --git a/Research/Embers/Ember-Shader.tres b/_Research/Embers/Ember-Shader.tres
similarity index 100%
rename from Research/Embers/Ember-Shader.tres
rename to _Research/Embers/Ember-Shader.tres
diff --git a/Research/Embers/tiny-quad.bin b/_Research/Embers/tiny-quad.bin
similarity index 100%
rename from Research/Embers/tiny-quad.bin
rename to _Research/Embers/tiny-quad.bin
diff --git a/Research/Embers/tiny-quad.blend b/_Research/Embers/tiny-quad.blend
similarity index 100%
rename from Research/Embers/tiny-quad.blend
rename to _Research/Embers/tiny-quad.blend
diff --git a/Research/Embers/tiny-quad.blend.import b/_Research/Embers/tiny-quad.blend.import
similarity index 84%
rename from Research/Embers/tiny-quad.blend.import
rename to _Research/Embers/tiny-quad.blend.import
index b9b0eef..21c52de 100644
--- a/Research/Embers/tiny-quad.blend.import
+++ b/_Research/Embers/tiny-quad.blend.import
@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://clsy75hie600l"
-path="res://.godot/imported/tiny-quad.blend-1ba8ae4058b32f5b6586609660ca654a.scn"
+path="res://.godot/imported/tiny-quad.blend-9990bc0d7d19fc73e3b9c22b71dd972f.scn"
[deps]
-source_file="res://Research/Embers/tiny-quad.blend"
-dest_files=["res://.godot/imported/tiny-quad.blend-1ba8ae4058b32f5b6586609660ca654a.scn"]
+source_file="res://_Research/Embers/tiny-quad.blend"
+dest_files=["res://.godot/imported/tiny-quad.blend-9990bc0d7d19fc73e3b9c22b71dd972f.scn"]
[params]
diff --git a/Research/Embers/tiny-quad.gltf b/_Research/Embers/tiny-quad.gltf
similarity index 100%
rename from Research/Embers/tiny-quad.gltf
rename to _Research/Embers/tiny-quad.gltf
diff --git a/Research/Embers/tiny-quad.gltf.import b/_Research/Embers/tiny-quad.gltf.import
similarity index 76%
rename from Research/Embers/tiny-quad.gltf.import
rename to _Research/Embers/tiny-quad.gltf.import
index 1a29634..f5b5381 100644
--- a/Research/Embers/tiny-quad.gltf.import
+++ b/_Research/Embers/tiny-quad.gltf.import
@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c01xrwitnj3p3"
-path="res://.godot/imported/tiny-quad.gltf-7605c5596d96d0a3c6ddfe5699e98d41.scn"
+path="res://.godot/imported/tiny-quad.gltf-d99a3827e372d155afc0a489187d5333.scn"
[deps]
-source_file="res://Research/Embers/tiny-quad.gltf"
-dest_files=["res://.godot/imported/tiny-quad.gltf-7605c5596d96d0a3c6ddfe5699e98d41.scn"]
+source_file="res://_Research/Embers/tiny-quad.gltf"
+dest_files=["res://.godot/imported/tiny-quad.gltf-d99a3827e372d155afc0a489187d5333.scn"]
[params]
diff --git a/Research/Fonts/Jost-Font.tres b/_Research/Fonts/Jost-Font.tres
similarity index 100%
rename from Research/Fonts/Jost-Font.tres
rename to _Research/Fonts/Jost-Font.tres
diff --git a/Research/Hello World.tres b/_Research/Hello World.tres
similarity index 100%
rename from Research/Hello World.tres
rename to _Research/Hello World.tres
diff --git a/Research/Input Icons/input-icons.svg b/_Research/Input Icons/input-icons.svg
similarity index 100%
rename from Research/Input Icons/input-icons.svg
rename to _Research/Input Icons/input-icons.svg
diff --git a/Research/Input Icons/input-icons.svg.import b/_Research/Input Icons/input-icons.svg.import
similarity index 73%
rename from Research/Input Icons/input-icons.svg.import
rename to _Research/Input Icons/input-icons.svg.import
index 26a5d21..3c72697 100644
--- a/Research/Input Icons/input-icons.svg.import
+++ b/_Research/Input Icons/input-icons.svg.import
@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://b68ysaht8j85g"
-path="res://.godot/imported/input-icons.svg-ef1cc861012d034bda37b5487f003fe0.ctex"
+path="res://.godot/imported/input-icons.svg-c9c800262c4f282f6703ceed809a5a56.ctex"
metadata={
"vram_texture": false
}
[deps]
-source_file="res://Research/Input Icons/input-icons.svg"
-dest_files=["res://.godot/imported/input-icons.svg-ef1cc861012d034bda37b5487f003fe0.ctex"]
+source_file="res://_Research/Input Icons/input-icons.svg"
+dest_files=["res://.godot/imported/input-icons.svg-c9c800262c4f282f6703ceed809a5a56.ctex"]
[params]
diff --git a/Research/RainbowMaterial.material b/_Research/RainbowMaterial.material
similarity index 100%
rename from Research/RainbowMaterial.material
rename to _Research/RainbowMaterial.material
diff --git a/Research/ShowMaterialInfo.cs b/_Research/ShowMaterialInfo.cs
similarity index 100%
rename from Research/ShowMaterialInfo.cs
rename to _Research/ShowMaterialInfo.cs
diff --git a/Research/ShowMaterialInfo.cs.uid b/_Research/ShowMaterialInfo.cs.uid
similarity index 100%
rename from Research/ShowMaterialInfo.cs.uid
rename to _Research/ShowMaterialInfo.cs.uid
diff --git a/_Research/testing-shadermaterial-saving-2.tscn b/_Research/testing-shadermaterial-saving-2.tscn
index 3279784..58d708e 100644
--- a/_Research/testing-shadermaterial-saving-2.tscn
+++ b/_Research/testing-shadermaterial-saving-2.tscn
@@ -1,15 +1,15 @@
[gd_scene load_steps=18 format=3 uid="uid://cojsolcg06n6c"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/UI.cs" id="1_yae7d"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/UISettings.cs" id="2_mbq00"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Shading/Properties/Vector2PropertyName.cs" id="3_oil60"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Styling/UINumber.cs" id="4_qsyv0"]
-[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://Research/Fonts/Jost-Font.tres" id="5_3kguq"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangleMaterial.cs" id="6_ifg3y"]
-[ext_resource type="Shader" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangle.gdshader" id="6_j5bh4"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImage.cs" id="7_xp6pk"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImageTypes/RoundedRectangleUIImageType.cs" id="8_ic8bf"]
-[ext_resource type="Script" path="res://Research/ShowMaterialInfo.cs" id="9_3n1l1"]
+[ext_resource type="Script" uid="uid://bu6np1t32bddg" path="res://addons/rokojori_action_library/Runtime/UI/UI.cs" id="1_yae7d"]
+[ext_resource type="Script" uid="uid://cgdxalxhdbmjn" path="res://addons/rokojori_action_library/Runtime/UI/UISettings.cs" id="2_mbq00"]
+[ext_resource type="Script" uid="uid://cebfjne1ewhnm" path="res://addons/rokojori_action_library/Runtime/Shading/Properties/Vector2PropertyName.cs" id="3_oil60"]
+[ext_resource type="Script" uid="uid://cnkyynboxg1qg" path="res://addons/rokojori_action_library/Runtime/UI/Styling/UINumber.cs" id="4_qsyv0"]
+[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://_Research/Fonts/Jost-Font.tres" id="5_3kguq"]
+[ext_resource type="Script" uid="uid://dlu21piejg7w0" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangleMaterial.cs" id="6_ifg3y"]
+[ext_resource type="Shader" uid="uid://db8nf5omqjlsp" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangle.gdshader" id="6_j5bh4"]
+[ext_resource type="Script" uid="uid://bx0bk663u3hj5" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImage.cs" id="7_xp6pk"]
+[ext_resource type="Script" uid="uid://dwuimn03cvh3" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImageTypes/RoundedRectangleUIImageType.cs" id="8_ic8bf"]
+[ext_resource type="Script" uid="uid://db02a5v6ff2b6" path="res://_Research/ShowMaterialInfo.cs" id="9_3n1l1"]
[sub_resource type="Resource" id="Resource_u5i0t"]
script = ExtResource("3_oil60")
diff --git a/_Research/testing-shadermaterial-saving.tscn b/_Research/testing-shadermaterial-saving.tscn
index 98e8632..3b19ae4 100644
--- a/_Research/testing-shadermaterial-saving.tscn
+++ b/_Research/testing-shadermaterial-saving.tscn
@@ -1,13 +1,13 @@
[gd_scene load_steps=17 format=3 uid="uid://c5xpih8xlqjqr"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/UI.cs" id="1_3rxme"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/UISettings.cs" id="2_h2yqn"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Shading/Properties/Vector2PropertyName.cs" id="3_aku2k"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Styling/UINumber.cs" id="4_j7g55"]
-[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://Research/Fonts/Jost-Font.tres" id="5_wrglf"]
-[ext_resource type="Shader" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangle.gdshader" id="6_ljmr4"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImage.cs" id="7_x0373"]
-[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImageTypes/RoundedRectangleUIImageType.cs" id="8_08008"]
+[ext_resource type="Script" uid="uid://bu6np1t32bddg" path="res://addons/rokojori_action_library/Runtime/UI/UI.cs" id="1_3rxme"]
+[ext_resource type="Script" uid="uid://cgdxalxhdbmjn" path="res://addons/rokojori_action_library/Runtime/UI/UISettings.cs" id="2_h2yqn"]
+[ext_resource type="Script" uid="uid://cebfjne1ewhnm" path="res://addons/rokojori_action_library/Runtime/Shading/Properties/Vector2PropertyName.cs" id="3_aku2k"]
+[ext_resource type="Script" uid="uid://cnkyynboxg1qg" path="res://addons/rokojori_action_library/Runtime/UI/Styling/UINumber.cs" id="4_j7g55"]
+[ext_resource type="SystemFont" uid="uid://bakiyyiix68n1" path="res://_Research/Fonts/Jost-Font.tres" id="5_wrglf"]
+[ext_resource type="Shader" uid="uid://db8nf5omqjlsp" path="res://addons/rokojori_action_library/Runtime/UI/Shaders/RoundedRectangle/RoundedRectangle.gdshader" id="6_ljmr4"]
+[ext_resource type="Script" uid="uid://bx0bk663u3hj5" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImage.cs" id="7_x0373"]
+[ext_resource type="Script" uid="uid://dwuimn03cvh3" path="res://addons/rokojori_action_library/Runtime/UI/Nodes/UIImageTypes/RoundedRectangleUIImageType.cs" id="8_08008"]
[sub_resource type="Resource" id="Resource_u5i0t"]
script = ExtResource("3_aku2k")
diff --git a/icon.svg b/icon.svg
index 9d8b7fa..47d2c04 100644
--- a/icon.svg
+++ b/icon.svg
@@ -1 +1,3221 @@
-
\ No newline at end of file
+
+
+
+