lennaert's Recent Forum Activity

  • If you have a great idea, of course you should try it. Sounds like you want to build some sort of RPG.

    RPGs just require a lot more carefull planning, otherwise it becomes one of those dream projects that never really finishes.

    An arrow not fired, ... will always miss

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How many game jams have you joined Tiny Martian?

    Lots of developers use the jams to get some notoriety.

    Many indie developers join these jams simply because they like it.

    Lots of other jams do not have rewards like this.

  • Any chance you can update your topic title to layout rather than layer so this is more useful?

    I just tried a search for "How to check if layers exist", and was brought here :(

    With a slight tweak from the previous layout check example, now a layer check example

  • Took a look at the files from the 3 packages, in the most recent, most of the uistate files are dead .. (full of NULLNULL etc) and in objects quite a few of the same cases with the json files. Sadly, some of those json files (from objects) do no exist in the former back ups ....

    In all honsty ... looks like a lost cause trying to "retrieve" the events and states.

    From here, personally, I'd dive straight in and rebuild in a new file ....

  • I don't think you'll have any luck with these files, especialy since you swapped files :\

    Another approach, using windows 10 (+) ? folder revision active ? right click a folder, and check the tab previous versions ... with a little luck you can find a version that works.

  • use an action to disable the anchor, then reposition, then enable the anchor again.

  • As to database examples, just give it a search in the tutorials section

  • Thank you for your information.

    My need is as follows :

    dynamically load images, sounds, videos, text.

    Do you have examples with other simple means? Firebase, google sheets?

    Well, construct supports loading images, audio and video by URL.

    Text files can also be loaded from URL (ajax) or stuffed in an xml sheet in the project. So a database would not be required for those resources.

    As to database examples, just give it a search in the tutorials section

  • Took a bit of a dive into this airtable thing.

    From what it looks like, having a browser based version, which has/holds the info required to make connections, such as the required API key, is a really bad idea.

    It would mean, the security key to access the database would be stored on the client side too. Which would be highly undesirable with an eye on security.

    From a posts I read online in their community I see you can use airtable Node.js,

    community.airtable.com/t/airtable-on-simple-web-page-with-ajax/11551/2

    requiring you to run a nodejs server.

    A bit of examples with nodejs from their manual:

    airtable.com/developers/apps/guides/read-data-from-airtable

    Having glanced over their services I see they support building custom extensions to accomadate their databases.

    These are applets build in JavaScript/TypeScript and React and generally run from Nodejs.

    In all honesty, using this database system with Construct seems like a bit of waste of energy spent, depending on what you wish to achieve perhaps, but alas.

    They have their own system of building apps for their data.

    Using it in another tool, can be done, but would be high maintenance with security issues.

    Not to mention the lack of examples and likely less support to achieve your goals.

    Suggestion: Stick to a database system thats been tested and trialed a lot, with known examples and lots of existing knowledge in the construct community. (mysql/php, Firebase)

    As a test, ask in the airbase community if someone is using Construct 2 or 3 for front end representation of their databases.

  • You could abuse an array for that.

    First x can be the combination of name and numbers etc, making it a string. Second value can be whatever value you stuffed in there.

    Then you can fetch the second value corresponding to the combined variable name with a loop or some fancy search, and use the results in any object or variable you desire.

  • That one more goes into detail of the phpmyadmin database interface ...

    search results ajax & PHP

    Check these, the top one shows an actual high score tutorial, with that one start midway page 2. As you allready have a database, and can simply add that table to the wordpress database. Some tinkering is required in order to correlate the posted user data and the wordpress user.

  • Suggestion, place the spawner, temporarily, somewhere within the viewport. Then perform the spawn action and see what your settings does with the bullet behavior (ring)

lennaert's avatar

lennaert

Early Adopter

Member since 8 Oct, 2013

Twitter
lennaert has 13 followers

Connect with lennaert

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
  • x5
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • 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
  • RTFM Read the fabulous manual
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

25/44
How to earn trophies