jomo's Recent Forum Activity

  • Jomo,

    Thanks for the help! I gave the Dialog module a high rating the other day as it is a great tool. Once I complete the game I'm using the dialog in and put it on my site, mathnook.com, I'll post a link.

    Thanks again,

    Tommy

    Your site is amazing~ There are so many math games! I'm happy my work can be a help for your great site .

  • > - Snip -

    >

    Hey Jomo,

    Does this actually allow an app to run in the background - or does it just emulate that action?

    I need a plugin which will allow my app to constantly monitor the phones GPS and then reopen the app if the GPS stays in the same place for some time. Will this plugin do that?

    If so you've got a sale

    To understand the concept we'll need to explain the "life cycle" of an app. Taking Android as a example, when you minimize the app, it will go to Pause state. In Pause state, your app still runs but you can't see it. So putting a app to Pause state is similar to the traditional concept of "background". We can bring it to Resume state and everything goes like before.

    But, if you didn't bring the app to foreground for some period, Android will bring your app to Stop state. This is what we don't want to see because Stop state released almost every resources. So when you bring an app from Stop state back to Start state, you'll see the splash screen again and all your game data will be lost.

    Now the problems are:

    1. Typically, Android automatically kills your app in Pause state if it has been paused for several minutes.

    2. If you installed some memory management app like CleanMaster, sometimes it will kills your apps in Pause state.

    So the conclusion is: We need to keep our app in Pause state and Avoiding it being killed(stopped) by Android or other memory management apps.

    ========

    And secondly, this plugin brings back your game to foreground when user touching corresponding notification bar(like the notification bar for un-read SMS). I'm sorry this plugin can't automatically bring your game to foreground. Alternatively, it can add a notification bar or play alarm sounds in background.

  • >

    > > looks cool but is it less expensive then a regular Bluetooth Joystick (12$)? outside the price is a cool project

    > >

    >

    > The price may not meet your requirement because It uses a Arduino joystick shield which is around 11$ . And if you plan to build the mechanical parts by 3D printing the cost will explode. Homemade devices will never be competitive to commercial products. Especially a bloody market like a generic BT joystick.

    >

    yea i see , was thinking on the same thing when i first seen u project, but is freakin awesome that u could achieve it with an arduino and some pcb board next.... arduino console for c2?:D

    Yeah~ I'm thinking to build a arcade and put it on street before . But it needs a device to run OS so maybe Raspberry Pi is more suitable.

  • looks cool but is it less expensive then a regular Bluetooth Joystick (12$)? outside the price is a cool project

    The price may not meet your requirement because It uses a Arduino joystick shield which is around 11$ . And if you plan to build the mechanical parts by 3D printing the cost will explode. Homemade devices will never be competitive to commercial products. Especially a bloody market like a generic BT joystick.

  • Link:

    Very nice job, can you share this project with explanations and photos please?

    Arduino (and 3D printers) is something that will change world history (indirectly most probably).

    OK, I'll find some time to do it. Many thanks for correcting the link address!

  • Hi Jomo,

    I'm using your CutScene Example and am very happy with it but would like to add a "Skip Dialog" button. The current dialog I have takes the player to the next level when the dialog completes. With the "Skip Dialog" button I'd like the player to go immediately to the next level when it is clicked. Of course I could just add my own button in but I'd like to use the existing button creation and tween effect like the "Restart" button does in the sample cutscene. So I was wondering if there was a simple way to add this in to the e_CutScene_example.

    Thanks,

    Tommy

    MathNook

    Ooops! I'm sorry the Forum didn't notice me of your reply. Please me explicitly next time, so that I can be noticed by forum alerts.

    1. About "Skip button": In my thoughts, this kind of button should be created when cutscene starts and be destroyed when cutscene ends. Please see my example codes in below :

    2. About fading-out effect of a button: You can see how I did it for my <Restart> button in below:

  • You can consider my product:

  • Oh~ try Crosswalk 14

  • I had similar case before when testing my background mode plugin. At that time I used ordinary Cordova export and lost sound after the app is paused for one or two minutes. Then I switched to Crosswalk and the issue is gone.

  • There is a plugin called <Layout Transition>.

  • Hi guys,

    I've made a Bluetooth Joystick for Construct 2 by Arduino. You can see the video in below link:

    Subscribe to Construct videos now

    (sorry I need one hand to hold the camera, so the video may not be clear enough)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Wow majestic work !

    I am a researcher in the field of sleep (especially dream !). Any chance to see your pluggin published ? And could it be usefull to interact with biotracking wrisband ?

    I was planning to release this plugin before, but recently I'm too busy to make it my official release product. If you need help, please send email to

jomo's avatar

jomo

Member since 21 Apr, 2013

Twitter
jomo has 7 followers

Connect with jomo

Trophy Case

  • 11-Year Club
  • x2
    Popular Game One of your games has over 1,000 players
  • x8
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies