offset 2 pixels down so it looks better

This commit is contained in:
Timothy Teakettle
2022-08-01 13:23:31 +01:00
parent e87146bf4e
commit e467a0d289

View File

@@ -526,7 +526,7 @@
I.Crop(1,16,32,32)
ai_vtuber_overlay = mutable_appearance(I)
ai_vtuber_overlay.blend_mode = BLEND_ADD
ai_vtuber_overlay.pixel_y = 10
ai_vtuber_overlay.pixel_y = 8
update_overlays()
add_overlay(ai_vtuber_overlay)