I would like a spider to wander around the tracking plane in ARcore, but since there is no collider not a single AI script works (I tried tons of them, also ICE - Creature Control and HerdSim) because there is no collider on the ground.
So my last resort is making the trackable plane a collider itself - which @JonasJohansson already did in this post ARCore collider on generated planes Link to the GitHub: https://github.com/jonas-johansson/ARCoreUtils
Sadly this does not work anymore because Google updated the scripts (I guess) and it gives 3 errors.
How can we make those scripts work again?
ARCoreUtils works with ARCore 1.1 now.