Mini combat system with animations and magic

A place for Ren'Py tutorials and reusable Ren'Py code.
Forum rules
Do not post questions here!

This forum is for example code you want to show other people. Ren'Py questions should be asked in the Ren'Py Questions and Announcements forum.
Post Reply
Message
Author
User avatar
Andredron
Miko-Class Veteran
Posts: 727
Joined: Thu Dec 28, 2017 2:37 pm
Location: Russia
Contact:

Mini combat system with animations and magic

#1 Post by Andredron »



Download the finished version

Github - https://github.com/Lezalith/displayable-chain

the following tools have been deployed:

1) gifToRenPy - https://github.com/Lezalith/gifToRenPy
GifToRenPy is a Python 2 script that takes a .gif file and splits it into individual .png frames, so that an animation can be created from them in Ren'Py. The script also optionally creates a .rpy file with an image statement, defining the animation for you straight away.

The script should work in Python 3 just fine, but easygui and Pillow modules would need to be re-installed, as versions included are for Python 2 only.



2) SheetToRenPy - https://github.com/Lezalith/sheetToRenPy
SheetToRenPy is a Python 2 script that takes a sheet file (also called animation sheets, sprite sheets or film strips), and splits it into individual .png frames, so that an animation can be created from them in Ren'Py. The script also optionally creates a .rpy file with an image statement, defining the animation for you straight away.

The script should work in Python 3 just fine, but easygui and Pillow modules would need to be re-installed, as versions included are for Python 2 only.
Attachments
displayable-chain-main.zip
(328.11 KiB) Downloaded 34 times

Post Reply

Who is online

Users browsing this forum: No registered users