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: 126 Replies: 2
Viewing posts 1 to 2
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.