Create sensations
Last updated
Last updated
It is possible to create sensations using our tool, but it is also possible to create them by code, this allows the developer to build and modify sensations in realtime.
Each of the above parameters refers to:
Frequency (hz)
Duration (sec)
Intensity (%)
Fade in (sec)
Fade out (sec)
Exit time (sec)
The above line of code generates a new SensationWithMuscles
, once muscles have been asigned to a sensation, they won't change, it should be necessary to create a new SensationWithMuscles
.
it is possible to change the intensity of a single muscle, a group of muscles, or even a group of muscles with different intensities per muscles:
This results in a combination of both sensations, each one could have different muscles assigned as well.