kyouryuukunn / renpy-ActionEditor

This is 3D camera functions and GUI Action Editor for Ren'py
58 stars 10 forks source link

With the introduction of 3Dstage in Ren'Py v7.46, this version has been discontinued. Now, ActionEditor3 is available https://github.com/kyouryuukunn/renpy-ActionEditor3

Ren'Py v7.4.6で導入された3Dstageに合せて本バージョンは開発停止しました。 以後のバージョンではActionEditor3をご利用ください。 https://github.com/kyouryuukunn/renpy-ActionEditor3

youtube sample Introduction https://www.youtube.com/watch?v=VMMBj4-7k_Q

Sample https://www.youtube.com/watch?v=lhA8Ib3iKE8

日本語マニュアルはドキュメント後半にあります。

This script adds the ability to simulate a 3D camera within Ren'Py, along with an in-game Action Editor and Image Viewer GUI to assist in animating the camera. To install, copy all files in the camera directory to your game directory.

Ren'Py http://www.renpy.org/

Action Editor

This allows you to adjusts coordinates of the simulated camera, 3D layers, and transform properties of images in real-time with a GUI. It can then generate a script based on these changes and place it on the clipboard for later pasting into Ren'Py scripts.

When config.developer is True, pressing action_editor (by default, "shift+P") will open the Action editor.

The Action Editor has the following features: