Version 1.10.0 - Particle effects, camera zoom and more!
Cutscene engine for GameMaker » Devlog
Cutscene Engine Version 1.10.0
This is a big update that adds some cool new features and fixes some important things.
Particle effects
2 new scripts: cutscene_particles() & cutscene_particles_destroy()
Camera zoom
2 new scripts: cutscene_camera_zoom_start() and cutscene_camera_zoom_end()
Fixes
- Fixed text and voice sync
- Added new example and updated one existing example
- Improved code formatting, consistency and readability, and added more simple examples in scripts
- Fixed compatibility problems with the Dialogue Engine
Updates to the underlying dialogue system
New features & other big changes
- Controller support (2 new arguments in cutscene_dialogue_keys)
- Auto mode - Use the script cutscene_dialogue_automode, if you want the dialogue to advance automatically
- Changed the name of many internal scripts. Many of the script names are now the same as with my Dialogue Engine (the content was always the same). This makes updating the Cutscene Engine easier. If you have made some custom scripts that directly use these “internal” scripts, you might need to update them.
Portrait/Sprite
- Now it’s possible to put the portrait sprite behind the text box, with a new optional argument in cutscene_dialogue_style
- Now it’s possible to disable automatic portrait scaling by changing the position of the portrait using cutscene_dialogue_position
Text box
- Changes on how text box height is calculated when using views - Now it’s relative to the view height, so it should look good by default on any view size.
- Changes on how option position is calculated - They are now more flexible and the code is also easier to manage
Other
- In some cases, instead of getting a game breaking error, there will now be a debug message instead
Bug fixes
- Improved text skipping feature - Now it’s not possible to accidentally skip options, for example.
- Now mouse needs to be moved before choosing an option with the mouse (prevents accidentally choosing an option when using both keyboard and mouse)
- Possibly fixed smart line break in some cases (it was using the wrong font to calculate the width)
- Fixed rare bugs regarding audio not existing
To celebrate this update, there will be a -20% discount.
Files
cutscene engine.yyz 426 kB
1 day ago
Get Cutscene engine for GameMaker
Cutscene engine for GameMaker
Easy way to make cutscenes to your games
Status | Released |
Category | Assets |
Author | Pikku-a |
Tags | Game Design, Game engine, GameMaker, sourcecode |
More posts
- Version 1.10.0 beta26 days ago
- Version 1.9.1May 29, 2024
- Version 1.9.0 – Voice acting support and moreMay 21, 2024
- Version 1.9.0 betaMay 06, 2024
- Winter Sale -20%Dec 21, 2023
- Version 1.8.1 - New features, bug fixes and moreOct 14, 2022
- Version 1.8.0 - Lots of new featuresAug 17, 2022
- Version 1.7.1 - Small fixJul 30, 2022
- Version 1.7.0 - General improvementsApr 27, 2022
Leave a comment
Log in with itch.io to leave a comment.