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,12 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace OCES.Haptic
|
||||
{
|
||||
public class HapticSystem : MonoBehaviour
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user