adamcreator's Forum Posts

  • Anyone? Or should I post to Construct3 forum for replies?

  • I know we can publish to Xbox Creators Program/Windows Store, but what about each of these?:

    1) PlayStation: Possible yet?

    2) Nintendo Switch: Possible yet?

    3) Android/iOS Phones: How do we publish games that are over the 100MB limit, such as a few GB? Any tutorial for Expansion Packs or whatever would be required to get past the 100MB limit?

    4) Steam: Is it worth paying the $100 Product Submission fee in the Steamworks Distribution Program? I find it odd that this fee must be paid before even submitting a game. I think they should relocate this fee to the final step, i.e.: After your game is 100% okay to launch, pay the $100 fee, and it's listed in the Steam Store. If I pay the fee, will I be able to publish my game easily, no problems, and of course no coding/programming? Or are they picky, unlike Xbox Creators Program?

    5) Any other great consoles I'm missing that will give my game a wide audience? Are "iOS web app" or "Chrome Web Store" any good for exposure, or may as well skip those? I think most gamers use video game consoles or Steam.

  • How do I just have smaller loading times during the game instead of loading the entire game at once at startup? The way games are supposed to do. I assume not possible?

  • How do I include an in-game survey/poll and upload and download the results for the player to see? If possible. So that, assuming they're connected to the internet at the time, they answer 10 questions about the game (who was their fave character, what was their fave chapter, what do they feel the game was most lacking, etc.), they submit it only once, it uploads their answers, and it immediately downloads and displays the % that everyone else answered each question, like a poll. If that's possible. Unsure if a plugin would be needed. Or the Multiplayer plugin? A 'room' that never closes/ends that the info goes to and comes back from? I'm sure I could just have the game link to a url from a free survey service that hosts the questionnaire, but it would be more fun to have it be all in-game with my own graphics, including showing the poll results in-game as well. Thanks

  • How do I stop images/sprite objects from sometimes flipping upside down? You might know what I mean if you see this happen in your projects. But is there a way around it instead of just fiddling with the image's chosen Effects until it shows up correctly? For those of you who don't know what I'm talking about, you can reproduce the issue, for example, by taking any image/Sprite object, copying it so you have one over the other, and giving them these Effects, in this order: Screen, Brightness, Contrast. Then drag the top one all around the bottom one and notice how they sort of flip each other upside down like looking thru a lense that makes everything upside down. I notice that even if I change the order of the 3 Effects until they don't do this, there are times when it still goes upside down, and even does other strange things like funky Parallax moves, when actually run in Preview. Is there a way to avoid the upside down result, or must we avoid using certain Effect combinations that do this, like the one shown above?

  • I'm currently trying this but am still waiting, if ever, for a response that actually specifies what I would need to change, or add, for it to become a 'fit' on Xbox One instead of not, instead of just a generic copy and paste rejection response. I also know that they could simply choose to not give me specifics, and that I can't force them to do so. But I'd love a specific to-do list.

  • I think a fan game can be a great way to gain some fame, even just to use the fan game to then point to "Other Works Also By (Your Company Name)!" which themselves are not fan games, so that while the fan game becomes popular with other fans, they also sometimes click on the link that leads to your other--100% owned--game, and hence it can be a nice marketing strategy. If all else fails, the funniness of the fan game can also be pushed just enough to be parody. Many movies get away with parody even when almost the entire movie is nothing but a funny version of another movie, such as the 300 one, and Vampires Suck, and those Scary Movie ones and Disaster Movie (loved that one!).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It looks like Google Play wants you to show your physical address publicly right under your app if you sell it or offer IAPs. If you're just an independent indie developers who can't give your actual home/living address due to privacy necessities, but who can simply be contacted by e-mail if need be, what are your options, or what have you yourself done to successfully give some sort of address that avoids any issues with Google without being your actual home? Such as something that has the appearance of an address, or no address, or some sort of third party address, etc.

  • Thanks for all your help so far! I just want to save the game at the start of each layout, so that if I exit the game and open it again, it loads to that layout. How to do that? The basic System Save and Load options, or something for Local Storage? This is for a native Android app off GPlay.

  • .png

    The images are very small, where backgrounds are 500 on the longest sizes, and character parts are even smaller.

  • Yes everything in that list agrees with my game.

  • Right, it doesn't lag, just crashes. The largest files are the Spriter scon's--heavily compressed in the APK and presumably uncompressed at some point on the device--but they're necessary for the animated sprites. The images are just 7.70mb total and audio only 6.71mb total.

  • Gameplay

  • Thanks I'll check it out now.

  • I wouldn't mind lagging if it doesn't crash, because lagging without crashing means it isn't just giving up. But of course the problem is it just gives up completely and crashes. The crash only happens in the final APK build tested on my Samsung mobile device.

    Thanks