oosyrag's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Are you talking about the aliasing on the curved edge? This is normal to achieve a smooth look. Otherwise, you'll have jagged hard edges. You can try using a higher resolution source image, but honestly it's probably not even going to be noticable or make any difference to an end user.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Are your edges set to tile or stretch? Try the other.

  • If newly created instances don't spawn with the default properties, that could probably be fixed with a bug report.

    Do you have any instances at all of that particular object that are placed in the layout editor that do have solids set as obstacles? It might be taking from that as the default instead.

  • You can set default properties by having at least once instance of the sprite places in the layout editor, even if the layout is not used otherwise.

  • You can use the AJAX plugin to communicate (get/read post/write) directly with web APIs.

    You can use NW.js plugin to read and write from the local pc.

    For online file hosting, there are a plethora of options out there, each with their own advantages, disadvantages, limitations and costs. Many of the paid services also have free tiers with limitations that might not be enough for your. You'll just have to find one that works for you.

    webmasters.stackexchange.com/questions/26107/is-there-a-free-file-hosting-service-with-an-exposed-api-for-accessing-content

    github.com/public-apis/public-apis

    A common practice for games often use to share this kind of data is to convert it into a copyable text string, where people can stick it on a website or something like pastebin.

    Obviously if have your own website/host you can set up your own system, which would be the proper way to do it.

  • You do not have permission to view this post

  • What do you mean by "it accept"?

    You can refer to the content of a text input box with the expression textinput.text, and you can use the keyboard object's condition trigger 'on button pressed', which would be enter in this case.

  • Ok I was wrong, there are a lot more alternative spellings of countries than I knew of. But here is a handy list - en.wikipedia.org/wiki/List_of_alternative_country_names.

    It's still just a matter of building your list once though, it will just take some more work.

  • What do you want to do about spelling errors? After all, Iran is not Iraq, so the user should probably spell it correctly to get the right answer.

    Anyways you can probably rely on the end user device's own spell checking and autocorrect capabilities for that (or intelligence).

    For abbreviations, just add them manually. There are only 195 countries in the world, and only a few of those have abbreviations, so it's not like your list will be inflated dramatically for adding an additional few more correct answers. Using OR conditions (among other methods, depending on how you have it set up), will allow you to have multiple valid answers per country.

oosyrag's avatar

oosyrag

Member since 20 Feb, 2013

Twitter
oosyrag has 39 followers

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

21/44
How to earn trophies