grigrizljac's Forum Posts

  • I get a timeout message in chrome when I try to open your link.

    Me too

  • > Hey, Pode

    > I have a question about your plugin HTML_iFrame_Pode. I set it to an URL. It loads. User can scroll up and down. But when it comes to the bottom, the whole layout gets scrolled and black screen is seen.

    > I'm attaching a screenshot ...

    > [attachment=0:3s419zl9]Black.png[/attachment:3s419zl9]

    > You can try it on android (Install http://bit.ly/1wKDiNT, enter username, go to leaderboards, scroll to the bottom). What can I do to avoid that?

    >

    > Thank you.

    >

    You just need an iframe style. Select iframe and under properties, write this in a style "position:absolute;".

    Thank you so much! This solved my problem <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • I think that paid version can't contain ads. I hate ads if I pay for something ...

  • Hey!

    I just wanted to tell you that we're currently working on a huge update. Please, download Square Eater, rate it and give us feedback and ideas. It's free <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    http://bit.ly/1wKDiNT

    Thank you,

    Square Eater developer

  • Any news about that? I have the same problem ... The game is actually designed for tablets, too ... You can try and see it yourself: http://bit.ly/1wKDiNT

    I have Window Size and Layout Size set to 640, 1036 and using Scale Outer (and then set objects' Y to ViewportBottom-?).

  • What is the price of upload on google play ? :O

    You have to register your Google Developer account. That is a one-time fee, it's about 25€. After that, you can upload unlimited apps for free.

  • Hold down "Alt", type "64", then release "Alt".

    keycodes

    Yes, yes, thank you. But that's a workaround... AltGr + V is probably here just for faster way to type ... I can type it in event sheets. But not in properties.

  • Hey, that sounds familiar to me... Some time ago, I was working on a project. I changed/added something and saved. When I opened the file next time, all my changes were lost... Probably that was this problem, I didn't check .autosave file (I didn't know)...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can try to call Apple...

  • Which version of C2 do you have? If you have about 195, export to Ejecta, and be sure to tick .ogg sounds (Android).

  • Thank you glerikud!

    If anyone has anymore tips or pointers on what to look into especially or keep in mind, I would GREATLY appreciate it!

    Cheers,

    Rizzo

    I have one tip... First, try it. Maybe, do some test projects to try the things and find the easiest, best ways to do something.

    Welcome.

  • Here are some screenshots to understand clearer...

    This is with set size to "Banner" and position to: 1: "Bottom Center"; 2: "Bottom Right".

    Samsung Galaxy Tab 4 (Android 4.4.2):

    [attachment=0:1nw52682][/attachment:1nw52682]

    Samsung Galaxy S 5 (Android 5):

    [attachment=1:1nw52682][/attachment:1nw52682]

    Objects are set to ViewPort Bottom-50. As you can see, it's ok on SGT4, but not on SGS5 (Banner is overlapping objects).

    Why?

  • Still need an answer... If I set size to Banner, the text on it says it is 320x50, on all devices. But it's not. If I set my objects to ViewPortBottom-50, they're OK on Samsung Galaxy Tab 4, but are not ok on Samsung Galaxy S 5 - here are overlaping with banner.

    What do you think about this, cranberrygame?

  • Hey, ! I prefer endless games too. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile"> What do you think about my game, Square Eater (http://bit.ly/1wKDiNT or http://square-eater.com)?

  • >

    > > Nice game. Simple and fun. It's lagging on my Xperia L, but it's a weak smartphone, so you should be fine about it I guess. Also, those wheels (I forgot the name) are spawning one above another.

    > >

    > > Could I ask you how did you make the loader layout? Because mine just appear after ages, when the game is already fully loaded so it doesn't make any difference.

    > >

    >

    > Firstly, thanks for downloading the game. Really appreciate it

    >

    > 1) It's not your phone's fault. I did some poor optimization on images and they were hogging up the memory on phones (around 200mb). I made a lot of performance improvements in the last update and it should really smooth now.

    >

    > 2) Check the attached screenshot on how I made it.

    >

    That's what I did too.

    Try to set property "Preload Sounds" to "No". If it's "Yes", the sounds will be preloaded while C2 loading bar/logo is showing. If it's set to "No", sounds won't be preloaded.