Sensor Toolkit 2 Integration

Burve

New member
Hi,

After checking all the integration packages, I found that you have SensorToolkit integration; however, on Asset Store, there is only Sensor Toolkit 2 (here). After trying your Sensor Toolkit integration with Sensor Toolkit 2 from the Asset store, I found out that with version 2, they changed the namespace from
using SensorToolkit;
to
using Micosmo.SensorToolkit;
And renamed/changed some internal functions names, so your current integration throws a lot of compile errors :(
Do you know if Sensor Toolkit you made integration for and Sensor Toolkit 2 (from the Assets tore link) is the same (just the next version) and if so, are there any plans to fix integration?

Thanks.
 
sensor tookit 2 has its own integration for Behavior Designer. cl;ick on SensorToolkit/Integrations/Behavior Designer and import that package.
 
Thanks for the heads up - I didn't see that they were on version 2.

sensor tookit 2 has its own integration for Behavior Designer. cl;ick on SensorToolkit/Integrations/Behavior Designer and import that package.
That's even better, thanks, I'll point the docs to there.
 
Top