feat: add Lofelt Nice Vibrations haptic system integration
- Import Lofelt SDK - Update Unity TextMesh Pro package to 3.0.9
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 0,
|
||||
"patch": 0
|
||||
},
|
||||
"signals": {
|
||||
"continuous": {
|
||||
"envelopes": {
|
||||
"amplitude": [
|
||||
{
|
||||
"time": 0.0,
|
||||
"amplitude": 1.0
|
||||
},
|
||||
{
|
||||
"time": {duration},
|
||||
"amplitude": 1.0
|
||||
}
|
||||
],
|
||||
"frequency": [
|
||||
{
|
||||
"time": 0,
|
||||
"frequency": 0.0
|
||||
},
|
||||
{
|
||||
"time": {duration},
|
||||
"frequency": 0.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user