Francisco Dias's Forum Posts

  • It would be great if we could associate a kind of "data sheet", to an object... let's say... we create an hero object, then in the data sheet we would create variables, like Attack, Defence, Level, Magic, MP, HP, ... we could create the variables we wanted and give them values... and use these values later on... like if LEVEL (a variable I created for example) ==50 then attack (the variable attack of that object) =120 for exemple or = another variable... this way it would be possible to store object refering data inside each object. I dont know if it is possible to implement or to do already... I'm kinda new to this sorry don't be too hard on me xD

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Its to dificult to make solids collid with each others other then balls and bullet!!

    (lets say we want in the pong template, make the bats collide with the top/bottom bar (red bar) not letting them leaving the screen (there could be a tick on solids - "collide with other solids" or something like that.