I seem to be having a problem with these actions. I've got a setup that is very similar to xhidnoda's, shown in the screenshots above, but it doesn't seem to be working for me.
I often find that when problems like this arise it is because I've stupidly missed something obvious somewhere. So I wanted to ask you folks if you might have done anything differently to me.
Anyway, this is what I have done to test it in my project:
- Installed Unity Ads from the Asset Store
- Installed the LampRabbit's PM Actions package
- Setup a two state FSM on an empty game object that starts with Unity Ads_Initialize (in test mode) on the first state, and Unity Ads_Show Ad in the next state (with pictureZone Placement ID).
And nothing seems to happen. The FSM just flows between the two states as if they were empty.
Any help or suggestions would of course be muchly appreciated.