Furdy's Forum Posts

  • I have been working hard on getting a mathmatic formula(if thats how you say it in english) for converting touch.X and touch.Y in to coordinates on a layer wich is parralax X and Y 0. However I failed at it.

    So I ask the community. How do you do this?

    My goal?

    I want to touch the screen and underneath my touch, I want a object to spawn on a layer wich has 0 parralax.

    So something like

    Create object "1" on layer "X" at ................................ (thats where I just can't figuire out what to do. )

    I hope some genious can help me:D

  • I am not that familiar with crosswalk, but the last time I heard it did not support leaderboard, achievements, share function and IAP. If it does than I would love to try it, perhaps you also have a link to a tutorial?

    Thanks for your response:D

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Bump

  • I am aware it's no longer supported, however concoojs is the only one (as far as I know) that support share function, iap, leaderboards, achievements and ads. I bought construct 2 to release games on Android OS with these functions.

    I never used webview before does it also provide all the same functions?

    Is there not a way to use less memory while using canvas +?

    Thanks for taking the time to reply to my thread. I hope you can be so kind to help me with this.

  • So I use cocoonjs as my exporter. I have already contacted Ludei about my some what memory problems, but I have a feeling I can optimize my game better. I also read some stuff from Ashley and used it for optimizing.

    My problem is my game is using sometimes 500 mb during gameplay despite of it my game runs 60 fps even when the memory would seem to run out. However when I want to share something (Highscore and stuff) it goes to a different app and then it shuts down my game because of to much memory use. This does not happen on my other device who has more then enough memory.

    My possible solution: My current game is running 1920x1080 screen/window size. All objects were made for this size. My question is by reducing the window size and as such reducing all objects in size, does this decrease memory use and do you have an estimation by how much. My fps is fine. Its really about using to much memory wich causes the game to crash.

    Sidenote: My game is very simple with not to many objects and no special effects and my backgrounds are tiled. I already disabled/enabled lazy loading and max memory and stuff, but it doesn't really help.

    Of course if you have any ideas about decreasing memory use plz let me here it I am all ears.

    Thanks in advance for anyone who is willing to help.

  • So I cannot use a custom loading screen because I use Cocoonjs.

    So I can only use the standard loading screen. Standard it is black but is it possible to make it white?

    If so how?

    Thanx for providing any help.

  • Thanks a lot for your response. Do you need APK file and capx? Where can I email it to?

  • The leaderboard and achievment works as it should. But every now and then it restarts the game when opening the achievment/leaderboard.

    So what happens is I click leaderboard/achievment it gives a popup(play game center) but while it is opened it restarts my game in the background. I can still see the achievment/leaderboard. This happens with the new compiler as well with the old one.

    I hope someone can help me. So far Cocoon js works great but I really like to have a stable game.

  • Thanx for the responses. It helped me

  • So I tried the new compiler 2.1. So far I don't like it. The problem is that instead having the game loaded for 5 sec on startup. I now have every layout takes a second to load. Even when it has already loaded before. So it feels slow and you get the urge to press again.

    So I rather have a few seconds loading screen then having to wait during the game constantly. So I hope you don't remove the old compiler (2.0.2)

    A different question. How do you hide the navigation bar?

  • The deal is that I am creating a game for android and I cannot use a custom loading screen (from what I have read). But every time my game starts it show the loading bar+ logo of construct 2. Wich is fine because if I put it to nothing you dont see anything wich is confusing.

    Now what I would like is me to be able to change that logo and if possible even the progress bar. As fas as I know you cant do it inside the apllication. But is it possible to change files in the construct 2 directory to change that logo? If so do you know in what folder/map it is?

    Thanks for any help. I know it might be an uncommen question.

    Also my apologies for my english.

  • So achievements and leaderboards is not yet available. Is there en ETA on that. Like expected in 3 months or.. 6 months or 1 month. Store and ads are working I assume then? How are the experiences with fps compared to cocoonjs?

  • Hmm well I didnt know that number was so low. So thats no problem. But what are the advantages of crosswalk and can I do all these things with crosswalk. Thank you for your response

  • So I would like IAP + ads, gameservices(leaderboards, achievements.

    I know for a fact these are all possible with cocoon js. But now I read scirras update notes and it basicly says you shouldn't use cocoon js.

    So can I do all these things with crosswalk then? What are the real benefits chosing crosswalk instead of cocoon js? I know crosswalk only supports android 4 or up so that kinda sucks. But I hear everyone is so excited about it. So can somebody plz give me an answer

    Thank you for any help.

  • thank you for your response, so far its working great. Really like using Cocoonjs(ludei) for my construct 2 projects