More games pop up, in between every scene change...
As_Of_Latte
Member, BASIC Posts: 343
Yesterday, I was messing around with PlayHaven, made a PlayHaven account and tried adding the "more games" feature into my game. After doing more research I found out that apps get rejected for using PlayHaven and I realized this feature may not be for me.
My question is, after I removed the "more games" behavior from my game, I still continue to see this pop up in between every scene change...
I double checked to make sure the behavior wasn't in my game still and even deleted my PlayHaven account...
It sometime even pops up before the scene is even requested to change.
Is this some sort of glitch with GS? Or does anyone know what I'm doing wrong?
Comments
Does anyone know about this? I've done all of the above mentioned and even disabled all ads. Tested my game inside the viewer and it still pops up!
Does this matter or will it effect my game in TestFlight?
Can you send me the project file? You can delete all your actors and images from it before you do if you want. I mainly just want to look through the xml and such.
Fortuna Infortuna Forti Una
You have an actor firing the More Games behavior somewhere.
@Lovejoy Thanks for your reply and consideration. Well, I actually have over 200 actors in my game and I've been trying to keep it on the down low until it's ready for release...I hope that's understandable. Is there a certain file I can search for in the xml?
@RabidParrot Thanks! I thought that could be the issue as well, but I'm fairly sure I removed the More Games behavior...Although, like I said I have hundreds of actors, so I could have easily missed something...
@As_Of_Latte Yes i understand. If you can batch search .xml then search inside all the ones in the actors folders for the following: class="ShowMoreGamesAction"
Another thing you can do is
Eliminate one actor at a time from your project until the message doesn't appear.
Of course create a backup of your project before trying all this.
Fortuna Infortuna Forti Una
Thanks @Lovejoy I'll give you what you mentioned a try and let you know how it goes.
@Lovejoy I went through eliminating one actor at a time, like you mentioned, and it worked! For some reason the "more games" behavior was in an actor that I never open... I am unsure of how it even got there... It was a time consuming method but I definitely appreciate your help. Thanks again.
Np, glad you got it sorted.
Fortuna Infortuna Forti Una