summaryrefslogtreecommitdiffstats
path: root/room_test3.tscn
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-25 21:16:15 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-25 21:16:15 +0200
commit47f00ea2b509bcb201204343b626ca73f343786c (patch)
tree5d29c310db08a4ca13f90c67c9f75eb5664e7382 /room_test3.tscn
parent1364513b1852b50a9f36cfda8d42ba62020eeb3f (diff)
Add palette
Diffstat (limited to 'room_test3.tscn')
-rw-r--r--room_test3.tscn3
1 files changed, 2 insertions, 1 deletions
diff --git a/room_test3.tscn b/room_test3.tscn
index f74111d..94bb698 100644
--- a/room_test3.tscn
+++ b/room_test3.tscn
@@ -442,12 +442,13 @@ sources/1 = SubResource("TileSetAtlasSource_0e48y")
process_mode = 1
[node name="Parallax2D" type="Parallax2D" parent="."]
+modulate = Color(0.7, 0.7, 0.7, 1)
scroll_scale = Vector2(0.5, 0.5)
repeat_size = Vector2(16, 16)
repeat_times = 24
[node name="TextureRect" type="TextureRect" parent="Parallax2D"]
-self_modulate = Color(0.20181876, 0.19135976, 0.31574363, 1)
+self_modulate = Color(0.20784314, 0.21568628, 0.3882353, 1)
offset_right = 16.0
offset_bottom = 16.0
texture = ExtResource("1_pwspw")