itch.io is community of indie game creators and players

Devlogs

New Set Value Options

Luyren's Cutscene Resource Pack
A browser Stencyl resource pack made in HTML5

Hello everyone!

I've updated some events in the Events Manager behavior. Here's what's new:

-The Manage Behavior event now allows you to select either actor or scene behaviors when enabling/disabling them. Surprised I haven't thought of that until now.

-The Set Value event now can clear local or global values, as well as removing indexes or specific values from lists, or removing keys from map values. Clear is useful to completely reset values, and removing stuff from lists and maps can have several applications. Again, surprised I forgot about those.

The documentation has also been updated to reflect these changes. You can redownload the pack to get the most updated version. If you want to apply these changes to a game that already has the pack imported, you can simply import the new version of the pack to a blank game, copy the Manage Behavior and Set Value cutscene events from that and paste them into your main project, replacing the old cutscene events.

Happy Stencyling!

Download Luyren's Cutscene Resource Pack
Leave a comment