3division's Recent Forum Activity

  • I wouldn?t like to rely on any plugins because the idea is to make the game for tablets, and all the actual compilers like cocoonjs or appmobi already have a lot less of functionality than C2.

    I feel trapped in this one. I bought the license of C2 to make this game for tablets because I was already working on it in C.Classic, but in C2 I don?t have the basic needed behaviors and I don?t know how to replicate them.

    help?

  • It would be great to have some kind of support for cut-scenes.

    There is a lot of ways to do this.

    From video loading (off-line and on-line) to some kind of vector interpolated animation or flash support.

    Its incredible painful to perform this kind of task today. You have to actually program all the movements, camera movements objects reactions sounds, etc, with the art game and it will never look as good as if were done in after effects or flash. It is simply not a tool for that.

    It would be great if someone thinks of a plugin to deal with this kind of task.

  • I just noticed that the old and great RTS behavior is not there in C2, how can I make a similar movement. I prototyping a point and click adventure game and the character has to automatically walk through obstacles and go where I just clicked.

    Is there a work around for this on C2? Thanks

  • Hi, great plugin.

    Have you tested on mobile using CocoonJS? thanks!

  • yeyyy lots of bugs!

    Well yeah, I tested in a few devices, Galaxy S, SII, Motorola Defy + and Motorola Atrix, and on those worked fine. But I experienced that multi touch lag and freeze. Although the game is quite simple it asks a lot of hardware and even in big phones like SIII sometimes when you kill a lot of bugs it freezes for a moment.

  • Thanks for the artstyle comment! I tried to give it a funny cartoon looking.

  • we worked with cocoonJs, it proved to be the easiest to use and the best performance.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Guys I wanted to share with all of you our first Android Game. This is what you all help me do!! hahaha I hope you feel rewarded! :-P

    play.google.com/store/apps/details

  • Ok I need to make a browser call in my game, but Ludei people tell me that Window.open function nor C2 browser object has been implemented yet.

    But they gave me this line to use that will do the trick for now.

    ext.IDTK_APP.makeCall('openURL' , "URL" );

    But I opened the C2runtime.js file to figure out how or where this can be used but it was like reading japanese for the first time for me.

    Can anyone give me a hint on how to use this?.

    Thanks!!

  • I?ve been using all the cloud compilers for Android asociated with C2. The best option working now would be CocoonJS but it still has a few issues.

    It asks the final user all the list of permissions and we can?t edit the manifest list. This is a big problem because it forces us to set the app as "mature". And for a casual game this is a big problem.

    1)-Does anyone know if it?s possible to edit the manifest of the APK once compiled by CocoonJS?.

    2)-Is it to difficult and how?, could we compile a C2 exported project to an APK by our own means? It can be done using "Eclipse" software?.

    Thanks!.

  • Hi, all.

    ikzq I?m having the same issue. Can?t make work the full screen ads.

    My banner adds were working until last night though. But today they wont show up. Do you think this has something to do with the calling times?.

    Because I don?t have any orders yet, I was seeing the Mopub demo Ad only.

    ----------

    For the rest of the guys that are still trying. The process would be something like this:

    1- In C2 project use the Cocoon Ad event.

        If CocoonJs ads are available --- Show ads, etc.

    2- Get a premium account in Ludei. For the moment they are free and if you say you are serious about your project they will give one to you.

    3- Get a MoPub account, fill in your data, create an Ad, you will get an ID code for that Ad.

    4- Once you get Ludei?s premium account you can go to extensions in the cloud compiler.

    5- Paste there the Ad ID code using the JSON code example above.

    6- Validate the code to see if what you put there is ok.

    7- Compile your APK and test it on the mobile. You should see now a Mopub Test add.

    Once you publish your free app, sponsors will notice you and claim ads orders and in time this will produce an income that Mopub will pay through paypal or wire transaction. I?m still stuck in the 5 to 7 point, I managed to see the test ads on my phone but not the full screen ones.

  • Great!

    Yeah, I just did that.

    I used

    "SET TIME SCALE TO 0"

    and in the same event

    "SET OBJECT (BUTTON PAUSE) TIME SCALE TO 1"

    To prevent the pause button to get paused also.

    I also used a boolean toggle value to get the menu on and off and it worked really well.

    What I can?t get to work now is the Exit button from that pause menu. In browser it works perfect. But apparently the "browser" object is not fully supported by CocoonJs. I?m using "BROWSER" -- "CLOSE" Action to exit the application. But is not doing anything on the mobile.

    Does anyone know another way around to do this?.

3division's avatar

3division

Member since 28 Oct, 2010

None one is following 3division yet!

Connect with 3division

Trophy Case

  • 14-Year Club
  • Email Verified

Progress

15/44
How to earn trophies