[Bug] Simple Waypoint System intergration errors

AlexIsCoolYo

New member
Hello,

I've imported Simple Waypoint System & then I downloaded the integration file for it & getting two errors now;

1: 'navMove' does not contain a definition for 'events' and no accessible extension method 'events' accepting a first argument of type 'navMove' could be found (are you missing a using directive or an assembly reference?)
- Script: StartMovement, Line: 52

2: 'splineMove' does not contain a definition for 'events' and no accessible extension method 'events' accepting a first argument of type 'splineMove' could be found (are you missing a using directive or an assembly reference?
- Script: StartMovement, Line: 50


Not sure if it's just me.

Thanks,
Alex
 
It looks like there was an update to Simple Waypoint System. I've updated the integration.
 
Top