2024-09-06 01:01:41 +02:00
2024-09-06 00:55:31 +02:00
2023-11-28 20:50:35 +01:00
2024-09-06 00:55:31 +02:00
2024-09-06 01:01:41 +02:00
2024-09-06 01:01:41 +02:00
2023-11-28 21:27:26 +01:00
2023-11-30 00:53:54 +01:00

OSCCollar

Install on Avatar (Unity)

  • Download latest Release.
  • Import GPSRoot.prefab into Unity, place under Armature.
  • Add Contact Sender to end of leash. Set "Collision Tags" to "Custom" -> GPS

Run program (example config.json)

{
  "Ip": "127.0.0.1",
  "PortSend": 9000,
  "Radius": 100.0,
  "WalkStretchDeadzone": 0.1,
  "RunStretch": 0.4,
  "CalibrationValues": 128,
  "LeashStretchParameter": "Leash/Leash_Stretch",
  "LeashToggleParameter": "Leash/Toggle"
}
Description
No description provided
Readme 113 KiB
1.0 Latest
2024-09-06 01:02:24 +02:00
Languages
C# 100%