potion's Recent Forum Activity

  • And how can i delete a entries?

  • Hi:

    Im working on a game for instantGame. And i need to use both interstitial and rewarded video.

    But look I can't choose Ad type on event "on load ad success" and "on show ad error" etc...

    How do I distinguish between ads that are successfully loaded?

  • You can add scripts into index.html

    	<script> 
    	
    		var progress = 0
    			var timer = setInterval(() => {
     if (progress < 80) {
     FBInstant.setLoadingProgress(progress += 2);
     } else {
     clearInterval(timer)
     console.log("remove interval", timer)
     }
     }, 100);
    			
    		</script>
  • OddConfection

    That's a clever idea!

    I tried it (with browser orientation), and the result is sadly not what we would expect. The layout indeed rotate 90 degrees, but the window doesn't change size and doesn't rotate (I'm in letterbox scale fullscreen mode). So basically if you're holding your phone in portrait, you've got a small horizontal window in the middle , with the layout inside it rotated 90 degrees. You see a part of the rotated layout in the middle and large white borders on the left and right of the small window.

    that's because " Unbounded scrolling " is No. You can change it into Yes.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hey guys

    Im an indie game developer, and i use C2 about 5 months.

    I started building the game last November. Finally released on steam this month.

    RunningDead is a puzzle zombie game. Ideas from Puzzle Bobble and Krakout. You will control zombies. Chase and bite the human.

    Your little zombies will bounce back in the crowd, you can strike all of them by one shot.

    But it's not easy for you, because there are so many people, if you keep them too close, you'll be killed.

    Its my first indie game. C2 is a great tool for me.

    Steam store page: http://store.steampowered.com/app/584220/

    Hope you like it, have fun.

potion's avatar

potion

Member since 1 Dec, 2016

None one is following potion yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies