signupdemo's Forum Posts

  • I also have the same issue, I added only 3 layers and it reduced the framerate significantly....

    40% CPU usage and 45FPS, same result even after deleting objects from layers...

    Anybody got the solution ?

  • Hello,

    Im building a game where I need at least 3 layers for paralax effect: BG, player and Score layer

    but, it significantly reduced the framerate when I debug the game, its using around 40% CPU with around 45FPS ,

    I even deleted the images and kept the empty layer, still its getting really heavy on CPU ?

    I'm Using 237 build...

    plz help.

  • Hello,

    I set up my app on facebook and used the invite option in cranberry facebook plugin....

    the app is able to send the invite, but clicking on it throws and error on facebook as link/app is not available ?

    Could anybody plz help, think Im missing something in the facebook developer....

    I really need a solution badly.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So far from what I observed, it seems there are few errors and confusion here....

    1. If RandomAdvt is equal/more than 5 you are making it 0

    When player dies and if its not the 5th time, RandomAdvt will be 6

    That means it will go back to 0

    And when the 5th life ends, it will add 1 to RandomAdvt

    Error Result = RandomAdvt will always be 0 or 1

    Possible solution = Remove Else

    2. You have given 2 impossible conditions :

    RandomAdvt =1 and RandomAdvt =4

    Error Result = Not possible

    Possible Solution = Put "or" in the middle

    3. I find no reason to make RandomAdvt set to 6 on different places

    Cause it will eventually become 0

  • cranberrygame

    I'm having issue with the cordova facebook plugin,

    The XDK cannot compile with the cranberry facebook plugin, but if tried with XDK featured facebook4 plugin, it compile the Apk but I can't seem to get it working properly.

    The login action works and opens facebook permission page, but "prompt to share link" or any other prompt actions does nothing.

    Also, "Why does the facebook plugin makes the background color to Off white" ??

    I basically want share app action and then check if user shared or not.

    Plz help.

  • bump...

  • Vegamon007

    I just need the option to prompt the user to share the app link and then check if the user has shared the app or not.

    I tried with XDK featured facebook plugin and cranberry's cordova facebook for C2

    But "prompt to share link" action does noting. what actions do I need to define ?

    Could you plz let us know, how you did it, ? its urgent

  • Great ! Vegamon007

    Is it working on android game aswell ?

    Cause I badly needs a solution, My app is stuck just because of this...

  • Im getting the build error while using the cranberry facebook plugin in XDK

    Anybody got the solution ?

  • You do not have permission to view this post

  • Hello,

    I'm stuck really bad here, please help !

    I simply want to bring up a share dialogue with my app link, and check if user has shared or not.

    I tried with cranberry's cordova facebook plugin, and XDK's default featured facebook4 plugin

    The login trigger works fine, it brings the facebook page with app permissions.

    But "prompt to share link" action does nothing.

    Plz help

    Thanks.

  • You do not have permission to view this post

  • Ok, thanks for your help

  • Thanks

    Just one query, the plugin pack cost 12.19$ here at scirra

    and cranberry separately selling it for 10$

    Whats the difference beside price, and which one should I go for ?

  • bump....