What do you have your formatting set to?
Odd, I didn't. Maybe it's case sensitive.
Every Tick Add dt to Score[/code:10hde89n] I assume you want to do this so your score continues to rise the longer you play. When you display the score, you might want to display it as a whole number so do something like int(Score) when you display it in a text object or whatever.
I don't have an answer, but FYI. Tagging people in threads doesn't notify them unless they have previously posted in that thread .
IF this is actually a C2 bug, has anyone reported it in the bugs forum?
I'll take a look today sometime.
matthewhxq that is how I had it the first time I failed, so I added the volume control, and it still failed.
I have not dug into doing iAP yet.
Link me to your game and I can install it, and purchase it and grab a logcat.
-Give me the steps I should follow to reproduce the issue.
-Screenshot the actual C2 event sheet where the code is happening.
Ed
PixelRebirth, I'm not sure what else to do with the audio. What do you think about the bottom Gameplay error? After pressing the branding logo, when returning to the game it freezes?
Admob website updated about a year ago, I haven't gone through the update process. The more people are having issues, the more I think I might need too. Even for fear of breaking my ads .
Mine still looks like this, you can see the blue UPGRADE button at the top.
My banner ads seem fine in my tests, I haven't tried fullscreen ads in 2.0 yet. I'll try to this week.
I am using the old version of Admob though, so I'm not sure if that is causing any difference. I don't know why it would.
Upper left, click your account.
Develop games in your browser. Powerful, performant & highly capable.
Will Pode's plugin work?
Did you follow the facebook tutorial? https://www.scirra.com/tutorials/58/how ... ebook-game
Any game is difficult to make multiplayer, doesn't mean it can't be done with C2. Especially now that C2 has multiplayer support with webRTC. Just start small, and learn as you go. Don't try to make an epic game the first time around. Take the core idea of your game, build that and expand on it from there.