Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Groo Gadgets on April 07, 2018, 11:59:33 AM

Title: ARCORE?
Post by: Groo Gadgets on April 07, 2018, 11:59:33 AM
Heya,

Just wondering if anyone here has any experience with ARCORE for Android? If so, were you able to get it going with Playmaker?

Cheers,

Simon
Title: Re: ARCORE?
Post by: unclebob on April 11, 2018, 06:05:15 AM
Yes.

Its a lot of fun.  Essentially you can use the ARHelper example to get you started.

Simply replace the Andy Android Prefab in the Example Controller inspector with a prefab of your choice.

You can have Playmaker FSMs on the Prefab and as usual on an empty game object as a game controller if you want to do more complex stuff.

Not encountered any issues so far.

Have fun