Tagged Questions
1
vote
1answer
36 views
Using AdMob with Games that use Open GLES
Can anyone help me integrating Admob to my game. I've used the badlogic framework by MarioZencher ... and My game is like the SuperJumper. I am unable to use AdMob after a lot of my attempts. I am new ...
2
votes
1answer
243 views
How to use proximity sensor in android with unity3d?
I want to create a android game with unity3d using proximity sensor an I don't know how to access that sensor with java script
1
vote
1answer
306 views
How do I generate a level randomly?
I am currently hard coding 10 different instances like the code below, but but I'd like to create many more. Instead of having the same layout for the new level, I was wondering if there is anyway to ...
