slw666's Forum Posts

  • Hello everyone,

    Just to let you know, we have release our first full game using Construct 2 and CocoonJS.

    If you search for me "Shelby Wright" on the iPhone or iPad it will come up with our game "Star Invaders" (for iPhone) and "Star Invaders HD" for iPad.

    There's a 1.1 update that should be approved by the end of the week that updates the graphics for iPhone 5 and sorts out a couple of small bugs.

    Support will be greatly appreciated. I only wish I could upload a version of the game to the Scirra Arcade, but its far to large in file size :(

    Hope you all enjoy!

  • Nice one, I will try that out asap!

  • Hello everyone,

    Just got our game going to Apple for approval for iOS!!! We want to make a free version too that when you get to a certain level it gives you the option to buy the game. So I need to know, is there any way of opening an external link to the App Store from within CocoonJS to the full game???

    I just read that they do support that in the latest build of CocoonJS so I guess the question is, how do I set up Construct 2 to allow me to do this?

    Thank you all

  • No problem, I will spend a bit of time tomorrow afternoon and upload

  • Any advice yet or possible fix?

  • Hi Ashley,

    The 3GS is mid 20's according to CocoonJS. I have spoken to the guy doing the art and he doesn't mind me emailing you directly the .capx file if that is possible.

    I am currently using the default platform behaviour with an extra variable to increase the -y vector when the player keeps a hold of the jump button.

  • Thank you for your reply Ashley.

    I really wouldn't mind if it was a case of a slight fluctuation in height but if I make the height acceptable on the 3gs (i.e. so he can make the jump), the iPhone 4s is literally jumping out of the screen, probably double the height. I'm not sure if I'd go as far as to say this was a bug, but it does make platform games near unplayable at the moment on mobile platforms.

    Are there any work arounds or is this possible to fix?

    (P.S. I really appreciate you taking the time to respond to us)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi there,

    On my system the game just runs very very slowly even with WebGL on. There is no blurring though (other than the characters looking like theyve been stretched from another resolution).

    My System is a Q6600 Core 2 duo with 4gb Ram and an Nvidia graphics card. My only suggestion to you is to check you card drivers.

  • I cant find a way to do a variable jump on a platform game that's not affected by the CPU. The less powerful the computer, the smaller the jump is regardless of delta time. This makes my game unplayable on the 3gs and iphone 4 (using CocoonJS) as you can't make the jumps on these systems (on 4s and 5 it is fine).

    If you have any solution to this problem I would be very grateful.

  • I would like my game to run at a constant 30fps. Is there an easy way?

    Thanks

  • Cheers for the reply, do you know how you would set up a jump with the physics behaviour?

  • Argh, I'm really trying hard to find a solution to this problem. If it isn't solvable then it basically makes a decent platformer not possible at the moment with construct 2 :(.

    Please could someone help

  • Hi,

    I have put in a variable jump in my game using a Variable set to the character called JumpBoost. When the button is held down the character will carry on jumping until this variable gets to a certain number using the platforms vector command. This works perfectly on the PC and on powerful mobile devices such as the iPhone 4s and Galaxy Android phones.

    However, when testing this method on an iPhone 4 and, even worse, the 3gs, the character jumps less high suggesting this is CPU bound. So I have set the increase of the JumpBoost Variable to "-300 * dt" rather than just "-5" expecting this to solve the problem. But it does not.

    It's obviously a problem as the 3gs and iPhone 4 version can't make the same jumps as the 4s/5. Can someone help out on this issue.

    Thank you,

    Shelby

  • Hi Iker,

    Thank you for your advice. It was actually a problem with an older version of CocoonJS. Since you released it on the App Store it has been behaving brilliantly.

    Kind regards,

    Shelby

  • Yes this is the only feature I feel we're missing from MMF2 and The Games Factory. I'd love to see a road map for features like this (Although I know the creators are working their asses off, so I won't beg lol).