Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Easy Blinking for Ren'Py

Simplify adding blinking to your sprites in Ren'Py. · By Feniks

Need Support? Post here! Sticky

A topic by Feniks created Mar 02, 2024 Views: 214 Replies: 4
Viewing posts 1 to 3
Developer

If you're having trouble or run into any bugs with the code, post a comment here! I will try to get back to you within a few days.

Is there a way for the blink to work for side images? I wanted my main character to be shown as a side image on the left-bottom side of the screen. I got the blinking to work, but she's not positioned correctly.  Any advice?

Developer

The blinking will work on a side image as it does for a regular sprite. You might need to play around with a LayeredImageProxy Transform to crop/zoom your side image so it's positioned where you want.

Hey Feniks! Thank you so, so much for your incredible contributions to the Ren'Py community! ;_; <3

Is there a step-by-step guide to using this tool, or a setup similar to the layered image visualizer tool where I can see the layered images as I work with them? I'm sorry if this question isn't clear! ;-; <3

Developer(+1)

Thanks for your kind words!

I'm not quite sure I know what you're looking for - you can use the layered image visualizer (or the regular image attributes tool) in combination with Easy Blinking to see the eye layers like normal. I have examples included with the files, and also on my website here: https://feniksdev.com/tool/easyblink-examples/

Is there something in particular you're having trouble with?