※ Reporting bugs or issues will help me improve the plugin and help others.
IncrementalTrigger
● This Plugin is used to gradually increase/decrease the any float value each time it is triggered.
● It can be used when you want an atom to respond to user interaction or when you want to adjust the intensity of a light.
● It is also useful in erotic scenes, where events can be triggered based on insertion intensity.
Plugin Install
● Just add this plugin to Atom plugin panel.
● and then, select [IncrementalTrigger.cslist].
History
● 20250328 v0.1 : initial version
● 20250403 v0.2
- implemented Decay Function
- implemented Peak Function
● 20251010 v0.3
- The Decay Time feature was implemented to automatically reduce the value over time when enabled. (request by @AWAKENING )
- Invoke/Peak/PeakExceeded Count functionality is now supported. (request by @giallone )
- Implemented smoothing logic to maintain stable Value updates, even under sharp variations. (request by @Uxot )
- Added various timing parameters to manage how the value changes state. (request by @Origin69 )
● 20251022 v0.4
- The code has been fully rewritten.
- The Rise Time feature was implemented to automatically reduce the value over time when enabled. (request by @Origin69 )
- Implemented Soft, Hard, and Deep Invoke functionality.
- Added two Instant Morph controls.
● 20251103 v0.5
- The issue of time not decreasing at long decay times.
- Implementing decimal precision control to reduce the overhead of FloatTriggers.
- Implemented Increase Soft/Hard/Deep, Decrease Soft/Hard/Deep controls.
● 20251111 v0.6
- Implementing Biased Target Random Control (Experimental).
● 20260413 v0.7
- Rebuild using a tab-based interface.
- Change the misspelling "nomalized" to "normalized".
- bug fixed, after enabling Rise Time, Peak, and Decay Time, when reaching the peak and resetting the value, increasing causes an issue where Decay enabled state but does not actually decay.
- Eliminate the Morph integration function, as it reduces the professional focus of this plugin.
----------------------------------------
Notable Video
----------------------------------------
----------------------------------------
Example Demo
IncrementalTrigger
● This Plugin is used to gradually increase/decrease the any float value each time it is triggered.
● It can be used when you want an atom to respond to user interaction or when you want to adjust the intensity of a light.
● It is also useful in erotic scenes, where events can be triggered based on insertion intensity.
Plugin Install
● Just add this plugin to Atom plugin panel.
● and then, select [IncrementalTrigger.cslist].
History
● 20250328 v0.1 : initial version
● 20250403 v0.2
- implemented Decay Function
- implemented Peak Function
● 20251010 v0.3
- The Decay Time feature was implemented to automatically reduce the value over time when enabled. (request by @AWAKENING )
- Invoke/Peak/PeakExceeded Count functionality is now supported. (request by @giallone )
- Implemented smoothing logic to maintain stable Value updates, even under sharp variations. (request by @Uxot )
- Added various timing parameters to manage how the value changes state. (request by @Origin69 )
● 20251022 v0.4
- The code has been fully rewritten.
- The Rise Time feature was implemented to automatically reduce the value over time when enabled. (request by @Origin69 )
- Implemented Soft, Hard, and Deep Invoke functionality.
- Added two Instant Morph controls.
● 20251103 v0.5
- The issue of time not decreasing at long decay times.
- Implementing decimal precision control to reduce the overhead of FloatTriggers.
- Implemented Increase Soft/Hard/Deep, Decrease Soft/Hard/Deep controls.
● 20251111 v0.6
- Implementing Biased Target Random Control (Experimental).
● 20260413 v0.7
- Rebuild using a tab-based interface.
- Change the misspelling "nomalized" to "normalized".
- bug fixed, after enabling Rise Time, Peak, and Decay Time, when reaching the peak and resetting the value, increasing causes an issue where Decay enabled state but does not actually decay.
- Eliminate the Morph integration function, as it reduces the professional focus of this plugin.
----------------------------------------
Notable Video
Example Demo
● The following video was created with an older version and has been archived.
● You can see how this plugin has evolved and trace its history.
● The demo Scene can be downloaded from the link below.
hub.virtamate.com
● You can see how this plugin has evolved and trace its history.
● The demo Scene can be downloaded from the link below.
Plugins + Scripts - IncrementalTrigger
IncrementalTrigger Demo ● For some reason, the demo of this plugin will be posted here from now on. ● download the attached file below and change the extension from [.txt] to [.var]