kisn02's Forum Posts

  • 1 posts
  • Hi everyone,

    I am completely new to mobile app dev and Constuct2. I have had a quick intro from my friend with whom I'd like to develop an app (not a game though). I have also read parts of the manual in order to find out how we may use Construct2 to develop our app.

    One thing that confuses me, is that it seem as if it is not possible to define any underlying data model (and object model if youlike) for your application and functions that you can use to manage the data. I only have experience with common programming like languages Java or VBA, where you would normally start by defining the classes (includign properties and methods) for the data that your app will eventually manage.

    Let's say e.g. that I wanted to build a cooking app, in which case i would be interested in managing objects like recipies, ingredients, meals etc, that each have their own properties (variables such as category, unit of meaure, calories pr. gram etc) and methods. I find it hard to imagine that you can easily manage all of this data just by using arrays, global integers and string variables. So my question is if Construct2 is suited for app development, where you have a need to manage larger data models underneath and - if so - how is this done? I have read a bit about creating plugins, but not sure if this is the way to go.

    Best regards,

    Kim

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1 posts