Skip to content

A framework to help handling layeredimage attributes in Ren'Py.

Notifications You must be signed in to change notification settings

Gouvernathor/renpy-AttributesManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

renpy-AttributesManager

A framework to help handling layeredimage attributes (and image attributes in general, really, it's not at all specific to layeredimages) in Ren'Py.

The attributes_manager.rpy file contains the code itself. It contains classes whose exact features are documented in their docstrings.

The script.rpy file (TBD) contains an example as to how to use it with the assets of the images/ folder, as well as a comparison with how the same thing would be done vanilla-style.

Terms of use

Use it freely in any project, just drop my name in the credits, and add a link to this repo if you liked it 🥰

About

A framework to help handling layeredimage attributes in Ren'Py.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages