Mike at BrashMonkey's Recent Forum Activity

  • How big is the game file?

    How much memory does it use when you run in debug mode while testing on your PC?

    What are you using to create the apk file?

    Are you using any third party plug-ins?

    Can you link to the apk or your capx file?

    It's very hard for anyone to give you useful feedback without more information.

    Best of luck,

    Mike

  • Hi Seth,

    I'm guessing this is an obvious issue for you because you are combining two separate Spriter objects to create one character? (For example, upper body and legs for a run-n-gun game where the player can run while aiming in any direction)

    Have you provided your capx file to Lucid? ( ) This might be very useful for him to quickly assess the issue and come to a solution.

    Cheers,

    Mike at BrashMonkey

  • OK. Thanks Ashely,

    I guess we can only wait and try and put some public pressure on Microsoft to get it done then..

    Cheers,

    Mike

  • Hi everyone,

    Am I reading this incorrectly? http://advertising.microsoft.com/en/blo ... dows-phone

    To me it sounds like Microsoft finally upudated or released the SDK for ad support for windows phone aps...but I dont see mention of html5 or javascript so I'm not sure. Is there any update on or solution for putting ads in universal or windows phone specific aps?

    Thanks,

    Mike Parent

  • You can get a good worst case scenario by making the game for web, hosting it on a webpage, then browsing to the game on your mobile devices web browser.

    In my experience, exporting with anything, but currently especially cocoonjs should perform quite a lot better than the web version on your mobile device...so if your test game runs decently via the web on your mobile device, its safe to assume the final export will run better.

    Cheers,

    Mike

  • My bad. I accidentally left out a critical word in my initial suggestion:

    It should be: Animation "land" has FINISHED, set stuck in move to 0.

    Also, all events that change the animation should check to see if "stuck in move" = 0.

    Also, you could disable the platform movement behavior while the player is playing the land animation.

    I suggest you post your actual capx so someone can help more easily, you say you'e still working on it so you could have a whole new set of different problems in your events by the time someone tried to help you.

    If you don't want to post it, you could email it to and I'll help you resolve the issues.

    cheers,

    Mike

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I use a variable as a simple "state machine" when controlling a character. I call the variable "stuckin-in-move" and set it to 1 whenever the player should not be able to control the character.

    For example:

    on land>set stuck-in-move to 1+play animation landed

    on animation "land" > set stuck-in-move to 0+set animation to idle

    Then all the controls that move the character or change its animation have a condition: does stuck-in-move=0

    If not, it wont let the players controls move the character or change his animations.

    On top of this, you could do: animation "land" is playing> set vectorY to 0

    cheers,

    Mike Parent

  • Hi everyone,

    Is anyone else here still using cocoonjS, and if so, have you managed to figure out any way for any app analytics support for IOS and Android apps compiled via CocoonJs?

    Thanks,

    Mike

  • no one?

  • Hi everyone,

    I have a game that's crashing on the splash-screen on my android device (compiled to .apk via cocoonjs ). I'd like to get a device log of the crash, but am having trouble finding a good tutorial for exactly how to run my game in test mode and then to retrieve the device log for the game so I can report the crash to Ludei.

    Anyone have a link to a good, thorough step my step tutorial that actual explains how to run the game, and where the log file can be found after the game crashes?

    Thanks very much.

    Mike

  • I was one of the users with this issue. Any chance this Fluury plug-in can be updated to be compliant with Cocoonjs?

    Thanks,

    Mike Parent

  • Hi Everyone,

    Exporting with cocoonjs for IOS has been a repeated nightmare of having to constantly roll all the way back to C2 build 178, hand edit cocoonjs runtime.js files, and performing makeshift voodoo rituals for any pagan gods who might be listening in hopes that the game will run on IOS devices without just going to a black screen of death as soon as a full screen ad tries to load.

    The only combination I had working for a while was c2 build 178 with some hand edited version of the cocoonjsads plugin (which I've unfortunately lost after a computer death)

    So, is anyone successfully exporting their game via Cocoonjs (with fullscreen ads) for IOS, and if so, can you please tell me exactly what build of c2 you're using and also which cloud-compile version number (IE, 2.1.1 etc) and if possible, could you please also host your copy of the cocoonjsads plugin and its accompanying cocoonjs_prelude.js file?

    any help would be greatly appreciated.

    thank,

    Mike

Mike at BrashMonkey's avatar

Mike at BrashMonkey

Member since 16 Oct, 2010

Twitter
Mike at BrashMonkey has 4 followers

Trophy Case

  • 15-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies