From 85a208a7290cd596753e27626705401519dc21f9 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 21 Jul 2025 06:44:11 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4debd67..3250c3e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Added a proper opacity slider for sprites, with an "affect children" toggle. Cli ![Opacity Demo](https://github.com/user-attachments/assets/d5a05508-1cb1-46e0-8c90-d0aac73398db) -### � Blend Modes +### 🎨 Blend Modes Photoshop-style blend modes for sprites! Choose from Normal, Multiply, Screen, Overlay, Soft Light, Hard Light, Color Dodge, Color Burn, Darken, Lighten, Add, and Subtract. Perfect for lighting effects, shadows, or artistic styling. @@ -23,7 +23,7 @@ Photoshop-style blend modes for sprites! Choose from Normal, Multiply, Screen, O * Works alongside opacity controls -### �🌀 Rotation Wobble +### 🌀 Rotation Wobble Sprites can now do a subtle (or chaotic) rotational wobble. Frequency + amplitude sliders included.