iAP attribute not saving.
Hey,
I just tried my iAP rules with an AdHoc. I don't use a error, success or failure scene. In my "buy rule"
I also put a save attribute rule. But the game doesn't save the attribute. I spelled the key correctly.
Here's my rule:
when touch is pressed
->iAP
-> save attribute
Thanks for the help
I am kinda stucked right now and don't know what to do.
I just tried my iAP rules with an AdHoc. I don't use a error, success or failure scene. In my "buy rule"
I also put a save attribute rule. But the game doesn't save the attribute. I spelled the key correctly.
Here's my rule:
when touch is pressed
->iAP
-> save attribute
Thanks for the help
![:) :)](http://forums.gamesalad.com/plugins/emojiextender/emoji/twitter/smile.png)
Comments
So maybe create a Boolean self attribute with you iAP.
When you touch, change the attribute on the IAP, then change that Boolean to true.
Then in another rule:
When that boolean is true
Save attribute
Or:
Then in another rule:
When that boolean is true
Timer: after 0.2 seconds
Save attribute
Hope this helps - if not let me know, I'll work out a quick template for you
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
thank you
The timer worked
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx