Version 0.11.3
Hey everyone, another fresh new update has come out of our programming mines.
The core new feature for this update is that the 'pink_otm_transition' standard event (that's the one you use to switch between maps) now includes support for ren'py style transitions, as well as having more options for playing sound effects at various points. All lab doors in the game have been updated to make use of the transitions, sound effects, and also to play an animation when interacted with. Test Room B-19 was created to demonstrate how various ren'py transition effects look in the pink engine.
Objects can now play sound effects as part of their control command stacks. For this, a new control command type by the name of 'play_sound' was added to the game. Useful for playing sound effects during an animation. Test Room B-11 was updated to demonstrate this functionality.
Finally, I resolved a very old limitation of the engine. Previously, the pink engine had a limitation on smooth zooming during gameplay, in that the time spent zooming had to be less than the time spent on a single Player Character movement (since smooth zooming would prevent the engine from reacting to key presses). This limitation no longer exists. Test Room B-06 has been updated to reflect this.
Files
Get Pink Engine
Pink Engine
A framework for using Tiled-created orthogonal maps in Ren'py.
Status | In development |
Category | Tool |
Author | pink productions |
Tags | framework, Ren'Py |
More posts
- Version 0.20.0Jul 16, 2024
- Version 0.19.0Dec 13, 2023
- Version 0.18.0Aug 02, 2023
- Version 0.17.0Apr 23, 2023
- Version 0.16.1Feb 01, 2023
- Version 0.16.0Jan 01, 2023
- Version 0.15.2Nov 02, 2022
- Version 0.15.1Sep 18, 2022
- Version 0.15.0Aug 29, 2022
- Version 0.14.0May 24, 2022
Leave a comment
Log in with itch.io to leave a comment.