A downloadable tool

Download NowName your own price

Welcome to V2.

Mix & match your Ren'Py layeredimage attributes with no code so you can script your sprite expressions faster. It does exactly what it looks like.

The first screenshot is a gif if you want to see it in action.

For development purposes only. Not intended for player use or gameplay.

How to install

  1. Download the rpy file and put it in your game folder.

How to use

  1. The hotkey is right-click on your mouse.
    1. You can change this at the top of the rpy file.
  2. The first time you click it, autoreload will be turned on for you if it isn't already on.
  3. Press buttons! It will write to your files without you typing anything.

Advice

  • Never have loose attributes in your layeredimage. Consider using 'always' instead. This is because I don't handle the None group.
layeredimage eileen:   
   
    attribute base        #❌ no loose attributes!!!
    
    always "eileen_base"  #✅ do this instead
Updated 5 days ago
StatusPrototype
CategoryTool
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorCuteShadow
TagsRen'Py

Download

Download NowName your own price

Click download now to get access to the following files:

01cute_exppicker_v2.rpy 21 kB
01cute_exppicker_v1.rpy [OLD] 6.7 kB

Comments

Log in with itch.io to leave a comment.

(+1)

This is so useful!!! Thank you so much for making this tool 😭  it is an absolute life saver! Look forward to the overhauled version ❤️