mrneko's Forum Posts

  • You do not have permission to view this post

  • You do not have permission to view this post

  • R0J0hound

    Just wondering if you can upload the capx again? Can't download it. Thanks!

  • 99Instances2Go

    Works perfectly! Thanks.

  • Hi, would love some help here. I need to make 2 or more balls (of the same object type) to have trails.

    I have attached an old capx I saved a long time ago, probably from R0J0hound if I recall correctly. I changed a few things and tried other methods but couldn't get it to work. If you look at the capx, only one of them has trail. Hopefully someone can give me some pointers. Thanks!

    Below is the capx for the original expressions:

    https://www.dropbox.com/s/92gz3hotkpk5m ... .capx?dl=0

  • Need some advice. I have a game which uses white color background all the time. During a test run, my phone heated up a lot after a few minutes. I am thinking of ways to reduce cpu usage.

    I am currently setting Transparent background to "NO" and background color to #fff. Will it help if I set Transparent background to "Yes" and just use white tiled background instead?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Does anyone know how to redirect user to an Instagram profile page by using opening Instagram app, instead of redirecting them to a website url?

    Like market://details?id={ID} will force user to open Google Play app.

    I tried instagram://user?username={USERNAME} but it didn't work.

    Thanks.

  • fredriksthlm

    Hi, which Facebook Plugin do I need to add into Intel XDK?

    Can you let me know the plugin id please?

    Thanks.

  • lamar

    I am referring to the following:

    Changing the width and height will not create such effect.

    Can someone guide me in the right direction? Thanks.

  • lamar

    Yes, however I still need to find a way to create that sharp edge and blade effect.

  • Hi everyone,

    Been looking around the forum and trying to figure this out but haven't found a direct solution. I manage to create a simple swipe effect based on the tutorial given here ==> anything-like-fruit-ninja_t106762. There are also several other threads with similar solution.

    Does anyone know how to make the swipe looks smoother/cleaner with blade effects (like sharp edges) from Cut the Rope or Fruit Ninja?

    I found this tutorial online ==> https://devmatt.wordpress.com/2013/03/0 ... in-opengl/ but I can't fully understand and translate them into c2 events.

  • Hi everyone,

    Need some help here as there is no plugin for Appnext. I found this through their tutorial >> https://selfservice.appnext.com/Apps/To ... troduction but there are some parts that I don't understand.

    I am using IntelXDK to build my app so is there anyway to add the .jar file and make it work? Also, where can I find AndroidManifest.xml file?

  • I have 10 of the same object on the layout with different instance variable.

    I want to assign different color to objects with different instance variable. At the same time, I want objects with similar instance variable to have the same color. It's easy to assign the ones with highest/lowest since it's straight forward. How do I do that to the ones in the middle?

  • el3um4s

    Can you update the Appodeal version in https://github.com/Tamplier/Appodeal-PhoneGap-plugin ?

    It's ver 2.0 now and Google Play denied the app I uploaded to store because something was outdated.

  • Please look at the screenshot below. The folder is still there and I haven't touched it since yesterday. I was still able to compile the project yesterday as well. I opened my Intel XDK today and this shows up.

    I followed the instruction and open the xdk file again but this shows up instead.

    I already tried to export the project again but nothing works.

    Also, not sure if it's directly related. The "www" folder created like more than 100 "www" subfolders and I cannot even delete the root folder now cause path name is too long.