fredriksthlm's Forum Posts

  • I use scirras Admob plugin.

    In Android the game is paused while the ad is playing.

    In iOS the game is running in bg while the ad is playing.

    It is a bit odd :)

  • I am currently playing trough Mega Man X on SNES, I have finished three levels (doing one every other day...)

    Your game seems similar.

    I didnät get from the KS if you are creating a PC/console or mobile game?

    Are you creating the graphics on your own?

  • Oh, hmm I see.

    But I have never included any splash image into my project, and had loader set to none. Previously I did not see any splash screen if I exported the game like this. (maybe just a black screen for a millisecond then..?)

    But with the new icon/splash setup in the projects I get the game icon as splash screen. (this was never shown if exported with the previous/older construct builds)

  • Hi all,

    Since Scirra changed the minification services to Google Compile, this behavior is filing in my exports.

    Litetween by Lunarray.

    Eren

    Anyone get the same?

  • no one else experiencing this? Even if I set 'Loader style' to Percentage text, the app show my game icon as splash screen before the percentage beeing shown.. So regardless of setting, the icon is shown as splash

  • I am also seeing this new behaviour for an exported cordova app. Not when running in preview though.

    I have

    First layout = "Loader" (my own loading screen)

    Use loader layout = Yes

    Loader style = Nothing

    Previously the exported app started with my loader layout. Now it starts with the App logo, and Whita background(!). Even though Splash color is set to black in the properties.

    In the Icons folder I only have one file, the app icon.

    How can I turn off the "logo screen" ? (Like it has always wokred before)

  • sounds like an interesting game.. :)

  • When you use a virtual machine, in the name of the "mac" appears the name of the machine, if I publish something apple will know that it is a virtual machine. You can check it by looking at the devices associated with your apple id. If you don't have the money to buy a mac, I recommend setting up a hackintosh.

    For me the machine does not show up in the Devices list.

    The Devices list is only my related test devices (iphones and ipads), so the machine is not in there. (at least in my dev account)

    It is very common to rent virtual machines, (or use shared company machines), for xcode/cordova etc.

    macincloud.com/pages/xcode.html

  • Can tests be done on physical devices?

    If you ask me, then yes. You use your normal -physical- Ipad and/or iphone to test with.

    Just the computer is remote. (It is an apple computer with latest OS and latest Xcode etc. You have your own private login and desktop. Machines with 2.5GHz Intel Core i5, 8GB memory.

    You just log on remotely from your own machine. Just like logging on to your companys machines.)

  • I use macincloud. 1usd per hour.

    You have "your own" machine. Works perfectly.

  • How "complicated" is the game you are dreaming about?

    If understanding events is to hard, then making computer/mobile games will be quite hard for you I believe. Try to look into all the demos and tutorials.

    (To hire a random dude on fiverr might work, but I do not believe the result will be exactly like you want it. To create a basic first idea of the game play might work, but then it is countless of hours to make it "perfect", and to have someone hired (by the hour) to fine tune everything might not be possible, for your wallet..)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I cannot tell why it force closed, but..

    a green arrow means it is a trigger.. so the 'show video' will not show with those nested triggers

  • You should compare Ids, not the names.

    But in any case, Global Leaderboards for Instant Games will be deprecated and removed soon. So don't start

  • a guide with some techniques for loot boxes, rewards, store, iap, rewarded ads, virtual coins etc, and how to actually make people buy the crap :DD That's the tutorial I need

  • You cannot use Facebook login in an Instant Game. You are not allowed to use any calls from Facebook api either, only IG. You are not allwed to gather any other personal information from any user other than what you get get in the IG. (first name, picture and language basically)

    An Instant Game is not set up as an Android game or iOS game, it is purely an IG, and you should not add anything else to it in the Dashboard.

    You can use PlayFab though, or use your own DB for scores.