Open Rakarake opened 11 months ago
lgtm :+1:
Can try working on this when I have time over
Do you have a poc or something to specify the desired behavior a bit? @Rakarake
One idea is to make certain days vibrate when completed.
TableGen::new("Vibrating table")
.add_pleasant(1, 0.7, 2.0, day1::part1, day1::part2)
Maybe want a way to specify if to vibrate on part1, part2 or both? 0.7, 2.0 here would be something like "intensity 0.7 out of 1.0" and 2.0 seconds. Not too familiar with the buttplug interface admittedly.
The vibration behavior should be customizable imo