LogicBricks v11: SequenceMachine and SequenceChoice
Added 2021-12-28 11:03:07 +0000 UTC
LogicBricks is a collection of now 31 reusable logic plugins to quickly build simple logic without coding. Version 11 introduces two new bricks, SequenceMachine and SequenceChoice.
Changelog for LogicBricks v11
- SequenceChoice: Similar to RandomChoice and SelectChoice. However, each time it's triggered, it executes the next item in the sequence. There is also a RandomShuffle option. This was a request by lapiroman.
- SequenceMachine: This is a variant of the same, but with more powerful options. It's similar to StateMachine, except transitions are fixed so states are gone through in sequence. This makes handling this common case a lot easier. Again, there is also a RandomShuffle option.
- New example 26, see video. Demonstrates how SequenceMachine could be combined with SuperShot (from Essentials) to automatically take screenshots in different poses, light settings, etc from a single button click. Perfect for creators who want to quickly produce screenshots to show off their clothing, looks or hair. Or maybe simply for quick quality control to make sure everything fits as expected.
Download
- This is an EarlyAccess release! Download will be available for free under CC BY-SA license after 2022-01-11. You are allowed to reference this package in your own VAR packages, even if they are paid or use a different license. Links to my Patreon are always appreciated.
- Beware of some browsers mistakenly renaming .var files to .zip when downloading from Patreon. More details on how to install VaM content and missing dependencies here.